1partimaged-passwd(8) Partition Image Server Configuration partimaged-passwd(8)
2
3
4
6 partimaged-passwd - Manage partimaged user accounts
7
9 partimaged-passwd [-Dhl] username password
10 partimaged-passwd [-Dhl] username
11
13 partimaged can either authenticate against local user accounts (This
14 needs access to /etc/shadow. As this is a potential security risk this
15 method is not recommended) or its own password database in /etc/partim‐
16 aged/passwd.db. To simplify the management of the partimaged user data‐
17 base this tool was written. It allows to easily add and remove users or
18 list the users in the database. All users in this database are allowed
19 to access the partimaged server.
20
22 -D username
23 Delete the specified user from the password file.
24
25 -l List users in password file and exit.
26
27 -h Output help information and exit.
28
30 /etc/partimaged/passwd.db
31
32
34 Michael Biebl <biebl@debian.org>
35
37 partimaged(8), partimagedusers(5), partimage(1)
38
39
40
41Michael Biebl <biebl@teco.edu> 0.1 partimaged-passwd(8)