Displaying 3 results from an estimated 3 matches for "ldap_nua".
Did you mean:
ldap_ndr
2003 Jan 20
1
LDAP PDC, net rpc vampire
...h_account_info(333)
Could not create account Administrator
[2003/01/20 14:26:38, 0] passdb/passdb.c:pdb_free_sam(355)
pdb_free_sam: SAM_ACCOUNT was NULL
At this point I am suspecting that it's expecting an LDAP account to
exist already because I'm using sam backend = ldap. I'll try ldap_nua
to see if it improves things, but if anyone can interrupt me and tell
me what I'm missing I'd appreciate it.
Cheers,
Waider.
--
waider@waider.ie / Yes, it /is/ very personal of me.
"yeah, you're in no position to be talking. telling dirty limericks to
a cat lady on the other sid...
2003 Jan 21
2
sort-of fix for net rpc vampire account creation
...hange function, either I
shouldn't be going this route or local_password_change is due for some
sort of change in status. The only major caveat I've found is that
because net rpc vampire does a getpwnam_alloc() immediately after
account creation, which fails in my case because I'm using ldap_nua as
my backend so getpwnam_alloc() will /always/ fail.
Cheers,
Waider.
Index: source/utils/net_rpc_samsync.c
===================================================================
RCS file: /cvsroot/samba/source/utils/net_rpc_samsync.c,v
retrieving revision 1.16
diff -a -u -r1.16 net_rpc_samsync.c
--...
2003 Jan 22
1
Samba PDC+LDAP on FreeBSD
Hello,
I am trying to use Samba (2.2.7a)+ LDAP (2.0.25) as PDC on FreeBSD 4.7.
But it turned out that LDAP is not easy-going!!!
Without LDAP, things seems fine. I can join the Win2000 machine accounts
and the shares are all right. However, when configurating samba with ldap
support, then smbpasswd couldn't work anymore. I can only use
# smbpasswd -w secretpassword
to add the