Displaying 6 results from an estimated 6 matches for "pdb_new_rid".
2008 Feb 13
0
pdb_new_rid: Failed to find unused RID
We are getting the following error trying to add new samba users or machines:
pdb_new_rid: Failed to find unused RID
Does this have something to do with idmap?
The following command shows a big jump in ID numbers with the last ones having
the same number repeated.
pdbedit -L | awk -F: '{print $2 " " $1 ":" $3}' | sort -n
======
...
3904 bobc:Clara Bob
390...
2006 Oct 04
1
problems adding a computer to LDAP domain in 3.0.23c
Hi,
In 3.0.23 and 3.0.23c in our domain controlled by samba with an
ldapsam backend when I try to add a machine to the domain I now get this
message:
[2006/10/04 12:08:03, 0] passdb/pdb_interface.c:pdb_new_rid(1067)
'algorithmic rid base' is set but a passdb backend without algorithmic
RIDs is chosen.
Please map all used groups using 'net groupmap add', set the maximum
used RID using
'net setmaxrid' and remove the parameter
While it seems very helpful the net setmaxrid com...
2007 Jun 28
1
Could not allocate a RID -- wasted a gid
Hello everybody.
I'm trying to create a local group with
this command and I get this error:
net sam createlocalgroup peocio
[2007/06/28 11:03:16, 0] passdb/pdb_interface.c:pdb_new_rid(1066)
Trying to allocate a RID when algorithmic RIDs are active
[2007/06/28 11:03:16, 0] groupdb/mapping.c:pdb_default_create_alias(468)
Could not allocate a RID -- wasted a gid :-(
Am I missing anything?
This is my smb.conf:
[global]
workgroup = workgroup
server string = Samba on S...
2006 Aug 10
6
3.0.20 -> 3.0.23 SID/group error?? Won't connect.
Gerry, all:
HELP! On mandriva, I compiled samba from source and got it running, but
I cannot connect from windows. (see my post from earlier "[Samba] Compiling
and Configuring Samba for Mandrival")
I think this relates to the group/SID changes discussed in the release
notes. However, I'm not smart enough to figure it out. The tarball compiled
and installed fine. It
2007 Jul 20
0
createlocalgroup: could not allocate a RID
...Found pdb backend smbpasswd
[2007/07/20 16:29:40, 5]
passdb/pdb_interface.c:make_pdb_method_name(153)
pdb backend smbpasswd has a valid init
[2007/07/20 16:29:40, 5] passdb/pdb_smbpasswd.c:getsmbfilepwent(585)
getsmbfilepwent: end of file reached.
[2007/07/20 16:29:40, 0] passdb/pdb_interface.c:pdb_new_rid(1066)
Trying to allocate a RID when algorithmic RIDs are active
[2007/07/20 16:29:40, 0] groupdb/mapping.c:pdb_default_create_alias(468)
Could not allocate a RID -- wasted a gid :-(
Creating group_name failed with NT_STATUS_ACCESS_DENIED
[2007/07/20 16:29:40, 2] utils/net.c:main(1032)
return...
2008 May 29
3
cannot add new machines to domain
...command "net setmaxrid"
is not existent.
For me it is important to add the new PCs to the Domain. So is there any
way to add the PCs on Server side? Or any other workaround - it does not
matter how.
I hope you can help me! :)
log.smb:
[2008/05/28 09:57:15, 0] passdb/pdb_interface.c:pdb_new_rid(1072)
'algorithmic rid base' is set but a passdb backend without
algorithmic RIDs is chosen.
Please map all used groups using 'net groupmap add', set the maximum
used RID using
'net setmaxrid' and remove the parameter
smb.conf:
[global]
workgroup = FAB...