Displaying 4 results from an estimated 4 matches for "olduid".
Did you mean:
old_id
2005 Aug 03
1
LDAP, uidNumber, SID
...rrent user uids and machine account uids are quite messed up. As
the LDAP database stores the uid *and* the SID of each user and machine
account, I would like to know if it would be possible to renumber the
uids (uidNumber of samba.schema). The SID would remain unchanged (by
using the formula "oldUid * 2 + 1000").
Is this possible without losing account information or machine trusts?
The accounts are not used for unix logins, only for the Samba PDC and
Windows clients. IMHO changing the uidNumber should not affect the
Windows clients since they see just the SID which would remain
unchange...
2015 Aug 03
0
Question about samba 4 member server of a pure Windows AD
...n renumber users one by one as follow :
* Save old uid (1000-2000 range)
* Give a new one (10000+ range)
* Launch a command like (multiple -e are possible) on every unix
computer having shares
o find | while read file; do echo getfacl "$file" | sed -e
"s,user:olduid:,user:newuid:," | setfacl --set-file=- "$file"; done
* What for user support ticket escalation :-)
If your Windows AD does not use rf2307, you can switch to rid but then
you'll have to perform the whole ACL change at once (since rf2307 allows
me to choose UID I can perform t...
2015 Aug 03
4
Question about samba 4 member server of a pure Windows AD
Hi,
A account created with samba3/ldap (created before 2014-02-20):
SID: S-1-5-21-XXXXXXXXXX-XXXXXXXXX-XXXXXXXXXX-3216
UidNumber : 1108
A account created with Users and computers (samba 4 AD DC)
SID: S-1-5-21-XXXXXXXXXX-XXXXXXXXX-XXXXXXXXXX-5878
uidNumber : 10023
My actual config (in file-server) :
idmap config XXXXXX:backend = ad
idmap config XXXXXX:schema_mode = rfc2307
idmap config
2008 May 16
2
Existing files don't show up in share, new files do
I am suddenly no longer able to see any existing files on one of my
shares, from my Windows clients.
I have a Linux server (Fedora Core 8) which used to be my firewall and
router as well as file and print server. There are two Samba shares on
it I have mounted on various Windows clients: my home directory and a
multimedia directory with my music and videos, etc. I mount the former
as H: on all my