Re: [BackupPC-users] backuppc and ldap auth

2009-11-20 Thread Tyler J. Wagner
On Friday 20 Nov 2009 15:24:04 ludovic cavalier wrote: > I did not find any idea to deal with this. > apache mod_ldap can not bind to ldap directory using email adress. > > Is there any way to solve this problem ? Something like "if uid bind is > ok, get email user adress to match his machine" ?

[BackupPC-users] backuppc and ldap auth

2009-11-20 Thread ludovic cavalier
hi, Can you help me with ldap authentification and the way packuppc deals with it. Ldap auth with ldap uid works fine. Exp : user djoe can bind to ldap using its uid(djoe)/password and then get information about his machine, associated with djoe user. My problem is about email reminders. Back