Displaying 4 results from an estimated 4 matches for "paperport".
2008 Aug 01
3
Paperport 11
Has anyone tried to install the above and if so what success have you had?
2010 Jul 03
6
Set ACLs on Samba share from Windows
...no
cups options = raw
[homes]
comment = Home Directories
browseable = no
writable = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[paperport]
comment = Test share for PaperPort images
path = /u1/images
admin users = <My domain>\<user1> <My domain>\<me>
public = yes
writable = yes
browseable = yes
I'm sure I'm missing something minor, but I can't figure...
2003 May 31
0
Directory Permissons showing partial read-only on Windows XP
...g.
When a drive is mapped on a RH Linux 9.0 server with the latest Samba update from RH, I can right click on the directory and it shows a partial read-only on all directories regardless. I need Samba to show there being no read-only attribute on the directories. The reason is, I have a program, PaperPort Office 9.0 Pro, that was just installed and it checks the permission on the folders and applies them to everything below that directory. I know it's stupid to do it that way, but seeing as I can't change that, I need to get Samba to stop showing them as partially read-only ( and I mean par...
2010 Sep 01
1
Set ACLs on Samba share from Windows
...efault:mask::rwx
default:other::---
===== "testparm -sv" output
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[printers]"
Processing section "[paperport]"
Loaded services file OK.
Server role: ROLE_DOMAIN_MEMBER
[global]
dos charset = CP850
unix charset = UTF-8
display charset = LOCALE
workgroup = <My domain>
realm = <My domain>.LOCAL
netbios name = PPTEST
netbios aliases =
netbios scope =
server string = Samba Server Ve...