Login key for email only management

tristan

Verified User
Joined
Feb 11, 2005
Messages
706
Location
The Netherlands
For a customer I tried setting up a login key for email only management so I setup a key with this allow list:

Code:
CMD_ADDITIONAL_DOMAINS
CMD_LOGIN
CMD_LOGOUT
CMD_USER_STATS
CMD_JSON_LANG
CMD_WIDGET

CMD_EMAIL_AUTORESPONDER
CMD_EMAIL_AUTORESPONDER_CREATE
CMD_EMAIL_AUTORESPONDER_MODIFY
CMD_EMAIL_FORWARDER
CMD_EMAIL_FORWARDER_MODIFY
CMD_EMAIL_LIST
CMD_EMAIL_POP
CMD_EMAIL_REG
CMD_EMAIL_USAGE
CMD_EMAIL_VACATION
CMD_EMAIL_VACATION_CREATE
CMD_EMAIL_VACATION_MODIFY

The first 6 seem to be the minimal for browsing DirectAdmin with the new skin, I selected the other CMD_EMAIL so email management is allowed. But when logging in with this key, you can do everything the normal user is allowed to do as well. Would there be any other solution here or am I overlooking something?
 
Just noticed it just looks like you can do everything the normal DA user is able to do. If you actually click through to the pages in the top menu you'll be redirected back to the previous page when you don't have access. So I guess it's just a bug with the skin displaying menu items that aren't actually available.
 
Back
Top