bug in ldap group stuff?

2003-03-18 Thread Ronan Waide
I'm pretty sure this /was/ working, which is why I'm posting it here rather than to [EMAIL PROTECTED] I'm doing a net rpc vampire, using ldap as a backend, and I have a simple add group script which creates a group in LDAP and prints out the GID of the group it's created for samba to hoover up.

Re: bug in ldap group stuff?

2003-03-18 Thread Ronan Waide
On March 18, [EMAIL PROTECTED] said: So why is Samba setting the primaryGroupID to 513? Okay, I had made two basic errors here. One is that the above is an RID, not a GID. The second was not double-checking my scripts' output. The groupadd script was spitting out some garbage before the GID,