Difference between revisions of "Mac OS X Server"

From Wikifications
Jump to: navigation, search
 
(Disabling Automounts)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
Authenticate as an admin.
 
Authenticate as an admin.
 +
 +
== Disabling Automounts ==
 +
Add the following to /etc/auto_master
 +
 +
/Network/Servers -null
 +
/Network/Applications -null
 +
/Network/Library -null

Latest revision as of 10:23, 4 August 2008

Administration Tricks

You can closely examine some of the server manager data by making an https connection with your browser to an URL in the form:

https://host:311/servermgr_info.html

Authenticate as an admin.

Disabling Automounts

Add the following to /etc/auto_master

/Network/Servers	-null
/Network/Applications	-null
/Network/Library	-null