Displaying 2 results from an estimated 2 matches for "netapp_server_ip".
2006 Jan 16
3
Problem getting share list from NetApp
...hat 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.
We have searched bot...
2006 Jan 17
1
Samba - getting long share names from Netapp
...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 YOURDOMAIN -S
NETAPP_SERVER_IP rap share
The command
net net -W YOURDOMAIN --user='user%password' -w YOURDOMAIN -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.
We have searched both...