PDA

View Full Version : User access



MachineX
08-25-2006, 01:07 PM
I havn't seen that this was possible so I'm posting here as a feature request !

I'm looking for an simple email account user (ie john@domain.com) to be able to login to DirectAdmin using his email account and allowing him to see a simple email configuration page, where he could for example change his password, create auto-responders, create vacation messages, etc... I don't think he should be able to add more aliases to him account, but he should be able to delete his spambox, or his inbox, and access him webmail through here...

Is that something possible for the future ?

metroplex
08-28-2006, 08:31 AM
I too could not find a way for users to access their FTP or email accounts through DirectAdmin. Is it another port they have to open?

With Ensim, users could log into the control panel have limited control over their account (passwords).

DirectAdmin Support
08-28-2006, 03:29 PM
Hello,

Currently, email users can change their passwords through:

http://yourdomain.com:2222/CMD_CHANGE_EMAIL_PASSWORD

No DA login is required, it uses their email address and password for verification. This also supports an API version if you want to have your own forms, etc.
http://www.directadmin.com/features.php?id=229

We also have other "email user" accesses here:
http://www.directadmin.com/features.php?id=643
Of course, scripting is needed to access it.

John