search for: uidpool

Displaying 5 results from an estimated 5 matches for "uidpool".

Did you mean: ridpool
2004 Feb 17
1
smbldap-tools: only incremental UID's?
Hi, In smbldap-useradd.pl is a pice of code, which find the first unused uid starting from $UID_START (for example 1000). if (!defined($userUidNumber)) { # find first unused uid starting from $UID_START while (defined(getpwuid($UID_START))) { $UID_START++; } I've over 500 UID's in use (maximum UID is 1547). It works well, until you delete an user. After deleting an user,
2004 Sep 27
3
Problems with the IdealX scripts
...quot; clientkey="/etc/smbldap-tools/smbldap-tools.key" suffix="dc=borkholder,dc=com" usersdn="ou=People,${suffix}" computersdn="ou=Computers,${suffix}" groupsdn="ou=Groups,${suffix}" idmapdn="ou=People,${suffix}" sambaUnixIdPooldn="cn=Uidpool,ou=People,${suffix}" scope="sub" hash_encrypt="SSHA" crypt_salt_format="%s" userLoginShell="/bin/false" userHome="/home/%U" userGecos="Samba User" defaultUserGid="513" defaultComputerGid="515" skeletonDir="/et...
2011 Jan 11
0
Next uid with sambaUnixIdPool
Hi all, I have a doubt trying to set the users' RID since when I join a machine into the domain through smbldap-useradd, this script queries to my domain what is the next uid number available (uidpool) and then add +1 to that uid for the next time. It is ok, the problem is when I want to create a posix sam account through PHPLdapAdmin, since I try it: <attribute id="sambaSID"> <display>Samba SID</display> <value>S-1-5-21-2019295574XXXXXXXXXXXX</val...
2003 Jan 06
3
Simple question - Machine / User relationsip
Can someone explain to me the mechanizm that Samba uses to relate Machines to Users? I am trying to set up a Samba-LDAP PDC and it seems to work OK but I get "No mapping between account names and security IDs was done." This would seem to be a simple user/group ownership/permissions thing. Now I have the following potentially pertinent ou's: People Computers Groups One
2003 Feb 17
3
Novell EDirectory as LDAP backend
Hi, is anybody out there who is using Novell Edir. with samba? I have searched the archive and found some random notes but no real success story. Here is what I have achived so far. Maybe someone can give me some hints. I have tried the samba-nds.schema that comes with the 2.2.7a tar ball. While I was able to import/add it to EDir. it did not work for me, because the "lmPassword"