This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 58 lines
!!! Overview
[{$pagename}] stands for General Electric Comprehensive Operating Supervisor.
The GECOS field in POSIX was created to hold non-unix attributes required by the GE COS operating system, because Denis Ritchie and Ken Thompson could not afford a printer, and had to print through a GCOS system, which required user attributes Unix does not use. Those attributes were stuffed into the GECOS field.
Today the GECOS field is subfielded, holding multiple data items, which might include the common name associated with the user of a POSIX account, as well as things like office location, extension, and home phone.
Tools like
* finger
* chfn
* adduser
expect subfields within the GECOS field, separated by commas.
The typical format for the GECOS field is a comma-delimited list with this order:
* User's full name (or application name, if the account is for a program)
* Building and room number or contact person
* Office telephone number
* Any other contact information (pager number, fax, etc.)
In most UNIX systems normal users can change their own information using the chfn or chsh command.
!! [LDAP] [Attribute] Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [1.3.6.1.1.1.1.2]
* [NAME|Attribute-Name]: [{$pagename}]
* [DESC]: 'The GECOS field; the [Common Name]'
* [EQUALITY]: [caseIgnoreMatch]
* [SUBSTR]: [caseIgnoreSubstringsMatch]
* [ORDERING]: []
* [SYNTAX]: [1.3.6.1.4.1.1466.115.121.1.15] Directory (Case Ignore) String
* [SINGLE-VALUE]
* [USAGE]: [UserApplications]
* [Extended Flags]:
** [X-ORIGIN]: [Draft-howard-rfc2307bis]
** [X-NDS_NOT_SCHED_SYNC_IMMEDIATE]: 1
* Used as [MUST] in:
**
* Used [MAY] in:
** [posixAccount]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]