![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
SIZE=3]Is the only root can "showmount".[/size] How to set a user to be able "showmount"?
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Any user can run showmount. The only issue is that it resides in /usr/sbin. So just type:
/usr/sbin/showmount and it should run. Also, you could use an alias like this: alias showmount=/usr/sbin/showmount |
||||
| Google The UNIX and Linux Forums |