similar to: [home] trash folder

Displaying 20 results from an estimated 1000 matches similar to: "[home] trash folder"

2018 Oct 08
3
vfs_ceph quota support?
Hi Folks, is the vfs_ceph supporting quota set on a directory inside cephfs? Regards Felix -- Forschungszentrum Jülich GmbH 52425 Jülich Sitz der Gesellschaft: Jülich Eingetragen im Handelsregister des Amtsgerichts Düren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir. Dr. Karl Eugen Huthmacher Geschäftsführung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv.
2018 Sep 18
4
CTDB potential locking issue
Hi All I have a newly implemented two node CTDB cluster running on CentOS 7, Samba 4.7.1 The node network is a direct 1Gb link Storage is Cephfs ctdb status is OK It seems to be running well so far but I'm frequently seeing the following in my log.smbd: [2018/09/18 19:16:15.897742, 0] > ../source3/lib/dbwrap/dbwrap_ctdb.c:1207(fetch_locked_internal) > db_ctdb_fetch_locked for
2018 Mar 05
2
SAMBA4 Fileserver & Disk Quota
I tried this. When im creating a folder directly on server, the sticky bit is working. But it does not work when im doing it from windows. # ls -l drwxrws---+ 7 root stickygroup 4096 Mär 5 14:44 00_stickygroup/ Best regards Micha Am 05.03.2018 um 14:15 schrieb Michael Wandel: > IMHO you can use the posix sgid bit.
2019 Oct 21
4
Samba4 and Freeradius
Hello, i've configured a new freeradius server for WLAN authentication. My radius server is a domain member on my samba 4.7.12 ADDC. For my mschap configuration i followd this guide: https://wiki.samba.org/index.php/Authenticating_Freeradius_against_Active_Directory. The auth works! I can configure ntlm_auth in two differents way? ntlm_auth = "/path/to/ntlm_auth*--allow-mschapv2*
2018 Feb 06
4
GPOs not Working!
Hello, i have a testing environment, 2 DCs Ubuntu 18.04, SAMBA 4.7.4 - MIT Kerberos (clean, not upgraded). I just wan to create/activating a simple GPOs. # Interactive logon: Do not require CTRL + ALT + DEL -> activate # Interactive login: Do not displa last user name -> activate When im activating this Policys (no errors or something like that) nothing happend. I reboot two Domain
2018 Jan 26
3
Adding Share Windows ACL
My File Server is a Unix Domain Member. And yes i ve done all this settings. First i got this Error: Enter SAMDOM\administrator's password: Could not connect to server 127.0.0.1 The username or password was not correct. Connection failed: NT_STATUS_LOGON_FAILURE But the troubleshooting guide (https://wiki.samba.org/index.php/Samba_Member_Server_Troubleshooting) helped me to fix this
2018 May 18
2
Samba 4.8.2
On Fri, 18 May 2018 14:44:09 +0200 Micha Ballmann via samba <samba at lists.samba.org> wrote: > Is it possible to Mix Samba 4.8.2 with Samba 4.7.7? Yes > > I have three domain controller (up to 10000 users) running on Samba > 4.7.7. > > I want to kill all samba processes of Dc1 and do all necessary steps > for an upgrade to version 4.8.2. Dc2 and Dc2 still running
2018 Jul 18
2
GlusterFS
Hi! For the files that are in the share Regards; On 18-07-2018 18:09, Micha Ballmann wrote: > You mean your Samba shares? For fure. > > Regards > > Am 18. Juli 2018 22:54:28 MESZ schrieb Carlos via samba > <samba at lists.samba.org>: > > Hi! > > I would like to know if I can use GlusterFS to replicate the files in my > samba domain member?
2019 Jul 09
3
CTDB Samba 4.10 example?
Hello, from SAMBA 4.9/4.10 there was a big change regarding CTDB. Does anyone have an example configuration, how to configure a CTDB cluster from version 4.10? Is there someone who run CTDB with SAMBA 4.10? Best regards Micha
2018 Jan 22
3
SAMBA 4.7.4 with MIT Keberos
Hello, i installed a SAMBA 4.7.4 AD Server on Ubuntu 18.04 (BETA). SAMBA4 was compiled from source. For MIT Keberos i also installed libkrb5-dev and krb5-kdc and compiled with the "--with-system-mitkrb5" option. The installation runs pretty good (some dependencies problem, solved manually). But now im not able to test kerberos: # kinit administrator --> kinit: Cannot find KDC
2018 Jan 28
2
Adding Share Windows ACL
I found out, when im creating a complete new share, access via computer management - per default there is a share permission set with full controll to "everyone". When im trying now to set ACLs it is working. But when im deleting "everyone" and set Domain Admins and/or Unix Admins and give them full controll, im no more able to set ACLs! Micha Am 28. Januar 2018 12:00:07
2018 Jan 26
2
Adding Share Windows ACL
On Fri, 26 Jan 2018 14:18:53 +0000 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Fri, 26 Jan 2018 14:10:40 +0100 > Micha Ballmann <ballmann at uni-landau.de> wrote: > > > To set share windows permissions and windows acl i login on a > > windows 7 computer with the administrator user.|Open ||Computer > > Management and connect to the
2018 Jun 28
2
CTDB upgrade to SAMBA 4.8.3
Hi again, First, i revert to a snapashot with samba 4.7.7 and upgraded it to 4.7.8. I got no issue with my settings and "testparm" outputs as expected. Next i tried again upgrade to samba 4.8.3. But i got the same error like an email before. Yes i guess its a problem that "tesparm" cant read the registry. When im removing "include = registry" and add my global
2020 Mar 03
5
start/stop ctdb
Hi, i updated the variables for my scenario. But CTDB wont start: Mar? 3 09:50:50 ctdb1 systemd[1]: Starting CTDB... Mar? 3 09:50:50 ctdb1 ctdbd[24663]: CTDB starting on node Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Starting CTDBD (Version 4.11.6) as PID: 24667 Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Created PID file /usr/local/samba/var/run/ctdb/ctdbd.pid Mar? 3 09:50:50 ctdb1 ctdbd[24667]: Removed
2018 Jan 26
6
Adding Share Windows ACL
Hello, im trying to setup a share using windows acls. I followed the step ins https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs but hanging at "Adding a Share" # mkdir -p /srv/samba/Demo/ # chown root:"Domain Admins" /srv/samba/Demo/ *--> chown: ungültige Gruppe: »root:Domain Admins“* # net rpc rights list privileges SeDiskOperatorPrivilege -U
2019 Jan 27
3
Samba and UFW
Good Morning, Using Linux Mint 19.1 I have configured UFW to allow Samba. I see that ports 135 tcp, 137 udp, 138 udp , 139 tcp and 445 tcp are all set properly. The problem is that with UFW enabled I cannot connect to my Windows 8.1 PC. Error "Unable to mount location - failed to retrieve list from server, file or directory does not exist". With UFW disabled I can connect and browse
2017 Feb 14
2
Permissions Roaming Profile
Hello Community, i would like to configure roaming profiles with my samba4 dc. Im using this documenation: https://wiki.samba.org/index.php/Implementing_roaming_profiles Below the topic "Profile share using Windows ACLs", the first step ist setup a share named "Profiles". What specific share permissions ( not ACLs) must be applied for a the "Profiles" share?
2020 May 28
2
ldb: unable to dlopen
On 28/05/2020 09:59, Micha Ballmann via samba wrote: > Hi, > > it's me again. im trying to answer myself. I just delete the "lib" > directory in /usr/local/samba. After i in-place upgrade again the lib > folder was also copied and the error is gone. > > Is this a valid proceed to fix? Possibly, or you could have just removed the three files that couldn't
2018 Feb 06
5
GPOs not Working!
On 2/6/2018 1:42 PM, Robert Marcano via samba wrote: > On 02/06/2018 01:44 PM, Micha Ballmann via samba wrote: >> Hello, >> >> i have a testing environment, 2 DCs Ubuntu 18.04, SAMBA 4.7.4 - MIT >> Kerberos (clean, not upgraded). I just wan to create/activating a >> simple GPOs. >> >> # Interactive logon: Do not require CTRL + ALT + DEL -> activate
2018 May 18
1
Samba 4.8.2
On Fri, 18 May 2018 15:24:50 +0200 Micha Ballmann <ballmann at uni-landau.de> wrote: > Thx, > > all samba server were compiled from source. > In which case, download the Samba tarball and unpack it, cd into the directory created by the unpacking, check if you require any extra packages and install them. Run configure with exactly the same options as you did previously. If