Integration cannot create PDF ads Samba share but can move and read trigger files
I am trying to diagnose an issue with the integration service on Bartender 11
I have recently configured our samba share with ads security on our domain with winbind, and I am also allowing guest access.
Bartender server successfully detects trigger files here, and is able to rename and move them. The issue stems from saving a printout to PDF. I get an error that says it cannot create the .pdf file. The PDF succeeded when saving to the local computer. I have also tried running the bartender services as an active directory service account but that is not working either.
Below is my samba configuration
security = ads
smb ports = 445
min protocol = smb2
guest account = s3
map to guest = Bad User
log file = /var/log/samba/%m.log
max log size = 2000000
log level = 3
use sendfile = yes
getwd cache = yes
dead time = 15
unix extensions = no
socket options = tcp_nodelay iptos_throughput iptos_lowdelay
kerberos method = secrets and keytab
dedicated keytab file = /etc/krb5.keytab
winbind refresh tickets = Yes
template shell = /bin/bash
winbind use default domain = true
winbind offline logon = false
idmap config * : backend = autorid
idmap config * : range = 1000000-1999999
winbind enum users = true
winbind enum groups = true
winbind expand groups = 16
allow trusted domains = true
winbind cache time = 0
[bartender11]
path =<path>bartender11
force user = s3
read only = no
guest ok = yes
create mode = 0777
directory mode = 0777
create mask = 0777
directory mask = 0777
strict locking = no
posix locking = no
kernel oplocks = no
oplocks = no
level2 oplocks = no
Please sign in to leave a comment.
Comments
0 comments