On Tue, Jun 15, 2010 at 9:47 AM, Benjamin Allen <[email protected]> wrote:
> Is there anything else this could possibly be?
Did you try simplifying the share for testing purposes?
Remove a few lines, something like:
=================================
[xdrives]
comment = X Drive Repository
path = /share/samba/domain/home
browseable = yes
valid users = @OURDOMAIN+smb (this is a group)
hide unreadable = no
read only = no
=================================
Maybe even remove the valid users line (you're troubleshooting - it
may help to determine what's going on):
=================================
[xdrives]
comment = X Drive Repository
path = /share/samba/domain/home
browseable = yes
hide unreadable = no
read only = no
=================================
Also check that there is no 'valid users' line in the global section
(you didn't supply all of that section).
Chris
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba