Connect to a samba share on another computer
by Geethalakshmi[ Edit ] 2010-05-30 03:27:36
Connect to a samba share on another computer
root@host:/# smbmount //192.168.78.5/share /local/share -o rw,username=piggy,password=XXXXXXXX
Connect to a domain...
root@host:/# net rpc join MEMBER -S server -U user%password