On Tue, 2004-02-17 at 05:02, Fabien Chevalier wrote: > Hello all, > > I'm using Samba 3 with ldapsam_compat and i have a bunch of users (~ 150). > I'm trying to find a way to set 'password must change' attribute to a given value to > all users of my domain, so > that all be forced to reset their passwords at the same time. > > Is there an "easy" way to do that, better than editing ldap database "by hand" or > writing a custom script? > I looked at pdbedit, smbpasswd, smbldap-tools, and no...nothing seems to cope with > it...
Administrators with large LDAP sites soon become very familiar with Net::LDAP and perl scripting :-) It's really not that hard... ;-) (and yes, I know ldap can be a real pain - the benefit is that you *can* do this kind of manipulation, directly on the backend) Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
