If you can't su or sudo, how you get anything done?
This depends on the task. If you are a local user and need root powers - switch your console to a fresh one and login as root. If you were talking about getting root powers on a remote host, the best practice is to ssh as root directly (given that you are behind a trusted terminal).
Basically if you exploit something with 'shadow' (i.e. passwd) you add a root user account to
This is not true. You can't do anything like this even if you acquire the shadow membership:
server!galaxy:~$ ls -ld
-rw-r--r--  1 root root   3956 2010-06-03 21:08
drwx--x--- 99 root shadow 4096 2010-06-03 21:08
server!galaxy:~$
and the structure under
server!root:~# ls -ld
drwx--x--- 99 root   shadow 4096 2010-06-03 21:08
drwx--s---  2 galaxy auth   4096 2009-10-24 04:44
server!root:~#
Re: crontab -- good luck with hijacking crontab on Owl
			
		
		
	
    
	
			
		
		
	
    
	If you think the system is working, ask someone who's waiting for a prompt.