Displaying 1 result from an estimated 1 matches for "yourdomanin".
Did you mean:
yourdomain
2006 Jan 16
3
Problem getting share list from NetApp
...pp. The tools
that can do this are the samba programs smbclient and net.
Smbclient will not show names longer than 13 characters.
The following command gives a share list, but again, does not include
names longer than 13 characters.
net net -W YOURDOMAIN --user='user%password' -w YOURDOMANIN -S
NETAPP_SERVER_IP rap share
The command
net net -W YOURDOMAIN --user='user%password' -w YOURDOMANIN -S
NETAPP_SERVER_IP rpc share
is the samba command that gives a list of shares, even if they have
long names. The problem is that we can't get it to access NetApp
successfully....