1FAXADDUSER(8C) FAXADDUSER(8C)
2
3
4
6 faxadduser - add a fax user to the permissions file
7
9 /usr/sbin/faxadduser [ -a admin-password ] [ -f permissions file ] [ -h
10 host name ] [ -p password ] [ -u uid ] username
11
13 faxadduser creates a new user for HylaFAX services, updating appropriā
14 ate permission files (see hosts.hfaxd(5F)). Note that users may also
15 be added through the ``SITE ADDUSER'' feature from an administrative
16 client. However, faxadduser works with the hosts.hfaxd(5F)) file
17 directly and does not operate as an administrative client.
18
20 The following options are available:
21
22 -a admin-password
23 Password for the user to gain admin privileges.
24
25 -c Add new user records at bottom of hosts.hfaxd file instead of
26 at the top.
27
28 -f permissions-file
29 Use a permissions file other than the default.
30
31 -h host name
32 Authenticate user from this host only.
33
34 -p password
35 Password for the user to access fax services.
36
37 -u user-id
38 User id number for user.
39
41 faxdeluser(8C), hosts.hfaxd(5F),
42
43
44
45 Aug 10, 1999 FAXADDUSER(8C)