Interix

From PortaWiki

Jump to: navigation, search

Interix exposes the Windows internal uids through getpwnam() and friends. This means that the root equivalent (Adminstrator) has a uid that is not zero.

Local system-supplied users are 0x30000 + <system uid>, and "Administrator" is system uid 500.

(Information supplied by Todd Vierling via OpenSSH's bugzilla)

Personal tools