All components of the PAC-LDAP authorization module are automatically installed when the Caching Proxy system of WebSphere® Application Server, Version 6.1 is installed. On Linux and UNIX systems, a Caching Proxy library (./lib/) directory, a PAC-LDAP authorization module library (./lib/plugins/pac/) directory, a binary (./bin/) directory, and a configuration (./etc/) directory are created within the /opt/ibm/edge/cp/ directory. Symbolic links are then created from the /usr/lib/, /usr/sbin/, and /etc directories to these product-specific ones.
Directory structure
Linux and UNIX directory | Windows directory | Content |
---|---|---|
/opt/ibm/edge/cp/ | \Program Files\IBM\edge\cp\ | Caching Proxy base directory (cp_root) |
cp_root/sbin/ | \Program Files\IBM\edge\cp\Bin\ | Caching Proxy binaries and scripts |
/usr/sbin/ | Symbolic links to cp_root/sbin/ | |
cp_root/etc/ | \Program Files\IBM\edge\cp\etc\ | Caching Proxy configuration files |
/etc/ | Symbolic links to cp_root/etc/ | |
cp_root/lib/ | \Program Files\IBM\edge\cp\lib\ plugins\ | Caching Proxy libraries |
cp_root/lib/ plugins/pac/ | \Program Files\IBM\edge\ cp\lib\plugins\pac\ | PAC-LDAP authorization module libraries |
/usr/lib/ | Symbolic links to cp_root/lib/ and cp_root/lib/ plugins/pac/ | |
cp_root/server_root/pac/data/ | \Program Files\IBM\ edge\cp\server_root\pac\data\ | PAC-LDAP authorization module data storage |
cp_root/server_root/ pac/creds/ | \Program Files\IBM\ edge\cp\server_root\pac\creds\ | PAC-LDAP authorization module credentials |
LDAP Plug-in files
Linux and UNIX file name | Windows file name | Description |
---|---|---|
libpacwte.so | pacwte.dll | shared library |
libpacman.so | pacman.dll | shared library |
pacd_restart.sh | pacd_restart.bat | PAC daemon restart script |
paccp.conf, pac.conf, pacpolicy.conf | paccp.conf, pac.conf, pacpolicy.conf | configuration and policy files |