partimagedusers
NAME
DESCRIPTION
EXAMPLE
SEE ALSO
AUTHOR
NAME
partimagedusers − list of allowed users.
DESCRIPTION
The partimagedusers file lists all allowed users to connect partimaged. This file must belong to user “partimag” and must have permissions -rw——- or -r——-.
The configuration file consists of a set of lines. All empty lines will be ignored. Comments begin with a #, and everything on the line after them are ignored.
Put all allowed to connect partimaged users on the remaining lines, one login per line.
EXAMPLE
#
# Sample users list for partimaged
# We only allow user2 and user6 to connect partimaged
# from partimage
user2
user6
# end of list
SEE ALSO
partimage(1), partimaged(8)
AUTHOR
Franck Ladurelle