On Thu, Mar 06, 2008 at 12:04:26PM +0000, [EMAIL PROTECTED] wrote: > Date: Wed, 5 Mar 2008 16:09:01 -0500 > To: [email protected] > From: Chris Smith <[EMAIL PROTECTED]>
> > On Wednesday 05 March 2008, Christopher DeMarco wrote: > > //superman/www-pub /smb/superman/www-pub cifs > > auto,uid=33,gid=33,username=WORKGROUP/www-pub,password=sekret,sec=no > >ne 0 0 > > Maybe no help but try leaving "sec=none" out of your fstab entry. From > the man page it seems "none" means "attempt to connection as a null > user (no name)". I can connect to a guest share using "sec=none" but > not to other shares. My mistake. Removing it does not fix the problem. > And although the username appears valid you might try splitting the > domain name from it: "user=www-pub,domain=WORKGROUP,pass=sekret", even > better to use a credentials file. > More like: > //superman/www-pub /smb/superman/www-pub cifs auto,credentials=cfile 0 0 No luck. -- Christopher DeMarco <[EMAIL PROTECTED]> IT Director MAYA Group +1-412-488-2900 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
