Merge from Samba 3.0:
authorTim Potter <tpot@samba.org>
Mon, 15 Sep 2003 05:33:34 +0000 (05:33 +0000)
committerTim Potter <tpot@samba.org>
Mon, 15 Sep 2003 05:33:34 +0000 (05:33 +0000)
commitca3d5310ce1ae62a8d169b68416096fca67a5f62
treedc50319c976dbc40985b6388e58bf9e80c42ba20
parent5b5ed5a6dcc07b979f4386636a5430bfac39ad2a
Merge from Samba 3.0:

>remove getpwnam() calls from init_sam_from_xxx().
>This means that %u & %g will no longer expand, but %U
>and %G still do.  The payback is that winbindd local
>accounts for users work with 'wbinfo -u' when winbind
>is running on a PDC.

>Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
>to/from utf8 for some calls. The libads code gets this right. Wonder why
>the passdb code doesn't use it ?
>Jeremy.
(This used to be commit 1e60bbff70efe3b5c306bc1ef560ee8032b1a852)
source3/passdb/pdb_ldap.c