From: isil light on

I'm unable to mount a windows share on my linux box. I can use the
samba client to browse the share, but the mount fails:


$ smbclient //server/users -U domain/isillight
Password: ****
Domain=[DOMAIN] OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server 2003 5.2]
smb: \>
smb: \> quit


# grep isillight /etc/passwd
isillight:x:1000:1000:isillight:/home/isillight:/bin/bash

# pwd
/volumes

# ls -la
total 16
drwxr-xr-x 4 root root 4096 2007-03-14 15:51 ./
drwxr-xr-x 21 root root 4096 2007-02-19 16:11 ../
drw------- 2 isillight staff 4096 2007-03-14 16:38 server/
drwxr-xr-x 4 root root 4096 2007-02-19 16:04 home/


# mount -t smbfs -o username=domain/isillight,uid=1000,gid=1000 //server/users /volumes/server
Password: ****
9120: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed


Any suggestions?

Thanks



---------------------------------
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba