Apple Xserve Up Mac OS X Server Specifications Page 141

  • Download
  • Add to my manuals
  • Print
  • Page
    / 329
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 140
Chapter 9 Working with File Services 141
To set the grace period for enforcing disk quotas for groups:
$ sudo edquota -t -g
For a group, you specify the grace period in the file .quota.ops.group located at the
root of the groups mounted file system.
Managing AFP Service
AFP allows any Mac OS X computer to access shared folders on the server. Mac OS X
Server uses Bonjour to provide automatic discovery of AFP file services, and to prevent
shared disks from unmounting after extended periods of inactivity.
Starting and Stopping AFP Service
To start AFP service:
$ sudo serveradmin start afp
To stop AFP service:
$ sudo serveradmin stop afp
Viewing AFP Service Status
To see if AFP service is running:
$ sudo serveradmin status afp
To see complete AFP status:
$ sudo serveradmin fullstatus afp
To list a setting:
$ sudo serveradmin settings afp
setting
To view a group of settings:
You can view a group of settings that have part of their names in common by entering
as much of the name as you want, stopping at a colon (:), and entering an asterisk (*)
as a wildcard for the remaining parts of the name. For example:
$ sudo serveradmin settings afp:loggingAttributes:*
Viewing all AFP Settings
To view all AFP service settings:
$ sudo serveradmin settings afp
Parameter Description
setting Any AFP service setting. For a complete list of settings, enter
$ sudo serveradmin settings afp
or see “Available AFP Settings on page 142.
Page view 140
1 2 ... 136 137 138 139 140 141 142 143 144 145 146 ... 328 329

Comments to this Manuals

No comments