[Samba] Share create modes

2009-05-01 Thread Joseph L. Casale
I am reading the smb.conf man page and am a little unclear the difference
between create mode with and without force?

What exactly happens when force is used, or more precisely what situation
can arise when not using force, that force fixes?

Thanks!
jlc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Simple Permission Issue

2009-04-21 Thread Joseph L. Casale
I haven't really done a lot with file sharing in Samba and seem
to be missing something here. I have a folder, /Share that has

[r...@host ~]# getfacl /Share /
getfacl: Removing leading '/' from absolute path names
# file: Share
# owner: root
# group: ad\040sec\040group
user::rwx
group::rwx
other::---

It is also a mount point for a partition, so it has a lost+found that
is set 700 root:root. The share perms are:

[Share]
comment = ...
path = /Share
browseable = no
writable = no
guest ok = no
printable = no
write list = @"DOMAIN+Domain Admins",@"DOMAIN+ad sec group"

Why can users other than root manipulate the name of lost+found but obviously
not execute it, and enter it? Same if root makes a test directory under /Share
and sets it 700, users connected to the share cannot access it, but can modify
its name and/or delete it?

Thanks!
jlc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Samba Print Server problem

2009-04-17 Thread Joseph L. Casale
I have CentOS 5 machine with Samba sharing 5 cups printers.
The two Canon iR's have no issues, I used the rpcclient method
to add print drivers and this works flawlessly. However, the HP
2430N's that I setup work fine as raw cups printers, and I added
the drivers the exact same way but when a windows client connects
they are promoted for drivers (and they want the compressed files
as well, *.dl_ which were never added??) and more often than not
a client's explorer will crash if they access those printers?

The HP drivers come as an install program and cab files, where as
most others are simply dll's etc.

Any ideas how to remedy this?

Thanks!
jlc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Printer permissions

2009-03-31 Thread Joseph L. Casale
I have been reading through the Samba docs and have successfully setup cups
for our Canon and HP printers, I have Samba sharing out all the cups printers
and have also setup the print$ share and used rpcclient to add the drivers. This
is working fine and the Windows clients can successfully connect and download
the drivers. However, I cannot seem to find out how to specifically setup access
to each printer so only certain users have access to print and most specifically
set it up such that all users have the required permissions to change print 
settings
like choose paper type and saddle stitch.

Any pointers to this aspect would be appreciated!
Thanks,
jlc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Hosts Allow/Deny

2008-10-10 Thread Joseph L. Casale
I am running CentOS 5.2 w/ Samba 3.0.28 and have a basic user level setup and 
am trying
to use hosts allow and deny but it does not have an effect? I have specified 
them in the
share level of the config.

I have tried:
hosts allow = 192.168.0.72/32
hosts deny = 0.0.0.0/0

Also:
;   hosts allow = 192.168.0.72/32
hosts deny = 0.0.0.0/0 except 192.168.0.72/32

Still, any hosts can gain access? Can anyone shed some light on this?

Thanks,
jlc
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba