Displaying 1 result from an estimated 1 matches for "smberver".
Did you mean:
smbserver
2009 Nov 22
0
Samba 3.3.9 IDMAP problem
...STATUS_PIPE_BROKEN - retrying...
[2009/11/22 17:51:02, 0] lib/util_sock.c:write_data(1139)
write_data: write failure. Error = Broken pipe
[2009/11/22 17:51:02, 0] rpc_client/cli_pipe.c:rpc_api_pipe(930)
rpc_api_pipe: write_data returned Broken pipe
Here is my smb.conf
[global]
netbios name = SMBERVER
workgroup = DOMAIN
realm = DOMAIN.LOCAL
server string = Samba Server
security = ADS
log level = 1
syslog = 0
log file = /var/log/samba/log.%m
max log size = 500
password server = 192.168.1.10
winbind enum users = Yes
winbind enum groups = Yes
ldap ssl = no
idmap uid = 10000-20000
idmap gid = 10000...