Displaying 3 results from an estimated 3 matches for "psgetsid".
Did you mean:
getsid
2004 Feb 09
1
$DOMAINSID != $MACHINE_SID ???
...a samba 3.0 domain (samba 3.0 as pdc with ldap), i thought each
machine, joining the domain, gets the SID
$DOMAINSID-RID - whether in LDAP or the machine itself
but when i check the SID of a machine account (for example locally on a
windows xp client), it shows up a different SID (checked with psgetsid),
but it can join/connect/browse the domain like a charme ???
how is this possible?
needn't be the machine SID the same as the DOMAIN SID (of course
including the RID) ???
or holds the machine another (local) SID??
where can i get more information about this behaviour?
thx
micha
--...
2010 Mar 22
1
IDMAP_RID with Winbind works for groups but not users
Hi,
I've setup samba 3.4.7 to use idmap_rid as per the documentation:
idmap backend = rid:DOMAIN=500-100000000
idmap gid = 500-100000000
imap uid = 500-100000000
It seems to work for groups:
wbinfo --group-info="domain admins"
domain admins:x:100512
PsGetSid v1.43 - Translates SIDs to names and vice versa
Copyright (C) 1999-2006 Mark Russinovich
Sysinternals - www.sysinternals.com
SID for DOMAIN\domain admins:
S-1-5-21-xxxxxxxxxx-xxxxxxxx-xxxxxxxxxx-512
But not for users:
wbinfo --user-info=administrator
administrator:*:10027:10005:Administrator:/h...
2006 Jan 11
2
Changing file permissions in Windows XP with a samba PDC
Question about changing file permissions in Windows XP when running
samba as a PDC.
If you hit Properties and go to the security tab, instead of listing
the proper group/user names it lists the full SID.
Is there a way to get Windows XP to map these to the proper user/group names?
I am using LDAP as a backend with Samba.
Thanks.
-- James