loginid vs. uid.
Sam Bassett RCS
samlb at pioneer.arc.nasa.gov
Sat Jul 14 04:38:59 AEST 1990
UNIX uses the numerical UID to determine who owns a given file --
it is entered into one of the fields in the inode (gnode, vnode) which
identifies each file on the disk.
When UNIX needs to know or output the userid (ASCII string which
identifies a user), it looks in the /etc/passwd file for the userid which
is associated with the UID number.
RTFM 'man [45] passwd'
Sam'l Bassett, Sterling Software @ NASA Ames Research Center,
Moffett Field CA 94035 Work: (415) 604-4792; Home: (415) 969-2644
samlb at well.sf.ca.us samlb at ames.arc.nasa.gov
<Disclaimer> := 'Sterling doesn't _have_ opinions -- much less NASA!'
More information about the Comp.unix.questions
mailing list