Displaying 20 results from an estimated 10000 matches similar to: "printers keep stopping"
2005 Apr 08
0
windows copy versus move
Running 3.0.4 on FreeBSD 5.2.1...
I have two directories...
drwxrwxr-x root data_current /usr/vol1/current
drwxrwx--- root data_current /usr/vol1/hold
If a file is in /usr/vol1/hold with the following
attributes...
-rwxrwx--- root data_hold file1
...and a user MOVES it to /usr/vol1/current it
has the following attributes...
-rwxrwx--- root data_hold file1
...if the user COPIES
2013 Sep 26
1
Samba 3.6.15 Not honouring create mode
Using samba 3 as cluster share for many years now and we now need to for
the create mode on files. This seems to not be working in3.6.15.
Here is my config
[global]
workgroup = TAYLORTELEPHONE
realm = TAYLORTELEPHONE.COM
netbios name = SHR01
server string = Cluster Share
interfaces = eth0, eth1, lo
security = ADS
private dir = /clusterdata/ctdb
log file =
2020 Mar 09
4
Errors for shares since 4.12.0
Hi,
I tried samba 4.12.0 on our file server which is a domain member and
exporting some shares. We're getting some strange errors on some shares
since the update.
Right after starting or restarting smbd everything is fine. After short
while (seconds or a few minutes) users are getting errors when trying to
access the shares, e.q. "Invalid Handle Error", "An unexpected
2016 Sep 08
0
samba Printer Privilege (cannot add or remove anything with regards to Printers at regedit)
we have logged in as administrator
opened regedit
Connect Network Registry
we couldnt add or remove anything to "HKEY_LOCAL_MACHINE\SYSTEM\Cu
rrentControlSet\Control\Print\Printers"
could you please help us to find what is missing?
# net rpc rights list accounts -Uadministrator
Enter administrator's password:
BUILTIN\Print Operators
SeLoadDriverPrivilege
SeShutdownPrivilege
2020 Mar 10
0
Errors for shares since 4.12.0
On 10/03/2020 08:03, Andreas Hauffe via samba wrote:
> We have a kerberized NFS4 running on that machine, too.
I do hope that you are not resharing the NFS share(s) via Samba, that
way lies madness ;-)
Try this smb.conf:
[global]
??????? workgroup = SUBDOM
??????? realm = SUBDOM.DOM.EXAMPLE.COM
??????? security = ADS
??????? bind interfaces only = Yes
??????? interfaces = lo enp1s0f0
2016 Jul 23
0
permission problem with vfs object recycle:directory_mode
On 23/07/16 07:58, Nicolas wrote:
> Well,
>
> Despite I've recently answered about vfs object recycle on this list,
> it seems that it isn't working as excepted.
>
> Using Samba 4.4.5, compiled from sources
>
> Here is the conf for a share:
> [musique]
> path = /media/data/musique
> read only = No
> vfs objects = acl_xattr
2015 Mar 11
0
UPN authentication for windows 2003 server
Hi,
When samba is joined to a 2k3 domain, UPN authentication does not work. It
works using smbclient, but not from a workstation that is not part of
the domain. I can reproduce this easily and provide logs and tcpdump's if
necessary. The same problem does not occur when samba is joined to 2k8
or 2k12 domains. Is this by design? Am I missing something?
- John
-------------- next part
2016 Jul 23
2
permission problem with vfs object recycle:directory_mode
Well,
Despite I've recently answered about vfs object recycle on this list,
it seems that it isn't working as excepted.
Using Samba 4.4.5, compiled from sources
Here is the conf for a share:
[musique]
path = /media/data/musique
read only = No
vfs objects = acl_xattr recycle
recycle:directory_mode = 0770
recycle:subdir_mode = 0700
2019 Feb 19
0
samba 4.8x problem
testparm command output:
# Global parameters
[global]
allow dns updates = nonsecure and secure
bind interfaces only = Yes
client NTLMv2 auth = No
client signing = required
cups connection timeout = 60
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
lsarpc, drsuapi, dssetup, unixinfo, browser, eventlog6, backupkey, remote,
dnsserver
dedicated keytab file = /etc/krb5.keytab
2014 Jul 16
1
Changing ownership of files on Windows (net rpc rights?)
Hello,
I am unable to change ownership of Samba shares on Windows. It makes no
difference if Samba is a PDC or if it is a member server in an Active
Directory. I am running Samba 4.1.9 on FreeBSD 9.2 with ZFS. I can
easily change ownership locally on the FreeBSD box, however, when trying
to do it from Windows it errors out with access is denied. I've
attempted to use net rpc rights grant
2008 Sep 30
0
vfs_recycle directory_mode and recycle docs
Hello all,
I have a share with the following conf:
vfs objects = recycle
mode = KEEP_DIRECTORIES|VERSIONS|TOUCH
# config-file = /etc/samba/recycle.conf
recycle:exclude =
*.tmp|*.temp|*.o|*.obj|~$*|*.~??|*.log|*.trace|*.mp3|*.MP3|*.wma|*.WMA
recycle:excludedir = /tmp|/temp|/cache
recycle:directory_mode = 0777
recycle:keeptree = yes
Some confs I got from the official
2019 Oct 23
1
AD Member Server and 'vfs objects recycle' permission problems
Hi,
on our samba 4 domain member server we use the vfs objects module
'recycle'.
Unfortunately we ran into a strange permission problem with deleted
folders.
The newly created folders in the recycle folder have the wrong
permission. The deleted file(s) itself has the correct group (rw)
permissions.
The shares correct permissions:
getfacl Papierkorb/
# file: Papierkorb/
# owner: root
#
2020 Mar 10
2
Errors for shares since 4.12.0
Thanks, I will give that a try.
But I need the 'winbind separator = +'. We use some expensive commercial
software (e.g. ANSYS, ABAQUS, ...), which uses shell scripts to start
their software under linux. These scripts are not able to handle a
backslash in the user name. The only solution was to switch to a "+"
character. We reported these issues two years ago.
Regards,
2011 Jul 27
1
VFS Objects Recycle questions
I have a need to setup the recycle vfs object on our server.
On my test server, I have all of the shares on a single drive and have put
the following into each share:
vfs_objects = recycle
recycle:repository = [Actual Path and Partition that the share is located]
recycle:directory_mode = 770
recycle:keeptree = Yes
recycle:touch_mtime = Yes
recycle:versions = Yes
It works like a charm. All
2019 Feb 19
1
samba 4.8x problem
Dear Rowland,
You can see the output of "testparm -v" in the below.
kind regards.
# Global parameters
[global]
abort shutdown script =
add group script =
add machine script =
addport command =
addprinter command =
add share command =
add user script =
add user to group script =
afs token lifetime = 604800
afs username map =
aio max threads = 100
algorithmic rid base = 1000
allow dcerpc
2019 Jun 10
0
SAMBA AD VFS:Recycle bad permissions
In the fact, I don't undestand. I have no problem with deleted files,
and I have 700 on .deleted folder because I don't need to have users be
able to open deleted folder with deleted files, it is only for me. If
VFS:recycle is enabled, new created files on share folder (not .deleted
folder, not deleted files) permission to this folder are limited by mask
and owner is "root".
2019 Oct 16
0
vfs_recycle permission bug?!
Hai Marco,
Can you check this acl and attr are these installed?
type acl
type attr
Or just run : apt-get install -y acl attr
Try this :
chmod 1770 /srv/work/.cestino/
Which sets : "creator Owner" (1), Owner (7), Group (7), World (0)
So the owner and groups can create anything but your enforcing "creator owner"
Then set:
recycle:subdir_mode = 1700
2008 Aug 13
3
config-file for recycle bin
I make a recycle bin as follow:
config-file = /etc/samba/recycle.conf
vfs object = recycle
recycle:subdir_mode = 0770
recycle:keeptree = Yes
recycle:repository = Recycle Bin
recycle:versions = Yes
recycle:directory_mode = 0770
But testparm shows:
Unknown parameter encounter: "config-file"
Ignoring unknown parameter "config-file"
What could be the problem and the solution?
2007 Jun 21
1
Recycle bin and ACL
Hello,
we are using the vfs module recycle with the following config:
vfs objects = recycle
recycle: repository = .Papierkorb
recycle:directory_mode = 0777
recycle:subdir_mode = 0777
recycle: keeptree = Yes
recycle: exclude = *.tmp, *.temp, *.log, *.ldb
recycle: exclude_dir = tmp
recycle:versions = Yes
Problem is that everybody can see deleted documents in the
recycle bin.
But if I set
2016 Apr 27
0
Samba 4 permissions error
On 27/04/16 19:55, Jason Voorhees wrote:
>> OK, you have two DCs, on one, your user can access a share, you basically
>> copy the shares to another DC (with all the same permissions etc) and your
>> user cannot access the share on the second DC.
>>
>> How is AD set up ? are you using uidNumber & gidNumber attributes (you will
>> have added them manually) or