2 May 2004 21:13
cvs commit: tng/source/lib domain_namemap.c tng/source/passdb passdb.c
elrond 2004/05/02 21:13:39 CEST Modified files: source/lib domain_namemap.c source/passdb passdb.c Log: This tricky simple stuff lets the smbpasswd zse the stored name for people, where the unix-user doesn't exist. Of course it's weird to have the entry anyway, cause one of the fields is the unix-uid... Anyway, disabling this feature is a simple matter of turning a uidtoname_with_null into uidtoname. It will let me experiment a little with nt-without-unix-users. ;o) Revision Changes Path 1.16 +15 -7 tng/source/lib/domain_namemap.c 1.23 +4 -2 tng/source/passdb/passdb.c
RSS Feed