UPDATECLOGIN(1M)                                              UPDATECLOGIN(1M)


NAME
     updateclogin - update the graphical login configuration file

SYNOPSIS
     /usr/sysadm/privbin/updateclogin [ -n ] [ -l ] [ -g ] [ -h user1 user2
     ... ] [ -s user3 user4 ...  ]

DESCRIPTION
     Updateclogin updates the /var/sysadm/config/clogin.conf file. The
     configuration file customizes the behavior of clogin(1), including not
     displaying icons for certain users, displaying generic icons vs. images,
     etc.

OPTIONS
     -n        specifies that NIS user will be displayed. If this flag is not
               specified, the NIS users will not be displayed.

     -l        specifies that large window size is displayed. If this flag is
               not specified, small window will be used.

     -g        specifies that generic icon is used. If this flag is not
               specified, images will be used.

     -h        specifies that the list of user acccounts that comes after this
               flag should be added to the hide list. The list of user
               accounts should be enclosed by double quotations and separated
               by a blank.

     -s        specifies that the list of user acccounts that comes after this
               flag should be removed from the hide list. The list of user
               accounts should be enclosed by double quotations and separated
               by a blank. If a user is on both lists, the add to hide list
               overrides the remove from hide list.

FILES
     clogin(1), runpriv(1M).


                                                                        Page 1