September 2000
Beginner
1312 pages
33h 47m
English
/usr/sbin/gsscred [-n user [-o oid][-u uid]][-c comment] -m mech -a /usr/sbin/gsscred [-n user [-o oid]][-u uid][-m mech] -r /usr/sbin/gsscred [-n user [-o oid]][-u uid][-m mech] -l
The gsscred table is used on server machines for lookup of the UID of incoming clients connected using RPCSEC_GSS.
Use the gsscred command to create and maintain a mapping between a security principal name and a local UNIX UID. The format of the user name is assumed to be GSS_C_NT_USER_NAME. You can use the -o option to specify the object identifier of the name type. The OID must be specified in dot-separated notation, for example, 1.2.3.45464.3.1.
When adding users, if you specify no user ...