This file is indexed.

/usr/share/doc/sync-accounts/examples/sync-accounts.linux is in chiark-scripts 5.0.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# This is an example /etc/sync-accounts for Linux.

lockpasswd runvia vipw
lockgroup runvia vigr
logfile /var/log/sync-accounts

uidmin 1000
uidmax 29999
homebase /u2
defaultshell /bin/bash

host sfere
getpasswd ssh sfere -l ian cat /etc/passwd
createuser
user richardk remote=richard
addhere

#host snoopy
#getpasswd ssh snoopy -l ian cat /etc/passwd
#getshadow ssh snoopy -l ian really cat /etc/shadow
#createuser
#user christi
#addhere

host khem
getpasswd rsh khem -l ian cat /etc/passwd
createuser
user andrewm
addhere

host chiark
getpasswd cat /var/lib/sync-accounts/chiark/passwd
getshadow cat /var/lib/sync-accounts/chiark/shadow
getgroup cat /var/lib/sync-accounts/chiark/group
createuser sync-accounts-createuser-chiark2davenant
sameuid
user richard
user ian

user ijackson
user owend
user damerell
user jonr
user duncanm
user siona
user dans
user marisal
user vivienh
user davidr
user fanf
user wednsday
user emmaburt
user eleanorb
user stevee
user diziet
user matthewv
user mattheww
user sgtatham
user jdamery
user twomack
user aldabra
user janetmck
user johns
user andreww
user sbleas
user clareb
user chrisj
user beckyc
addhere

nogroup *
nocreateuser
nousergroups
user root

end