mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 03:02:22 -05:00
Doc: Update OSX directory setup documentation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1372 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
3437b309d1
commit
29dd91b528
@ -17,13 +17,15 @@
|
||||
|
||||
<subsection name="Open Directory Utility">
|
||||
<p>In OSX Finder, go to Utilities and launch Directory Utility. Under OSX 10.6
|
||||
Snow Leopard, Directory Utility is tucked away in /System/Library/CoreServices.</p>
|
||||
Snow Leopard, Directory Utility is tucked away in /System/Library/CoreServices.
|
||||
</p>
|
||||
<p>Leopard only: choose Show Advanced Settings, switch to Services tab</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxDirectoryUtility1.png" alt=""/>
|
||||
</div>
|
||||
|
||||
<p>Choose Show Advanced Settings, switch to Services tab, select LDAPv3 and click
|
||||
the pencil icon (you may need to unlock settings with your admin password first):
|
||||
<p>Select LDAPv3 and click the pencil icon (you may need to unlock settings with your
|
||||
admin password first):
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxDirectoryUtility2.png" alt=""/>
|
||||
@ -47,28 +49,29 @@
|
||||
<img src="images/osxDirectoryUtility5.png" alt=""/>
|
||||
</div>
|
||||
|
||||
<p>Enter o=od as Search Base Suffix:
|
||||
<p>Enter o=od as Search Base Suffix and click Ok:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxDirectoryUtility6.png" alt=""/>
|
||||
</div>
|
||||
|
||||
<p>If DavMail LDAP listen port is not 389, edit the new configuration,
|
||||
check Use custom port and enter actual port:
|
||||
<p>Now click Edit...:</p>
|
||||
|
||||
<p>If DavMail LDAP listen port is not 389, check Use custom port and enter actual port (default is 1389):
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxDirectoryUtility7.png" alt=""/>
|
||||
</div>
|
||||
|
||||
<p>Then activate authentication under the Security tab and
|
||||
enter your credentials:
|
||||
enter your credentials, then press OK twice to close the settings:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxDirectoryUtility8.png" alt=""/>
|
||||
</div>
|
||||
|
||||
<p>Under the Search Policy tab, choose Contacts, set Search to Custom Path
|
||||
and /LDAPV3/localhost to the list of Directory Domains:
|
||||
and click the + to add /LDAPV3/localhost to the list of Directory Domains:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxDirectoryUtility9.png" alt=""/>
|
||||
|
Loading…
Reference in New Issue
Block a user