Bug 684 - Samba claims that I am setting codepage twice in smb.conf while not true
Summary: Samba claims that I am setting codepage twice in smb.conf while not true
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 2.2
Classification: Unclassified
Component: Config Files (show other bugs)
Version: 2.2.8a
Hardware: All Linux
: P3 major
Target Milestone: ---
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 01:53 UTC by Konstantinos Kokonas
Modified: 2005-11-14 09:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantinos Kokonas 2003-10-26 01:53:07 UTC
This is the error in the log:
codepage_initialise: called twice - ignoring second client code page = 737

Here is my smb.conf:
[global]
workgroup = UAF
netbios name = LINUX
server string = Samba
log file = /var/log/samba/log.%m
load printers = no
log level = 10
max log size = 50
name resolve order = lmhosts host bcast
dns proxy = No
bind interfaces only = True
interfaces = eth0
hosts allow = 192.168.0.
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpasswd
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = yes
preferred master = yes
client code page = 737
character set = ISO8859-7

[backup]
   path = /home/backup
   username = backup
   valid users = backup
   read only = no
   directory mode = 0700
   create mode = 0600
   only user = yes
Comment 1 Tim Potter 2003-11-04 13:02:35 UTC
Sorry, but there is not going to be any more work done on the 2.2 series, except
for security fixes.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-11-14 09:26:24 UTC
database cleanup