On Sat, 23 Sep 2006, Sanjay Dharmavaram wrote:

What's the command in AFS to print out a list of user logins along with their Names?

The protection server only stores usernames (one would say login) and
userids. You can fetch them with "pts listentries -users".

You will see a list looking like that:

Name                          ID  Owner Creator
anonymous                  32766   -204    -204
admin                          1   -204   32766
chu                          600   -204     500
xxxxxxxx                    1002   -204       1
yyyyyyyy                    1001   -204       1
.....

The kaserver maintains actually almost the same information. AFS does not
store meta information like home directory or gecos-field.


Chris
--
 TU Chemnitz, Informatik, VSR  | Chemnitzer Linux-Tage 2007, 3.-4. Maerz
  Str. d. Nationen 62, B204    |     http://chemnitzer.linux-tage.de
       D-09107 Chemnitz        |
+49 371 531-31118, Fax -831118 | http://www.huebsch-gemacht.de -> weblog
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to