Difference between revisions of "Mac OS X Server"

From Wikifications
Jump to: navigation, search
(Administration Tricks)
(Disabling Automounts)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
  
 
== Disabling Automounts ==
 
== Disabling Automounts ==
/Network/Servers -null
+
Add the following to /etc/auto_master
/Network/Applications -null
+
 
/Network/Library -null
+
/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