Search Results

Search: Posts Made By: Ujan
1,525
Posted By Ujan
Sorry about that...actually I thought the first...
Sorry about that...actually I thought the first answer I got was also quite sarcastic...it was a careless mistake that I wrote \usr\bin instead of /usr/bin
1,525
Posted By Ujan
Yes it should be /usr/bin ..probably we don't...
Yes it should be /usr/bin ..probably we don't need a perl expert to guess that...Please only answer if you think you can solve my problem..And by the way it doesn't even matter if it is /usr/bin or...
1,525
Posted By Ujan
Help in Regex
$str=(OP) NOPASSWD:\usr\bin;
OR
$str=NOPASSWD:\usr\bin;
OR
$str=(OP) \usr\bin;

OR
$str=\usr\bin;
I am new in Perl...
Can you help me with a regex to extract only the \usr\bin part..
...
2,785
Posted By Ujan
Reading Sudoers.conf
Following is from sudoers.conf ===>

dgb boulder = (operator) /bin/ls, (root) /bin/kill, /usr/bin/lprm
bob SPARC = (root) ALL : SGI = (root) /usr/bin/xyz
fred ALL = (DB) NOPASSWD: ALL

...
2,656
Posted By Ujan
Script to display record spanning over multiple lines
Following are the lines from /etc/sudoers.conf
bob SPARC = (OP) ALL : SGI = (OP) ALL
fred ALL = (DB) NOPASSWD: ALL
ALL CDROM = NOPASSWD: /sbin/umount /CDROM,\
/sbin/mount -o nosuid\,nodev...
Forum: Red Hat 02-02-2009
3,534
Posted By Ujan
Background process
If I run a process in the back ground like
find . -name "abc" &
after the process is complete we get a msg like
[1] + Done find . -name "abc" &

Is it possible to redirect...
1,938
Posted By Ujan
Linux root
Is there a difference between ~root/rhosts and root/rhosts (without ~)

Thanks for your help
4,397
Posted By Ujan
unix permission
what is the textual representation of 3733
-rwx-wS-wt ==> is this ok..?

Thanks for your help
5,003
Posted By Ujan
How to disable su -root in solaris ..? in AIX...
How to disable su -root in solaris ..?
in AIX we have /etc/security/user file where we can check for a particular user if su is 'true' or 'false'.


In Solaris is there any way to find out if su...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 12:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy