CVS update: samba/source/utils

Jim McDonough IBM jmcd at samba.org
Tue Jun 25 03:50:02 EST 2002


Date:	Mon Jun 24 10:50:02 2002
Author:	jmcd

Update of /home/cvs/samba/source/utils
In directory va:/tmp/cvs-serv2849/utils

Modified Files:
	net_ads.c 
Log Message:
Support utf8 on the wire for ads ldap.  DN's are converted, as well as strings,
though it is up to the calling function to decide whether values are
strings or not.  Attributes are not converted at this point, though support
for it would be simple.

I have tested it with users and groups using non-ascii chars, and if the
check for alphanumeric user/domain names is removed form sesssetup.c, even
a user with accented chars can connect, or even login (via winbind).

I have also simplified the interfaces to ads_mod_*, though we will probably
want to expand this by a few functions in the near future.  We just had
too many ways to do the same thing...


Revisions:
net_ads.c		1.41 => 1.42
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_ads.c?r1=1.41&r2=1.42




More information about the samba-cvs mailing list