[note that the first bug has been filed and fixed as #118] Date: Fri, 23 May 2003 15:37:10 -0400 From: Donny Davies <djdavies@rogers.com> To: samba-technical@lists.samba.org Subject: BUGS: at least two in pdb_ldap.c Lines 1705 and 1714 are obviously incorrect. I tried patching locally here by replacing "nextUserRid" with get_attr_key2string(dominfo_attr_list, LDAP_ATTR_NEXT_USERRID) and similarly replacing "nextGroupRid" with get_attr_key2string(dominfo_attr_list, LDAP_ATTR_NEXT_GROUPRID) which lets me get further with `smbpasswd -a -m foo' than i did before, but it still doesnt work and I end up triggering: DEBUG(0, ("NO user RID specified on account %s, and " "finding next available NUA RID failed, " "cannot store!\n", pdb_get_username(sampass))); I'm afraid I don't know how to fix this. Please take a look.
Do you have a valid idmap uid/gid range in your smb.conf?
This should be fixed now in the current SAMBA_3_0 CVS
originally reported against 3.0aph24. Bugzilla spring cleaning. Removing old alpha versions.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.