Cisco DTA Control System (DTACS) 1.2 Betriebsanweisung

Seite von 104
 
 
 
User Accounts 
 
 
77 
 
2  Review the user files in the user's home directory and move any files that should 
be retained to another directory, outside the user's home directory. 
3  In an xterm window, type userdel -r [username] and press Enter. The system 
deletes the user's home directory. 
Note: Substitute the user's name for [username]. Do not type the brackets [ ] in 
the command. 
4  Type projdel user.[username] and press Enter. The system removes the user 
from the /etc/project file. 
Note: Substitute the user's name for [username]. Do not type the brackets [ ] in 
the command. 
5  Is the user you are deleting a Regular User? 
 
If yes, type groupdel [username] and press Enter. The system deletes the 
group associated with that user. 
Note: Substitute the user's name for [username]. Do not type the brackets [ ] 
in the command. 
 
If no, you are finished with this procedure. 
 
Database Access 
The following permissions are set up by default on the DTACS database: 
root user: DBA, connect, resources 
dtacs role: Connect and only insert, delete, select, and update on tables 
dtacsSSH: Connect and select on tables only 
public: No access 
1  Open an xterm window on the DTACS Server. 
2  Log into the DTACS Server as dtacs user. 
3  Type listdbusers and press Enter. A list similar to the following displays: 
Privileges for tbl_based_ses_data :
 
User         Select             Update             Insert  Delete  Index  
Alter
 
dtacs          All                All                Yes     Yes     No     
No
 
dtacsSSH       All                None               No      No      No     
No
 
 
Privileges for ted :
 
User         Select             Update             Insert  Delete  Index  
Alter
 
dtacs          All                All                Yes     Yes     No     
No
 
dtacsSSH       All                None               No      No      No     
No