PDC and user-included services

MS Will Fall ignoranceandmicrosoft at yahoo.com
Tue Dec 11 07:52:02 GMT 2001


I have 2.2.2 samba server acting as PDC.
I have all the services (with the exception of [homes]
and [netlogon]) included by username

include = /etc/samba/smbusers/%U.conf

but the shares are only listed intermitently
using smbclient to list and access shares works
exactly as it should, each user has all the shares
they are supposed to see.

the client machines all logon to the server correctly
and mapped shares USUALLY function but the others
sometimes come up and sometimes dont

if anyone has any ideas on how to correct this
problem, I would be forever grateful

should I be using the 'config file' option instead of
include; or maybe should I be preloading the
shares...PLEASE HELP

     thanks; 
     matt

smb.conf

[global]
server string = Samba-%v
netbios name = atlas
log file = /var/log/samba/smblog.%m
socket options = TCP_NODELAY
#netbios aliases = WEIL_NETLOGON
workgroup = weil
wins support = yes
dns proxy = no

security = user
encrypt passwords = yes
smbpasswd file = /etc/samba/smbpasswd
guest account = nobody
local master = yes
os level = 64
preferred master = yes
logon script = %U.bat
domain logons = yes
logon home = \\atlas\%U


[homes]
writeable = yes
browsable = no

[NETLOGON]
path = /home/netlogon
guest ok = no
writeable = no

include = /etc/samba/smbusers/%U.conf

...end...
example of a user conf file: ksr.conf

[publishing]
path = /etc/samba/smbusers/%U/publishing
force user = atlasuser
create mask = 640
force create mode = 640
group = atlasgroup
public = no
writeable = yes

[consulting]
path = /data/data2/consulting
force user = atlasuser
create mask = 640
force create mode = 640
group = atlasgroup
public = no
writeable = yes

[atlantic]
path = /data/data2/atlantic
force user = atlasuser
create mask = 640
force create mode = 640
group = atlasgroup
public = no
writeable = yes

[templates]
path = /data/data2/publishing/templates
force user = tmplts
create mask = 640
force create mode = 640
group = atlasgroup
public = no
writeable = yes

...end...

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com




More information about the samba-ntdom mailing list