17 Oct
2012
17 Oct
'12
8:56 p.m.
On Oct 17, 2012, at 1:20 AM, nibor <niborEH@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