Implement abartlet's suggestion to add attribs to ldap if they
authorVolker Lendecke <vlendec@samba.org>
Sun, 23 Mar 2003 14:19:13 +0000 (14:19 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 23 Mar 2003 14:19:13 +0000 (14:19 +0000)
commit80d2578108da14f60133df3a308b867beb27e920
treee13896979c8bf424038e1685e3d31c54a44f0301
parent18d52ce914715d188966be95f9e4466666a04f74
Implement abartlet's suggestion to add attribs to ldap if they
are 'SET' when adding the account.

I really don't like passing flags down to inner routines and
complicated if/else conditions, but this time he might be right. ;-)

Volker
source/passdb/pdb_ldap.c
source/utils/pdbedit.c