One important thing that System i shops have to keep in mind for Domino is making sure that the owner of all Domino data objects is the user QNOTES. In the past this has been a little difficult because you would have to specify each subdirectory in the path with the CHGOWN command.
But that has changed with Version 5 Release 4 of i5/OS. There is a new SUBTREE parameter for the CHGOWN command.
We have 3 Domino Partitions on one of our System i boxes. The data directories are similar to the following:
/LOTUS/DOMINO/servera
/LOTUS/DOMINO/serverb
/LOTUS/DOMINO/serverc
Now, if I want to make sure that QNOTES is the owner of all of the objects in all of the data directories, I just have to issue the following command:
CHGOWN OBJ('/LOTUS/DOMINO') NEWOWN(QNOTES) SUBTREE(*ALL)
Now Playing: "Seven Days Into Nevermore" by Balance of Power
Technorati: Show-n-tell thursday
No comments:
Post a Comment