pmprog
DNF (Did Not Finish)
- Joined
- Apr 25, 2011
- Messages
- 4,150
I've been looking around, but I can't find anything.
I've been trying to set up a samba mount but running into problems. I've been following this link
So, first step, I do
It asks me for my password, then returns
Also, when I try to mount using -t smbfs I get
Am I doing something wrong, or is it that samba isn't fully ported?
Cheers
I've been trying to set up a samba mount but running into problems. I've been following this link
So, first step, I do
Code:
$ smbclient -L DSKT -U Marq
It asks me for my password, then returns
Code:
session setup failed: SUCCESSS - 0
Also, when I try to mount using -t smbfs I get
Code:
mount: unknown filesystem type 'smbfs'
Am I doing something wrong, or is it that samba isn't fully ported?
Cheers