File: attributes.txt

package info (click to toggle)
libuser 1%3A0.56.9.dfsg.1-1.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,624 kB
  • sloc: ansic: 15,970; sh: 10,571; xml: 2,060; python: 1,740; yacc: 782; makefile: 275; sed: 16
file content (31 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Users:
	objectclass = posixAccount (files)
	uid
	userPassword
	uidNumber
	gidNumber
	gecos
	homeDirectory
	loginShell

	objectclass = shadowAccount (shadow)
	uid
	shadowLastChange
	shadowMin
	shadowMax
	shadowWarning
	shadowInactive
	shadowExpire
	shadowFlag

Groups:
	objectclass = posixGroup (files)
	cn
	gidNumber
	memberUid

	objectclass = shadowGroup (shadow)
	cn
	userPassword
	administratorUid
	memberUid