Specifications

Chapter 2 Setting Up and Managing Address Book Server 19
From the command line:
1 sudo serveradmin settings addressbook:UserQuota = QuotaSize
Replace QuotaSize with the size in bytes. In Server Admin and Server Preferences,
you set the size in megabytes, not bytes.
2 sudo serveradmin stop addressbook
3 sudo serveradmin start addressbook
Setting the Address Book Server Host Name
When setting up Address Book Server, you must specify the host name of the
Address Book Server. It should be a fully qualied domain name matched with a
reverse lookup record. Make the appropriate changes to your rewall, to allow
network access to the server.
To set the host name:
1 In Server Admin, select a server and select Address Book.
2 Click the Settings button in the toolbar.
3 Click the Authentication button.
4 In the Host Name eld, enter the host name.
5 Click Save, and then restart Address Book Server.
From the command line:
1 sudo serveradmin settings addressbook:ServerHostName = "Hostname"
Replace Hostname with fully qualied domain name of Address Book Server.
2 sudo serveradmin stop addressbook
3 sudo serveradmin start addressbook
Setting the Address Book Server Port Number
When setting up Address Book Server, it is set to use TCP port 8800. If you want to
change the port, you can do so in Server Admin. Make the appropriate changes to
your rewall, to allow network access to the server.
To set the port number:
1 In Server Admin, select a server and select Address Book.
2 Click the Settings button in the toolbar.
3 In the HTTP Port Number eld, enter the port number.
4 Click Save, and then restart Address Book Server.