[Samba] Recycle

2007-03-23 Thread William M. Fennell
Good Day,

My recycle bin is not working.  Here is the share I am testing it on.
I am running samba 3.0.14a on Solaris 9.  Any help is appreciated.

Regards,

Bill


[share]
path = /pc/share
browseable = no
printable = no
writable = yes
guest ok = no
create mask = 0755
directory mask = 0755
follow symlinks = no
vfs objects = audit recycle
recycle:repository = .recycle/%U
recycle:keeptree = Yes
recycle:touch = Yes
recycle:versions = Yes
recycle:maxsixe = 0
recycle:exclude = *.tmp
recycle:exclude_dir = /tmp
recycle:noversions = *.doc
wide links = no
valid users = user1, user2
force user = user1



-- 

William M. Fennell
UNIX System Administrator
Channing Laboratory

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


Re: [Samba] Recycle

2007-03-23 Thread William M. Fennell
Thanks Jason,

It turns out I just had a permissions error on the directory.

Thanks,

Bill



Jason Baker wrote:

 The first thing I notice is a typo in your conf file. Check out:

 recycle:maxsixe = 0

 Should be:

 recycle:maxsize = 0

 Other than that run the testparm command and check for errors. Here is
 my recycle conf which works fine.

  vfs objects = recycle
recycle:repository = recycle_bin
recycle:versions = yes
recycle:touch_mtime = true
recycle:keeptree = yes


 *Jason Baker
 */IT Coordinator/


 *Glastender Inc.*
 5400 North Michigan Road
 Saginaw, Michigan 48604 USA
 800.748.0423
 Phone: 989.752.4275 ext. 228
 Fax: 989.752.
 www.glastender.com http://www.glastender.com

 -BEGIN GEEK CODE BLOCK- Version: 3.1
 GIT$ d- s: a C++$ LU+++$ P+ L++L !E--- W+++ N o? K?
 w !O M !V PS PE- Y? PGP- t 5? X+ R+ tv+ b- DI-- D++ G e+ h--- r+++ y+++
 --END GEEK CODE BLOCK--



 On 3/23/2007 8:14 AM, William M. Fennell wrote:

 Good Day,

 My recycle bin is not working.  Here is the share I am testing it on.
 I am running samba 3.0.14a on Solaris 9.  Any help is appreciated.

 Regards,

 Bill


 [share]
 path = /pc/share
 browseable = no
 printable = no
 writable = yes
 guest ok = no
 create mask = 0755
 directory mask = 0755
 follow symlinks = no
 vfs objects = audit recycle
 recycle:repository = .recycle/%U
 recycle:keeptree = Yes
 recycle:touch = Yes
 recycle:versions = Yes
 recycle:maxsixe = 0
 recycle:exclude = *.tmp
 recycle:exclude_dir = /tmp
 recycle:noversions = *.doc
 wide links = no
 valid users = user1, user2
 force user = user1



   


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


[Samba] samba printing does not work

2005-01-12 Thread William M. Fennell
Hi,
I'm running samba 3 and printing does not work.  Please review the part 
of my smb.conf below and let me know if there is anything that seems to 
be causing this issue.
I appreciate anyone who spends their valuable time helping me.

Thanks,
Bill
---
[global]
debug level = 0
syslog = 0
workgroup = PHS_WRKSTN
comment = SMB Server
printing = bsd
printcap name = /etc/printcap.smb
load printers = yes
log file = /var/samba/log/log.%m
max log size = 50
preserve case = yes
ip addresses removed,127.0.0.1
short preserve case = yes
lock directory = /var/samba/locks
locking = yes
share modes = yes
wins server = ip address removed
username map = /ilocal/etc/samba/smb.map
hosts allow = ALL
dead time = 0
wide links = no
follow symlinks = no
#smb passwd file = /var/samba/private/smbpasswd
smb passwd file = /usr/local/smb/smbpasswd
#update encrypted = yes  #for this to work  'encrypt passwords = no'
encrypt passwords = yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=8192 
SO_SNDBUF=8192
time server = yes
#null passwords = yes
mangling method = hash2

[udd_sasda]
path = /udd/sasda
browseable = yes
printable = no
writable = yes
guest ok = no
create mask = 0755
follow symlinks = no
wide links = no
[ipc$]
hosts allow =ip addresses removed
hosts deny = ALL
path = /tmp
[printers]
comment =  Printers
path = /var/samba/spool
browseable = no
printable = yes
guest ok = no
writable = no
create mask = 0700
[tmp]
path = /pc/tmp
browseable = yes
printable = no
writable = yes
guest ok = no
create mask = 0755
follow symlinks = no
wide links = no
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Smab 3 printing

2005-01-03 Thread William M. Fennell
Hi,
Samba 3 printing does not work.  Samba 2.2.x printing does work.
They are using the same smb.conf file.  Any ideas?
Thanks,
Bill
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba