Fw: Re: [Samba] Samba Fatal Error: GID range full!! (max: 20000)

Tim Evans tkevans at tkevans.com
Mon Nov 19 21:19:18 GMT 2007


On Mon, 19 Nov 2007 12:32:39 -0600, Dale Schroeder wrote
> Tim,
> 
> My guess is that your "idmap uid =" and "idmap gid =" ranges are not 
> large enough.  See:
> http://www.linuxquestions.org/questions/linux-networking-3/samba-
> problem-getent-differs-from-wbinfo-493615/

I have set large, non-overlapping ranges for idmap uid and gid.

Although the error messages about the GID range are no longer seen, users
still cannot access their shares.

> If this doesn't help you, please post your smb.conf

Only changes from the working smb.conf from yesterday are the reset idmap
ranges and the debug level setting.

[global]
workgroup = JJS-SDM
netbios name = appian
server string = appian
hosts allow = 192.168.1. 127.
log file = /var/log/samba/%m.log
debug level = 5
max log size = 50
security = user
encrypt passwords =  no
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd
:*all*authentication*tokens*updated*successfully*
winbind separator = +
idmap uid = 100000-300000
idmap gid = 100000-300000
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = yes
template homedir = /home/winnt/%D/%U
template shell = /bin/bash
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
domain master = no
preferred master = no
domain logons = no
wins server = 192.168.1.250
dns proxy = no


--
Tim Evans, TKEvans.com, Inc.    |    5 Chestnut Court
UNIX System Admin Consulting    |    Owings Mills, MD 21117
http://www.tkevans.com/         |    443-394-3864
http://www.come-here.com/News/  |    tkevans at tkevans.com



More information about the samba mailing list