search for: sid_to_id

Displaying 10 results from an estimated 10 matches for "sid_to_id".

Did you mean: sid_to_xid
2013 Aug 30
1
Error on classicupgrade - Unable to get id for sid
...to get id for sid File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/ntacl.py", line 207, in run (BA_gid,BA_type) = s4_passdb.sid_to_id(BA_sid) At the moment i have no idea how to fix it. I already checked for duplicate SIDs, names, wrong flags, domains. I would need some help please best regards Andreas -- Andreas Grabner +43 676 840 775 101 andreas at vianova.cc vianova mediendesign gmbh Augasse 24 A- 7400 oberwart +4...
2020 Sep 25
1
cifsacl not working
...2:32:02 pc-u20 kernel: fs/cifs/smb2pdu.c: Close Sep 25 12:32:02 pc-u20 kernel: fs/cifs/smb2ops.c: CIFS VFS: leaving get_smb2_acl_by_path (xid = 1917) rc = 0 Sep 25 12:32:02 pc-u20 kernel: fs/cifs/smb2ops.c: get_smb2_acl_by_path: rc = 0 ACL len 176 Sep 25 12:32:02 pc-u20 kernel: fs/cifs/cifsacl.c: sid_to_id: Can't map SID os:S-1-5-21-xxx-1115 to a uid Sep 25 12:32:02 pc-u20 kernel: fs/cifs/cifsacl.c: sid_to_id: Can't map SID gs:S-1-5-21-xxx-513 to a gid Sep 25 12:32:02 pc-u20 kernel: fs/cifs/inode.c: looking for uniqueid=3276811 Sep 25 12:32:02 pc-u20 kernel: fs/cifs/inode.c: cifs_revalidate...
2020 Sep 25
2
cifsacl not working
On 9/25/20 5:14 AM, Aur?lien Aptel wrote: > Ken Bass via samba <samba at lists.samba.org> writes: >> Can you please expand on this, I am confused as to what you are >> suggesting.? If 'getent pass' works properly and shows no >> overlap/confusion, this seems to be related to cifsacl. > It's still hard to say at this point. > > cifs.idmap logs
2018 Mar 22
4
'set_simple_acl' referenced before assignment in classicupgrade
Hi, I am progressing slowly with the migration from Samba3 to Samba4. I have escaped the bug 13060, now I get to: Adding groups Importing groups Group already exists sid=S-1-5-21-1360262076-8766554542-0991298654-513, groupname=Unix Group Users existing_groupname=Domain Users, Ignoring. Committing 'add groups' transaction to disk Adding users Importing users Committing 'add
2018 Apr 04
0
uncaught exception - Unable to get id for sid in classicupgrade
...ovision/__init__.py", line 1477, in set_dir_acl setntacl(lp, path, acl, domsid, use_ntvfs=use_ntvfs, skip_invalid_chown=True, passdb=passdb, service=service) File "/usr/local/lib/python2.7/site-packages/samba/ntacls.py", line 112, in setntacl (owner_id, owner_type) = passdb.sid_to_id(sd.owner_sid) I confirmed that I have no SID other than S-1-5-21-xxx, these S-1-5-32, S-1-5-18, etc. does not exist. I also confimed that S-1-5-21-1360262076-3929845164-3653621414-520 does not exist (it may have existed a long time ago). S-1-5-21-1360262076-3929845164-3653621414-512 is the user...
2018 Apr 04
1
uncaught exception - Unable to get id for sid in classicupgrade
..._.py", > line 1477, in set_dir_acl setntacl(lp, path, acl, domsid, > use_ntvfs=use_ntvfs, skip_invalid_chown=True, passdb=passdb, > service=service) File > "/usr/local/lib/python2.7/site-packages/samba/ntacls.py", line 112, > in setntacl (owner_id, owner_type) = passdb.sid_to_id(sd.owner_sid) > > I confirmed that I have no SID other than S-1-5-21-xxx, these > S-1-5-32, S-1-5-18, etc. does not exist. > > I also confimed that S-1-5-21-1360262076-3929845164-3653621414-520 > does not exist (it may have existed a long time ago). > > S-1-5-21-136026207...
2014 May 19
1
need help cleaning up my smb3 databases to complete smb4 classic upgrade
...__init__.py", line 1480, in set_dir_acl setntacl(lp, path, acl, domsid, use_ntvfs=use_ntvfs, skip_invalid_chown=True, passdb=passdb, service=service) File "/usr/local/samba/lib64/python2.6/site-packages/samba/ntacls.py", line 104, in setntacl (owner_id, owner_type) = passdb.sid_to_id(sd.owner_sid) I have medium size environment ~60windows PCs, ~60users and ~200registered servers (many old ones were just disbanded and not removed from the domain, about 1/3 active) so it's not a big issue if I'll have to delete one of them and re-register it or check I already know tha...
2004 Feb 28
1
Possible bug with ACL handling after NT user migration
Hi * I encounter severe problems with changing ACL settings in Samba 3.0.2a after migrating users from NT PDC to LDAP-SAM. I did not find anything about this in the mailing list yet. However, I have no idea (if) what I am doing wrong here. Although I can hardly believe that I am the first one to trigger that bug, it looks like a problem with the sid_to_gid routine. So please take a look at that:
2013 Mar 19
1
samba-tool classicupgrade (from v3 to v4) aborts with "Unable to get id for sid"
...n/__init__.py", line 1474, in set_dir_acl setntacl(lp, path, acl, domsid, use_ntvfs=use_ntvfs, skip_invalid_chown=True, passdb=passdb, service=service) File "/usr/local/samba/lib/python2.7/site-packages/samba/ntacls.py", line 104, in setntacl (owner_id, owner_type) = passdb.sid_to_id(sd.owner_sid) And, here is a more complete output : Next rid = 3689 Exporting posix attributes Reading WINS database Cannot open wins database, Ignoring: [Errno 2] No such file or directory: '/usr/local/mobius/var/wins.dat' lpcfg_load: refreshing parameters from /usr/local/samba/etc/smb.c...
2013 Apr 05
2
ClassicUpgrade => EpicFail
...n/__init__.py", line 1474, in set_dir_acl setntacl(lp, path, acl, domsid, use_ntvfs=use_ntvfs, skip_invalid_chown=True, passdb=passdb, service=service) File "/usr/local/samba/lib/python2.7/site-packages/samba/ntacls.py", line 104, in setntacl (owner_id, owner_type) = passdb.sid_to_id(sd.owner_sid) </ClassicUpgradeLog> p.p.s. The ldbdump requested by A.Bartlett: <RequestedOutput> # /home/jdetert/samba4-master/bin/ldbdump /usr/local/samba/private/idmap.ldb dn: CN=CONFIG cn: CONFIG upperBound: 4000000 lowerBound: None xidNumber: None dn: CN=S-1-5-7 cn: S-1-5-7 obje...