Cisco DNCS System Release 2.7 3.7 4.2 Installation Guide

Page of 124
 
Appendix C 
Configuring DTACS on an SR 7.0 System 
92 
OL-31613-01 
Verify User Ownership and Group Permissions 
Important: 
 
All steps in this procedure take place in the root remote terminal window of the 
DTACS server. 
 
The examples in the following steps may differ from the output on your system; 
however, they should be similar. 
 
Do not change the group ID for any group. 
Perform this procedure to verify that the ownership for dncs, dtacs, and dncsSSH 
users are correct on the DTACS server and also to verify that the dncs user belongs 
to the dtacs group and the dtacs user belongs to the dncs group: 
Type the following command and press Enter to verify directory ownership for 
the dncsSSH, dncs, and dtacs users: 
ls –ltr /export/home
  
Example:  Output should be similar to the following example: 
# ls –ltr /export/home
 
  .
 
  .
 
  .
 
 drwxr-x---   3 dncsSSH  dtacs     512 Feb 22 15:30 dncsSSH
 
 drwxr-x---   6 dncs     dncs      512 Feb 23 07:25 dncs
 
 drwxr-xr-x   7 dtacs    dtacs     512 Mar  3 10:19 dtacs
 
2  Type the following command and press Enter to verify that the dncs user 
belongs to the dtacs group: 
groups dncs
 
Example: Output should be: 
dncs dtacs
 
3  Type the following command and press Enter to verify that the dtacs user 
belongs to the dncs group: 
groups dtacs
 
Example: Output should be: 
dtacs dncs