Manage Remote PMDBs
offers a range of selang commands that you can use in the pmd environment. These commands let you manage PMDBs remotely:
capamsc141
PAM Server Control
offers a range of selang commands that you can use in the pmd environment. These commands let you manage PMDBs remotely:backuppmd
Backs up a PMDB.
createpmd
Creates a PMDB.
deletepmd
Deletes a PMDB.
findpmd
Displays the names of all PMDBs on the computer.
listpmd
Lists the following information about a PMDB:
- Subscribers and their status
- PMDB description and its status
- Commands in the update file and their offsets
- Contents of the error log
pmd
A PMDB administration command that lets you:
- Remove a subscriber from the list of unavailable subscribers
- Clear the Policy Model error log
- Lock and unlock the Policy Model
- Start and stop the Policy Model daemon
- Truncate the update file
- Reload the initialization files
restorepmd
Restores a PMDB from its backup files.
subs
A PMDB subscription command that lets you:
- Add an existing subscriber to a parent PMDB
- Add a new subscriber to a parent PMDB
- Assign a parent PMDB to a database (PAM Server Controlor another PMDB)
subspmd
Assigns a parent PMDB to the local database.
unsubs
Removes a subscriber from the PMDB.
For a comprehensive description of selang commands you can use in the pmd environment, see the
selang Reference Guide
.