author | Holger Weiss <holger@zedat.fu-berlin.de> | |
Sun, 11 Apr 2010 07:39:24 +0000 (09:39 +0200) | ||
committer | Holger Weiss <holger@zedat.fu-berlin.de> | |
Sun, 11 Apr 2010 07:39:24 +0000 (09:39 +0200) | ||
commit | e4613410033dc24d9efe34013c8a35b16487af8f | |
tree | 17eb5ef14f30d2c6fcb4086839249867894df3f3 | tree | snapshot |
parent | 4bf27452ab4bffbfbf6597e0c74c7f1529d10e54 | commit | diff |
Fix Debian bug #425129: SMB guest mode won't work
| The check_disk_smb plugin purports to support guest users, but it
| doesn't work out, because it doesn't specify the -N command line
| option to smbclient when no password is specified, making smbclient
| stop and ask.
[ http://bugs.debian.org/425129 ]
(Fixed by Josip Rodin, forwarded by Jan Wagner.)
| The check_disk_smb plugin purports to support guest users, but it
| doesn't work out, because it doesn't specify the -N command line
| option to smbclient when no password is specified, making smbclient
| stop and ask.
[ http://bugs.debian.org/425129 ]
(Fixed by Josip Rodin, forwarded by Jan Wagner.)
NEWS | diff | blob | history | |
THANKS.in | diff | blob | history | |
plugins-scripts/check_disk_smb.pl | diff | blob | history |