1.. cyrusman:: ptloader(8)
2
3.. author: Nic Bernstein (Onlight)
4
5.. _imap-reference-manpages-systemcommands-ptloader:
6
7============
8**ptloader**
9============
10
11The AFS & LDAP pts server loader service
12
13Synopsis
14========
15
16.. parsed-literal::
17
18    ptloader [**-d**]
19
20Description
21===========
22
23**ptloader** interacts with the authorization service, either AFS or
24LDAP, providing group membership information to Cyrus.  When
25``auth_mech: pts`` is set in :cyrusman:`imapd.conf(5)`, **ptloader**
26will then consult the backend specified in the ``pts_module`` setting
27(currently either ``afs`` or ``ldap``).
28
29**ptloader** reads its configuration options out of the
30:cyrusman:`imapd.conf(5)` file and *does not* accept the **-C** option.
31
32Options
33=======
34
35.. program:: ptloader
36
37.. option:: -d
38
39    Run **ptloader** in debugging mode.
40
41Files
42=====
43
44/etc/imapd.conf
45
46See Also
47========
48:cyrusman:`imapd.conf(5)`
49