
23 DPPS – Installation Guide
Setting Installation Package Options
1
Set a password for the root user account of CUPS server when prompted.
NOTE: You will be prompted for this password several times during the
installation process.
2
Type the FQDN and press Enter.
3
Type the short name of the server and press Enter.
4
Type the workgroup/domain name and press Enter.
NOTE: The Workgroup or Domain names must be in capital letters.
5
Type the Realm (Kerberos) that the server connects to, and press Enter.
6
Type the KDC for the Kerberos Realm that the server is on, and press Enter.
7
Click
Close
after installation completes.
8
Close the Package Installer.
Setting up Database
To setup the database and create the database schema, type the following
command in a terminal window:
mysql -u root -p < /etc/dpps/dpps.sql
Type the root account password, if prompted.
NOTE: You do not get a confirmation on successful execution of the command.
The caret returns to a command prompt.
Setting up Administration Account Access
1
Type the following command in a terminal window:
sudo nano /etc/group
2
Search for
lpadmin
in the document that appears.
3
Edit the line to state account names in the following format
(assuming dppadmin is the root account on the Ubuntu installation):
lpadmin:x:112:dppsname,username1,username2
4
Exit Nano and save the document when prompted.
NOTE: You can later add Unix groups for printer access lists to this file.
Comentarios a estos manuales