Your message dated Thu, 22 Oct 2009 07:02:14 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-samba-maint] Bug#551905: mount.cifs guest option 
behavior differs from mount.smbfs
has caused the Debian Bug report #551905,
regarding mount.cifs guest option behavior differs from mount.smbfs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
551905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551905
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smbfs
Version: 2:3.2.5-4lenny7
Severity: minor

Hi,

It appears that when one switches from 'smbfs' to 'cifs', you can no longer
mount shares as guest just with the 'guest' option, you have to add in
'sec=none' (or make other arrangements). It's confusing to have to specify
another option for something that should work out of the box.

The manual page (which is now common to both mount.cifs and mount.smbfs) is
quite Pythian when describing the guest option:

       guest
           don't prompt for a password

That doesn't preclude requiring a username, or a no-security level, because
it doesn't specify the meaning of "guest"...

This is really an excerpt from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416515#25
https://bugs.launchpad.net/samba/+bug/98658
that I just happened to bump into myself.

Please fix it. TIA.

-- 
     2. That which causes joy or happiness.



--- End Message ---
--- Begin Message ---
Version: 2:3.4.2-1

Quoting Josip Rodin ([email protected]):
> Package: smbfs
> Version: 2:3.2.5-4lenny7
> Severity: minor
> 
> Hi,
> 
> It appears that when one switches from 'smbfs' to 'cifs', you can no longer
> mount shares as guest just with the 'guest' option, you have to add in
> 'sec=none' (or make other arrangements). It's confusing to have to specify
> another option for something that should work out of the box.
> 
> The manual page (which is now common to both mount.cifs and mount.smbfs) is
> quite Pythian when describing the guest option:
> 
>        guest
>            don't prompt for a password

With mount.cifs from 3.4.2:

r...@mykerinos:/etc/pm/sleep.d# smbclient  -L //127.0.0.1  -N
Anonymous login successful
Domain=[DRIS] OS=[Unix] Server=[Samba 3.4.2]

        Sharename       Type      Comment
        ---------       ----      -------
        public          Disk      Public
        pdf             Printer   PDF writer
        IPC$            IPC       IPC Service (Portable Christian Perrier 34438)

r...@mykerinos:/etc/pm/sleep.d# mount -t cifs -o guest //127.0.0.1/public /mnt
r...@mykerinos:/etc/pm/sleep.d#


So, it appears as having been fixed somewhere between 3.2.5 and 3.4.2.


Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to