> > > I'm using openldap with Samba as PDC in my server. Unfortunately i > > > needed to use some attributes which were not available in any known > > > schema by me like initialPassword and statusFlag. Therefore, i have > > > created one schema for them and now I'm having some problems. > > > The first idea was to use this statusFlag as one way to block > > > unnecessary access to ldap server. For example, statusFlag = 1 means > > > that the user cannot log in. > > You realize that Samba supports this functionality natively? You can > > lock user accounts via the SAM (pdbedit). > I think i cannot use SAM(pdbedit) because I'm using other DB.
You're using the LDAP SAM; that is what having an LDAP Samba PDC means. > But i > found some attributes like sambaPwdMustChange and maybe I can use them > to fit my need. Those are the SAM attributes. --- You are currently subscribed to ldap@umich.edu as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.