2010/12/17 Scott Ehrlich <[email protected]>:
> I have some CentOS 5 systems that are part of an Active Directory
> Windows 2003 domain (using natively configured files - not likewise
> open).

> Might a shell script of some kind help convert my uid from 10000 to
> 123456?   It should not be static calculation, since anyone logging in
> to that system should have their id equal the numeric portion of their
> username, and the numeric part may be a smaller value than 10000.
>
> The numeric part of the username matches no part of the SID from Windows.

As I mentioned before,  using wbinfo --set-uid-mapping command (with Winbind)
or net idmap restore command, you will (re)assign an uid to a Windows user
manually.

---
TAKAHASHI Motonobu <[email protected]>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to