[CalendarServer-users] Encrypted users passwords

Glyph glyph at twistedmatrix.com
Wed Oct 17 13:56:11 PDT 2012


On Oct 17, 2012, at 1:20 AM, nibor <niborEH at gmail.com> wrote:

> Hello,
> 
> I would like to know if there is a way to set encrypted password in account.xml file ?
> 
> If someone can give me any clue.


No. The XML backend is mostly for testing. If you want secure password storage and a production authentication backend, you should probably use LDAP.

Either that, or you should submit a patch at trac.calendarserver.org to add bcrypt()ed passwords to accounts.xml :).

Thanks,

-glyph



More information about the calendarserver-users mailing list