Displaying 2 results from an estimated 2 matches for "_winreg_int_openkey".
2019 Jan 14
5
Setting 'unix charset' kills the samba share
Hello,
When I define
*unix charset = ISO-8859-1*
in *smb.conf*, it does not work. When I comment it, the share works fine.
However, we need to define the charset...
When unix charset is
Here is the global section of smb.conf
[global]
workgroup = COMPANY
realm = COMPANY.COM
security = ADS
winbind use default domain = true
winbind offline logon = true
idmap config * :
2019 Jan 14
0
Setting 'unix charset' kills the samba share
...opy_session_info(): ndr_pull_auth_session_info failed: Character
Conversion Error
[2019/01/14 15:25:16.861625, 0]
../source3/rpc_server/rpc_ncacn_np.c:238(make_internal_rpc_pipe_p)
open_rpc_pipe_p: copy_serverinfo failed
[2019/01/14 15:25:16.861683, 0]
../source3/rpc_client/cli_winreg_int.c:124(_winreg_int_openkey)
dcerpc_winreg_int_openkey: Could not connect to winreg pipe:
NT_STATUS_NO_MEMORY
[2019/01/14 15:25:16.861738, 0]
../source3/rpc_server/svcctl/srv_svcctl_reg.c:600(svcctl_init_winreg)
svcctl_init_winreg: Could not open SYSTEM\CurrentControlSet\Services -
NT_STATUS_NO_MEMORY
[2019/01/14 15:25:1...