search for: gidnum

Displaying 13 results from an estimated 13 matches for "gidnum".

Did you mean: cidnum
2005 May 31
0
Access denied error when trying to join XP to Samba Domain
...if'); print FH $entry; my $cmd = `$LDAPMODIFY -D $ADMINDN -w $ADMINPASS -x -f updateidpool.ldif`; } sub GetShadowLast () { my ($pwdlastset, $i); $pwdlastset = `date +%s`; chomp ($pwdlastset); $i = int($pwdlastset); return $i; } sub SetupLDAPEntry { my ($userdn, $username, $uidnum, $gidnum, $gecos, $homedir, $loginshell, $shadowlast, $shadowmax, $shadowwarning) = @_; my $entry = "dn: $userdn objectclass: top objectclass: account objectclass: posixAccount objectclass: shadowAccount cn: $username uid: $username uidNumber: $uidnum gidNumber: $gidnum...
2005 Aug 08
2
Can't join machines to a Samba PDC using LDAP
...r/run/openldap/slapd.args database bdb checkpoint 32 30 # <kbyte> <min> suffix "dc=starfleet,dc=mil" rootdn "cn=Manager,dc=starfleet,dc=mil" rootpw secret directory /var/lib/openldap-data index objectClass,uidNumber,gidNumber eq index cn,sn,uid,displayName pres,sub,eq index memberUid,mail,givenname eq,subinitial index sambaSID,sambaPrimaryGroupSID,sambaDomainName eq access to attrs=userPassword,sambaLMPassword,sambaNTPassword by self wri...
2020 May 31
2
Cannot change NTACL for share from Windows
...ied". Creating folders within the share and changing ACLs for these works without issues, it's just the root folder of the share I have problems with. I chose to go with the ad IDMAP backend. Of course, all recommendations are followed: - Administrator and Domain Admins have no uidNumber/gidNumer set, all others do. Though that shouldn't be relevant at this point since I'm only accessing the shares from Windows. - Administrator is mapped to root in user.map - SeDiskOperatorPrivilege was given to new group "Unix Admins" which owns the shares, together with root. Which sti...
2005 Nov 15
9
Multiple Login scripts
Hi all, Just a quick question about login scripts for a large number of users who change rooms a lot. I have several rooms each with a printer, and nearly a thousand users divided into two main groups - pupils and teachers who change rooms on a routine basis. Is it possible to set up multiple login scripts that would be executed in sequence i.e. run by user is %u, and machine is %m is it
2019 Jun 11
2
Sharing directory via Samba using AD credentials
...dcli join --stdin-password --domain-ou=?OU=Servers,DC=domain,DC=com' --login-user={{ private_ad_username }} -S dc1 DOMAIN.COM". Logging in to the host via ssh with AD user credentials works fine. I have SSSD configured to use the Linux attributes specified in the AD user object (uidNumber, gidNumber, unixHomeDirectory, loginShell). The end goal here is to be able to mount the linux home directories on Windows using those same Active Directory credentials. To be clear, it is the same user account used for ssh login to the linux host and mounting the linux share from Windows. The problem: Wh...
2020 May 31
0
Cannot change NTACL for share from Windows
...n the share and changing > ACLs for these works without issues, it's just the root folder of the share > I have problems with. > > I chose to go with the ad IDMAP backend. Of course, all recommendations are > followed: > > - Administrator and Domain Admins have no uidNumber/gidNumer set, all > others do. Though that shouldn't be relevant at this point since I'm only > accessing the shares from Windows. > - Administrator is mapped to root in user.map > - SeDiskOperatorPrivilege was given to new group "Unix Admins" which owns > the shares, toge...
2020 May 31
2
Cannot change NTACL for share from Windows
...hese works without issues, it's just the root folder of the > share > > I have problems with. > > > > I chose to go with the ad IDMAP backend. Of course, all recommendations > are > > followed: > > > > - Administrator and Domain Admins have no uidNumber/gidNumer set, all > > others do. Though that shouldn't be relevant at this point since I'm only > > accessing the shares from Windows. > > - Administrator is mapped to root in user.map > > - SeDiskOperatorPrivilege was given to new group "Unix Admins" which owns &...
2023 Jun 23
1
[EXTERNAL] Re: Unable to authenticate to share using UPN
...r running CentOS 7.9 with the system provided Samba packages (4.10.16-24.el7_9). It is joined to an Active Directory domain and acting as a member server. The active Directory domain has a user object with among others, the following attributes defined sAMAccountName = m12345678 gecos = Zach Detest gidNumer = 12345678 uid = zach_detest uidNumer = 12345678 unixHomeDirectory = /home/m12345678 userPrincipalName = zach_destest at domain.tld The smb.conf on the server looks like this: [global] additional dns hostnames = dct-hanas-2.domain.tld debug class = Yes debug pid = Yes...
2019 Jun 11
0
Sharing directory via Samba using AD credentials
...dcli join --stdin-password --domain-ou=?OU=Servers,DC=domain,DC=com' --login-user={{ private_ad_username }} -S dc1 DOMAIN.COM". Logging in to the host via ssh with AD user credentials works fine. I have SSSD configured to use the Linux attributes specified in the AD user object (uidNumber, gidNumber, unixHomeDirectory, loginShell). The end goal here is to be able to mount the linux home directories on Windows using those same Active Directory credentials. To be clear, it is the same user account used for ssh login to the linux host and mounting the linux share from Windows. > > The pr...
2019 Jan 02
1
idmap problems
...ept the group 'domain users' > with gid of 60001). > > The following output shows the current mapping from the AD DC:: > > # getent group > root:x:0: > ... > SAMDOM \domain admins:x:3000008: This shows that 'Domain Admins' doesn't have a 'gidNumer' attribute > SAMDOM \domain users:x:60001: Whilst 'Domain Users' does > > # getent passwd > SAMDOM\user1:*:30002:60001::/home/SAMDOM/user1:/bin/bash > SAMDOM\user2:*:30007:60001::/home/SAMDOM/user2:/bin/bash > SAMDOM\user3:*:30008:60001::/home/SAMDOM/u...
2019 Jun 11
1
Sharing directory via Samba using AD credentials
...dcli join --stdin-password --domain-ou=?OU=Servers,DC=domain,DC=com' --login-user={{ private_ad_username }} -S dc1 DOMAIN.COM". Logging in to the host via ssh with AD user credentials works fine. I have SSSD configured to use the Linux attributes specified in the AD user object (uidNumber, gidNumber, unixHomeDirectory, loginShell). The end goal here is to be able to mount the linux home directories on Windows using those same Active Directory credentials. To be clear, it is the same user account used for ssh login to the linux host and mounting the linux share from Windows. > > > &...
2019 Jan 02
1
idmap problems
I've spent some time updating, upgrading and generally consolidating an old Samba AD. I've managed to remove a very old unsupported (4.2) Samba AD DC following migration to a couple of new DC's - that seems to have worked out OK. Workstation logons and GPO's working fine. I'm now left with one problem after joining a new Samba (4.5.12) member server to the domain for file
2016 Nov 21
2
Winbind traffic not encrypted
...2e31 2e31 2e31 ...1.3.6.1.1.1.1 0x00c0: 2e30 301e 040f 6c44 4150 4469 7370 6c61 .00...lDAPDispla 0x00d0: 794e 616d 6531 0b04 0975 6964 4e75 6d62 yName1...uidNumb 0x00e0: 6572 3081 8b02 0106 6481 8504 3f43 4e3d er0.....d...?CN= 0x00f0: 4769 644e 756d 6265 722c 434e 3d53 6368 GidNumber,CN=Sch 0x0100: 656d 612c 434e 3d43 6f6e 6669 6775 7261 ema,CN=Configura 0x0110: 7469 6f6e 2c44 433d 6164 2c44 433d 6578 tion,DC=ad,DC=ex 0x0120: 616d 706c 652c 4443 3d6e 6574 3042 3020 ample,DC=net0B0. 0x0130: 040b 6174 7472 6962 7574 6549 4431 1104 ..attributeID1.....