| Carl Matthews 2004-06-29, 5:50 pm |
| also there are smbd errors but they happen alot less than the nmbd ones,
heres a sample :
> Jun 29 15:50:09 mandrake1 smbd[27918]: [2004/06/29 15:50:09, 0] lib/util_str.c:safe_strcpy_fn(600)
> Jun 29 15:50:09 mandrake1 smbd[27918]: ERROR: string overflow by 1 (9 - 8) in safe_strcpy [SHORT~GC.LNK]
> Jun 29 15:50:09 mandrake1 smbd[27918]: [2004/06/29 15:50:09, 0] lib/util_str.c:safe_strcpy_fn(600)
> Jun 29 15:50:09 mandrake1 smbd[27918]: ERROR: string overflow by 1 (25 - 24) in safe_strcpy [Shortcut to 75als176.pdf.lnk]
> Jun 29 15:50:09 mandrake1 smbd[27918]: [2004/06/29 15:50:09, 0] lib/util_str.c:safe_strcpy_fn(600)
> Jun 29 15:50:09 mandrake1 smbd[27918]: ERROR: string overflow by 1 (9 - 8) in safe_strcpy [SHORT~WF.LNK]
> Jun 29 15:50:09 mandrake1 smbd[27918]: [2004/06/29 15:50:09, 0] lib/util_str.c:safe_strcpy_fn(600)
> Jun 29 15:50:09 mandrake1 smbd[27918]: ERROR: string overflow by 1 (25 - 24) in safe_strcpy [Shortcut to hcpl7101.pdf.lnk]
Heres my smb.conf, just incase:
>
> # Global parameters
> [global]
> netbios aliases = FC1
> server string = FedoraCore1
> password server = None
> guest account = mleall
> username map = /etc/samba/smbusers
> log level = 0
> log file = /var/log/samba/%m.log
> max log size = 500
> name resolve order = wins lmhosts host bcas
> deadtime = 15
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> load printers = No
> mangling method = hash
> preferred master = Yes
> domain master = No
> dns proxy = No
> wins support = Yes
> oplock break wait time = 100
> ldap ssl = no
> valid users = @MLE-ALL
> create mask = 0775
> directory mask = 0775
> guest ok = Yes
> dos filemode = Yes
>
> [www]
> comment = Webserver
> path = /var/www
> read list = carl
> write list = carl
> force user = mleall
> force group = MLE-ALL
> read only = No
> guest ok = No
>
> [homes]
> comment = Home Directories
> path = /home/%u
> read only = No
Thanks,
Carl Matthews
Carl Matthews wrote:
> Also i've just noticed the errors never occur for directorys but only
> for files longer than the 8.3. Which again suggests an error in the hash
> mangling method.
>
> Carl wrote:
>
>
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
|