|
From: Jamie C. <jca...@we...> - 2006-05-04 18:48:00
|
On 4/May/2006 11:18 Greg Moeller wrote .. <blockquote type=3D"cite"> <div>Jamie:</div> <div> </div> <div>We have an LDAP server here, and I've tried to get the LDAP User Admin module to work for our uses, but just can't seem to get it quite there.</div> <div> </div> <div>They do not have Unix login accounts, therefore no UID, GID, Home directory, etc....</div> <div> </div> <div>They don't even have the posixAccount object class.=A0 I've gotten them to show up in the module by editing the filter and changing it from posixAccount to inetOrgPerson, but when I go in to change a password for a user, I get invalid UID error message.</div> <div> </div> <div>Any way around that?</div> <div> </div> <div>Or is there a simpler way to do a simple password change?</div> <div> </div> <div>Thanks for your time,</div> <div>-Greg Moeller</div></blockquote>Unfortunately you are out of luck, at least with the current design of the module. It was written to manage posixAccount class user, and although it can manage some slight variations on this (like Qmail+LDAP users or Samba users), those that don't have UIDs or GIDs at all will cause problems.<br /><br />Just out of curiousity, what created this LDAP database that you are trying to change passwords in?<br /><br />=A0- Jamie<br /><br /> |