HELP: samba 3.0.11 / Solaris 9 / conversion error

Jeffrey R. Martin Jeff.Martin at Sun.COM
Wed Mar 9 20:20:18 GMT 2005


Greetings,

I am getting the following quite a bit in my logs and saw it with 
pdbedit -L as well. I read that I should change my unix charsets to 
CP850 because of this but it seems that has not helped.

This is a solaris 9 sparc based system running samba 3.0.11.  Relevant 
parts of the smb.conf are below.

Any help/ideas as to the cause and remedy for this would be greatly 
appreciated, thanks. --Jeff


[2005/03/09 11:48:53, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2005/03/09 11:48:53, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2005/03/09 11:48:53, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2005/03/09 11:48:53, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2005/03/09 11:48:53, 3] auth/auth.c:check_ntlm_password(219)
  check_ntlm_password:  Checking password for unmapped user 
[AHT]\[root]@[VAIO] with the new passw
ord interface
[2005/03/09 11:48:53, 3] auth/auth.c:check_ntlm_password(222)
  check_ntlm_password:  mapped user is: [AHT]\[root]@[VAIO]
[2005/03/09 11:48:53, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2005/03/09 11:48:53, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2005/03/09 11:48:53, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2005/03/09 11:48:53, 3] lib/charcnv.c:convert_string_allocate(576)
  convert_string_allocate: Conversion error: Incomplete multibyte sequence()
[2005/03/09 11:48:53, 3] lib/charcnv.c:convert_string_allocate(576)
 
This is the output from pdbedit -L -v

convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()
convert_string_internal: Conversion error: Incomplete multibyte sequence()


I am wondering if unix charset is causing this?

[global]
        unix charset = CP850
        display charset = CP850
        username map = /etc/samba/smbusers
        interfaces = eri0 127.0.0.1/24
        bind interfaces only = yes
        time server = Yes
        passdb backend = tdbsam
        show add printer wizard = No
        socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE 
SO_SNDBUF=16384
        read raw = yes
        write raw = yes
        getwd cache = yes
        workgroup = AHT
        netbios name = AHTPDC
        log level = 3
        log file = /var/log/samba.%m
        os level = 128
        remote announce = 192.168.0.0/AHT
        domain master = Yes
        wins support = Yes
        security = user
        encrypt passwords = yes
        ldap ssl = no
        domain logons = yes
        logon drive = H:






More information about the samba-technical mailing list