Get MungedDial actually working with full TS strings in it for pdb_ldap.
authorJim McDonough <jmcd@samba.org>
Thu, 11 Mar 2004 16:32:19 +0000 (16:32 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 11 Mar 2004 16:32:19 +0000 (16:32 +0000)
commit3d18997afda94504e9db24115aaa56a58086a653
treef419fd44f705171d45b4768c4de89207d2a44731
parenta26e22edfb036ba0ab9e1a8bbe859ba2c1092b12
Get MungedDial actually working with full TS strings in it for pdb_ldap.
I know this isn't pretty, but neither was our assumption that all strings
from the directory fit inside a pstring.  There was no way this worked
before will all versions of usrmgr (for example, the only version of
mine that has the TS Confic button).
(This used to be commit d275c0e384db08c2a6efc28e52844f676ff71fb6)
source3/include/smbldap.h
source3/lib/smbldap.c
source3/passdb/pdb_ldap.c
source3/sam/idmap_ldap.c