SAMBA config question

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Jeffrey Pyne
Dátum:  
Tárgy: SAMBA config question
On Friday, April 11, 2003 9:41 AM, Aaron Cordova said:

> I can get as far as seeing the windows box but not being able
> to access anything or even see the shares.


What happens when you run a command like this:

mount -t smbfs -o username=name_of_windows_user
//name_of_xp_box/name_of_share /mount/point

Or this:

smbclient -L name_of_xp_box -U name_of_windows_user

Do these commands give you some sort of error, or do they just fail
silently?

~Jeff