Displaying 1 result from an estimated 1 matches for "netbiosname2".
Did you mean:
netbiosname
2009 Feb 05
1
Question about mount.cifs and smbclient
...ERVER/vobstg cifs
rw,netbiosname=$NETBIOSNAME,credentials=/etc/samba/$USER.credentials,domain=$DOMAIN,uid=$LOCALUSER,gid=$LOCALGID,file_mode=0660,dir_mode=0770,auto
0 0
It gives me NT_STATUS_INVALID_WORKSTATION error. The user has a field in
ActiveDirectory: `userWorkstations: $NETBIOSNAME1,$NETBIOSNAME2'. The
RHEL5.3 machine is joined to the doimain with `net ads join'. The
machine's netbiosname is $NETBIOSNAME2.
The interesting thing is that smbclient can connect to the host:
# smbclient -W $DOMAIN -U $USER \\\\$SERVER\\vobstg $PASSWORD
Domain=[$DOMAIN] OS=[Windows 5.0] Server=[Wind...