CVS update: samba/source/utils

vlendec at samba.org vlendec at samba.org
Sun Mar 23 22:50:16 EST 2003


Date:	Sun Mar 23 11:50:16 2003
Author:	vlendec

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv2317/source/utils

Modified Files:
      Tag: SAMBA_3_0
	pdbedit.c 
Log Message:
This does two things:

* pdbedit -i -e sets all SAM_ACCOUNT elements
  to CHANGED to satisfy the new pdb_ldap.c handling

* pdbedit -g transfers group mappings. I made this
  separate from the user database, as current installations
  have to live with a split backend.

  So, if you are running 3_0 alphas with LDAP as a backend
  and upgrade to the next 3_0 alpha, you should call

  pdbedit -i tdbsam -e ldapsam -g

  to transfer your group mapping database to LDAP.

  You certainly have to have all your groups as posixGroup
  objects in LDAP and adapt the LDAP schema before this
  call.

Volker



Revisions:
pdbedit.c		1.39.2.15 => 1.39.2.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c?r1=1.39.2.15&r2=1.39.2.16


More information about the samba-cvs mailing list