Sponsored Content
Full Discussion: showmount
Top Forums UNIX for Dummies Questions & Answers showmount Post 11903 by mcaelbukch on Thursday 13th of December 2001 03:41:10 PM
Old 12-13-2001
Network showmount

SIZE=3]Is the only root can "showmount".[/SIZE] How to set a user to be able "showmount"?
 

3 More Discussions You Might Find Interesting

1. Solaris

showmount

Hi, when i give showmount -a command following is the error that i get. root@server # showmount -a showmount: server: RPC: Program not registered Can anyone say the cause for that, and also a solution. (5 Replies)
Discussion started by: amult
5 Replies

2. Solaris

showmount -e : solaris 10

Hi Admins; I am working on nfs mount on solaris10. I can mount the remote directory from remote nfs server, but when I try "showmount -e serverIP " on client ; it shows nothing, just hanging... Anyone does know why showmount is not showing the exported share? Thanks (2 Replies)
Discussion started by: snchaudhari2
2 Replies

3. AIX

Showmount don't show NFS4

Configure nfs4 on aix ok i did all chnfsdom #return correct domain chnfs -r /export chnfs -p /export configured and shared pseudo root #etc/exports /export -nfsroot /var/pubblica -exname=/export/pubblica,vers=4,sec=sys:krb5p:krb5i:krb5:dh,rw exportfs -a mount correct mount... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
showmount(1M)						  System Administration Commands					     showmount(1M)

NAME
showmount - show remote mounts SYNOPSIS
/usr/sbin/showmount [-ade] [hostname] DESCRIPTION
showmount lists the clients that have remotely mounted a filesystem from host. This information is maintained by the mountd(1M) server on host, and is saved across crashes in the file /etc/rmtab. The default value for host is the value returned by hostname(1). The showmount command does not display the names of NFS Version 4 clients. OPTIONS
-a Print all remote mounts in the format: hostname : directory where hostname is the name of the client, and directory is the root of the file system that has been mounted. -d List directories that have been remotely mounted by clients. -e Print the list of shared file systems. FILES
/etc/rmtab ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWnfscu | +-----------------------------+-----------------------------+ SEE ALSO
hostname(1), mountd(1M), attributes(5) Solaris 10 Installation Guide: Basic Installations BUGS
If a client crashes, its entry will not be removed from the list of remote mounts on the server. SunOS 5.10 26 Oct 2004 showmount(1M)
All times are GMT -4. The time now is 09:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy