Displaying 20 results from an estimated 10000 matches similar to: "Recycle with path outside the share"
2020 Mar 10
2
Errors for shares since 4.12.0
Hi
Am 09.03.20 um 16:32 schrieb Rowland penny via samba:
> On 09/03/2020 14:25, Andreas Hauffe via samba wrote:
>> [global]
>> ??????? dedicated keytab file = /etc/krb5.keytab
>> ??????? kerberos method = secrets and keytab
> Why the dedicated keytab ?
We have a kerberized NFS4 running on that machine, too.
>
>> workgroup = ILRW
>> ??????? idmap config dom :
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
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
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,
2023 Dec 07
0
VFS crossrename + recycle modules support?
Dear all,
Following [1] from a year ago, I'd like to know what is the state of the
crossrename VFS module, and whether it's expected to be supported at
least together with the recycle module?
To be honest I'm quite sympathetic with the reasoning in [1] and I don't
see a general use of crossrename. However, it remains relevant in the
context of recycle, and currently I
2015 Feb 02
3
Can't create users with RSAT - "An error occurred. Contact you system administrator"
Am Montag, 2. Februar 2015, 17:44:53 schrieb Marc Muehlfeld:
> Hello Andreas,
>
> Am 02.02.2015 um 13:00 schrieb Andreas Hauffe:
> > I set up a new AD with the Sernet Samba 4.1 packages. I did the
> > provisioning with "samba-tool domain provision --use-rfc2307
> > --interactive". I checked the dc, ldap, kerberos and dns services under
> > linux.
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
2018 Jan 16
3
idmap limit?
Am 16.01.2018 um 17:26 schrieb Rowland Penny via samba:
> On Tue, 16 Jan 2018 16:54:17 +0100
> Andreas Hauffe via samba <samba at lists.samba.org> wrote:
>
>> Ok, you are completely right. Here are the real numbers with changed
>> user names:
>>
>> drwx------ 43 DOM\user1 DOM\domain-user 4096 Jan 10 08:00
>> user1 drwx------ 5 DOM\user2
2016 Jun 14
2
vfs_recycle on samba 4.3.9 as DC reset permissions
Hi,
I set up an Ubuntu 16.04 machine with samba 4.3.9 as DC.
Everything works fine. I created users and groups with the Windows RSAT
tools.
I also set different group permissions on some shares over Windows.
My Problem is now that I tried to enable the samba recycle bin:
[mytest]
path = /data/samba/mytest
read only = No
vfs objects = recycle
2015 Feb 13
2
Problem with "kerberos method = secrets and keytab"
Hi Peter,
thanks for your hints. The point is, that no /etc/krb5.conf was generated automatically when
joining the domain (told in the wiki). Now I generated one manually and now it works.
I'm not frustrated at all. I see a lot of advantages for me, even if it doesn't work. Right now we
have a system with Bind9, OpenLDAP, Kerberos, NFS4, Samba3 on the server side. I had to
configere
2015 Feb 02
4
Can't create users with RSAT - "An error occurred. Contact you system administrator"
Hello,
I set up a new AD with the Sernet Samba 4.1 packages. I did the provisioning
with "samba-tool domain provision --use-rfc2307 --interactive". I checked the
dc, ldap, kerberos and dns services under linux. Everything seems to work
fine.
Then I join a Windows 8.1 Enterprise running in as VM to the domain and login
as administrator of the domain. When I install the RSAT and try
2018 Jan 16
2
idmap limit?
Ok, you are completely right. Here are the real numbers with changed
user names:
drwx------ 43 DOM\user1 DOM\domain-user 4096 Jan 10 08:00 user1
drwx------ 5 DOM\user2 DOM\domain-user 4096 Jan 11 08:13 user2
drwx------ 92 DOM\user3 DOM\domain-user 4096 Jan 16 08:39 user3
drwx------ 3 133265 DOM\domain-user 4096 Sep 7 2015 user4
drwx------ 7
2015 Feb 11
2
Problem with "kerberos method = secrets and keytab"
Hi,
I'm using the smb.conf from
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
to add a member server as file server to the domain.
If I'm using the original smb.conf with "kerberos method = secrets and
keytab", I'm not able to see any share on a Windows Client in the domain. If I
use the default "kerberos method = secrets" everything works.
2015 Feb 15
2
Question to Primary Groups
Hi,
if you use the UNIX attributes the primary group is ignored if you use winbind
and the primary group of the AD attributes is used. So every user has the
"Domain Users" group as primary group. I also read that you are not supposed
to change the AD primary group to another than "Domain Users". Is there a way
to set the UNIX primary group to another group without causing
2015 Feb 09
2
Transfer user passwords from Samba3 to Samba4
Hi,
I'm migrating a domain from Samba3 to Samba4. I now about the possibility to
transfer the domain (users and computers) during the provisioning (Upgrade
from Samba3 to Samba4).
Due to problems with the domain name (I have to change the domain name), SIDs
a.s.o. I want to create a new domain during provisioning. Then I want to
create/add all users with a script. Is there a way to
2018 Jan 16
2
idmap limit?
Hi,
no, that's my fault. I changed the UIDs and user names in my "ls -l" to
unpersonalized/example data for my mail and didn't think about putting
these values into the range. A better unpersonalized data example would
look like:
----------
drwx------ 43 DOM\user1 DOM\group 4096 Jan 10 08:00 user1
drwx------ 5 DOM\user2 DOM\group 4096 Jan 11 08:13 user2
2015 Feb 03
2
File-Server update from Samba 3.6 to Samba 4.1
Hello,
I'm preparing a update from a heterogen environment with the services OpenLDAP,
Kerberos, Bind9, Samba 3.6 (NT-Domain), NFS4 to a Samba4 AD. I'm setting up a test
environment with a separate DC and a file server.
There are some questions about the file server which is a debian file server with some TB
of data right now.
The first question is, what to do with the existing TB of
2018 Jan 19
1
idmap limit?
Hi,
yes, there are some things. But I have not found a nice complete
documentation.
One main point is the domain name as prefix of the username of the
parent domain, e.g. "DOM\user1", you have to use. I was not able to get
rid of it, as the client is member of the subdomain which is the
default. So you can't use the "default domain" option in smb.conf. The
backslash
2015 Jan 13
2
Update from Samba 3.6 to 4.1 on Debian
Hi,
I read in the samba news, that everyone should update from Samba 3.6 to 4.x
since Samba 3.6 will be discontinued by the release of 4.2.
Is it possible just to remove/deinstall the Samba 3.6 package and then install
the wheezy-backports of 4.1.11? Will all configuration and stuff be still
there? Do I have to do further configurations to run the still NT4-Style
domain?
What is the common
2014 Jan 13
1
segmentation fault in classicupgrade
Hi all,
Is this something I should report in bugzilla? In my smb3.conf I have
vfs object = recycle full_audit crossrename
and when doing a classicupgrade, I'm getting a segmentation fault. It
doesn't finish. (tried 4.1.2, 4.1.3, 4.1.4)
When removing the line, the classicupgrade finishes successfully.
It's easy to get around, but wouldn't it be nicer not to crash..?