Displaying 20 results from an estimated 35 matches for "ellerhold".
2024 Jul 17
1
Weird folders / files after upgrading to Samba 4.20
Hello lovely samba-people,
after upgrading to 4.20 some file shares randomly get weird directories
and files in them:
drwxrwx---+ 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 29 01:14 ''$'\352'
drwxrwx---+ 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 29 01:14 ''$'\324'
drwxrwx---+ 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 18 01:12 ''$'\001\002'
drwxrwx---+ 3 AD-ELLERHOLD\u...
2023 Apr 12
2
Fwd: ntlm_auth and freeradius
...iors (using OPNsense).
>
> I believe you set
>
> lanman auth = yes
>
> as well, right?
>
> Does Samba give you anything in the logs? That way you might be able
> to narrow it down?
>
> Alexander
>
> On Wednesday, Apr 12, 2023 at 12:21 PM, Matthias K?hne | Ellerhold
> Aktiengesellschaft via samba <samba at lists.samba.org> wrote:
> Hello Alexander,
>
> thanks Alexander for these configuration snippets.
>
> Which version of Samba are you using? Is this on debian bullseye?
> Is the
> FreeRADIUS server install...
2024 Jul 26
1
Bind9 9.18.28 crashes after loading AD DNS Zone
Hello lovely samba-people,
this morning all of our DCs (debian bookworm) upgraded their bind9
packages to 9.18.28 (from 9.18.24). Afterwards the named service would
not come up successfully and crash after loading the DLZ:
Jul 26 07:32:12 rad-1.ad.ellerhold.lan named[1903]: sizing zone task
pool based on 64 zones
Jul 26 07:32:12 rad-1.ad.ellerhold.lan named[1903]: Loading 'AD DNS
Zone' using driver dlopen
Jul 26 07:32:13 rad-1.ad.ellerhold.lan named[1903]: free(): invalid size
Jul 26 07:32:13 rad-1.ad.ellerhold.lan systemd[1]: named.service:...
2024 Jul 26
1
Bind9 9.18.28 crashes after loading AD DNS Zone
On Fri, 26 Jul 2024 08:38:58 +0200
Matthias K?hne | Ellerhold Aktiengesellschaft via samba
<samba at lists.samba.org> wrote:
> Hello lovely samba-people,
>
> this morning all of our DCs (debian bookworm) upgraded their bind9
> packages to 9.18.28 (from 9.18.24). Afterwards the named service
> would not come up successfully and crash af...
2024 Jul 18
1
Weird folders / files after upgrading to Samba 4.20
17.07.2024 10:54, Matthias K?hne | Ellerhold Aktiengesellschaft via samba wrote:
> Hello lovely samba-people,
Hi! :)
> after upgrading to 4.20 some file shares randomly get weird directories
> and files in them:
>
> drwxrwx---+ 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 29 01:14 ''$'\352'
> drwxrwx...
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
...lly use it to authenticate UniFi clients and IKEv2 roadwarriors (using OPNsense).
I believe you set
lanman auth = yes
as well, right?
Does Samba give you anything in the logs? That way you might be able to narrow it down?
Alexander
> On Wednesday, Apr 12, 2023 at 12:21 PM, Matthias K?hne | Ellerhold Aktiengesellschaft via samba <samba at lists.samba.org (mailto:samba at lists.samba.org)> wrote:
> Hello Alexander,
>
> thanks Alexander for these configuration snippets.
>
> Which version of Samba are you using? Is this on debian bullseye? Is the
> FreeRADIUS server install...
2024 Jul 26
1
Bind9 9.18.28 crashes after loading AD DNS Zone
...llo Rowland,
thank you very much!
Ive read the mails but I didnt realize that this may be the same problem.
I can confirm that your workaround fixes the issue.
Regards, Matthias.
Am 26.07.24 um 08:48 schrieb Rowland Penny via samba:
> On Fri, 26 Jul 2024 08:38:58 +0200
> Matthias K?hne | Ellerhold Aktiengesellschaft via samba
> <samba at lists.samba.org> wrote:
>
>> Hello lovely samba-people,
>>
>> this morning all of our DCs (debian bookworm) upgraded their bind9
>> packages to 9.18.28 (from 9.18.24). Afterwards the named service
>> would not come u...
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
...`
> # /etc/freeradius/3.0/sites-enabled/inner-tunnel
> post-auth {
> if (!(Ldap-Group == ?SOMEGROUP")) {
> reject
> }
> ```
>
> ### 4.7 Finish
>
> ```bash
> service freeradius restart
> ```
>
>> On Thursday, Apr 06, 2023 at 9:46 AM, Matthias K?hne | Ellerhold Aktiengesellschaft via samba <samba at lists.samba.org (mailto:samba at lists.samba.org)> wrote:
>> Hello Tim, Hello samba-people,
>>
>> is there an uptodate guide for authenticating via freeradius somewhere?
>>
>> I have some Ubiquiti APs plus a Cloud Key and I...
2024 Jun 27
3
Online AD Backup fails with "no auth" in 4.20?
Hallo lovely samba-people,
did something change in regards to the online AD Backup in 4.20?
We're using this CLI command to create a backup of our domain:
??? /usr/bin/samba-tool domain backup online --targetdir="/my/path"
--server="rad-2.ad.ellerhold.lan"
--use-krb5-ccache="/opt/samba-ad-backup/ad-backup.krb5cc" -N
This ran successfully on a member server without a problem. klist shows
a valid ticket:
# klist -c /opt/samba-ad-backup/ad-backup.krb5cc
Ticket cache: FILE:/opt/samba-ad-backup/ad-backup.krb5cc
Default principal: a...
2024 Jun 27
1
Online AD Backup fails with "no auth" in 4.20?
Hey Luis,
on the member server:
# net ads testjoin
Join is OK
# wbinfo --ping-dc
checking the NETLOGON for domain[AD-ELLERHOLD] dc connection to
"rad-2.ad.ellerhold.lan" succeeded
SSH login to this member works, Access via SMB works... all good!
Our AD is healthy as far as I can tell... all services work as far as we
can tell.
The same command on a member server with 4.19 still works. Using another
domain m...
2024 Jul 18
1
Weird folders / files after upgrading to Samba 4.20
...0. This cronjob runs on
another server which has this share mounted via fstab.
Nobody else has these problems with Samba 4.20 and debian 12? Any help
is greatly appreciated.
Regards, Matthias K?hne.
Am 18.07.24 um 11:52 schrieb Michael Tokarev via samba:
> 17.07.2024 10:54, Matthias K?hne | Ellerhold Aktiengesellschaft via
> samba wrote:
>> Hello lovely samba-people,
>
> Hi! :)
>
>> after upgrading to 4.20 some file shares randomly get weird directories
>> and files in them:
>>
>> drwxrwx---+??? 3 AD-ELLERHOLD\user AD-ELLERHOLD\group 4.0K May 29
>&...
2024 Jul 19
1
Weird folders / files after upgrading to Samba 4.20
...ate
problems, thats why I mentioned the first share (where only cifs+samba
is used) as the main debug target.
So Im guessing the problem is in Samba and not cifs, win10 AND MacOs.
Regards, Matthias.
Am 18.07.24 um 23:23 schrieb Michael Tokarev via samba:
> 18.07.2024 13:03, Matthias K?hne | Ellerhold Aktiengesellschaft via
> samba wrote:
>> Hallo,
>>
>> yes this is an "ls -lAh" on the samba fileserver side in the
>> corresponding directory.
>>
>> Downgrading to 4.19 does not remove the weird directories and files. But
>> it prevents new we...
2023 Apr 06
1
Fwd: ntlm_auth and freeradius
...}
```
### 4.6 Configure Authorization
- devices/user via EAP
```
# /etc/freeradius/3.0/sites-enabled/inner-tunnel
post-auth {
if (!(Ldap-Group == ?SOMEGROUP")) {
reject
}
```
### 4.7 Finish
```bash
service freeradius restart
```
> On Thursday, Apr 06, 2023 at 9:46 AM, Matthias K?hne | Ellerhold Aktiengesellschaft via samba <samba at lists.samba.org (mailto:samba at lists.samba.org)> wrote:
> Hello Tim, Hello samba-people,
>
> is there an uptodate guide for authenticating via freeradius somewhere?
>
> I have some Ubiquiti APs plus a Cloud Key and I want to authenticate...
2023 Apr 06
2
Fwd: ntlm_auth and freeradius
...t laptop is now connected to the network on the correct VLAN.
>
> I apologise for wasting everyone's time - now I'll get back to cleaning up all the config files and making sure BYOD still works etc.
>
> Thank you,
>
> Tim
--
Senior Webentwickler
Datenschutzbeauftragter
Ellerhold Aktiengesellschaft
Friedrich-List-Str. 4
01445 Radebeul
Telefon: +49 (0) 351 83933-61
Web: www.ellerhold.de
Facebook: www.facebook.com/ellerhold.gruppe
Instagram: www.instagram.com/ellerhold.gruppe
Twitter: https://twitter.com/EllerholdGruppe
Amtsgericht Dresden / HRB 23769
Vorstand: Stephan Elle...
2023 Aug 04
1
Spotlight indexing with fscrawler for multiple shares
Hi Team,
Did anybody solve the issue of FScrawler crawling over multiple shares,
preferably from a single job or from a single service?
Setting up a service for FScrawler per share does not scale very nice...
- Kees.
2024 Jul 29
0
Error -36 for moving a file if another mac has the same folder open
...he folder open. The mac wont update their
view though...
An old Mac (10.13) has no problems too...
Does anybody have an idea what I can instead of disabling level2 oplocks
again or telling my colleagues to switch to windows?
Regards, Matthias.
--
Senior Webentwickler
Datenschutzbeauftragter
Ellerhold Aktiengesellschaft
Friedrich-List-Str. 4
01445 Radebeul
Telefon: +49 (0) 351 83933-61
Web: www.ellerhold.de
Facebook: www.facebook.com/ellerhold.gruppe
Instagram: www.instagram.com/ellerhold.gruppe
LinkedIn: www.linkedin.com/company/ellerhold-gruppe
Amtsgericht Dresden / HRB 23769
Vorstand: Steph...
2024 Jul 18
1
Weird folders / files after upgrading to Samba 4.20
18.07.2024 13:03, Matthias K?hne | Ellerhold Aktiengesellschaft via samba wrote:
> Hallo,
>
> yes this is an "ls -lAh" on the samba fileserver side in the
> corresponding directory.
>
> Downgrading to 4.19 does not remove the weird directories and files. But
> it prevents new weird ones being created...
>...
2023 Apr 12
0
Problem with Samba 4.18 and Zabbix-Server 6.x
...grading to 4.17
fixes the SIGSEGV.
Does anybody have any insight on why zabbix is crashing after updating
samba? The libnss_* libraries seem to be loaded into zabbix - maybe they
are doing something wrong?
Thanks and have a nice day, Matthias.
--
Senior Webentwickler
Datenschutzbeauftragter
Ellerhold Aktiengesellschaft
Friedrich-List-Str. 4
01445 Radebeul
Telefon: +49 (0) 351 83933-61
Web: www.ellerhold.de
Facebook: www.facebook.com/ellerhold.gruppe
Instagram: www.instagram.com/ellerhold.gruppe
Twitter: https://twitter.com/EllerholdGruppe
Amtsgericht Dresden / HRB 23769
Vorstand: Stephan Elle...
2023 Nov 04
1
Spotlight issues
So I have two issues.
1) Using Samba 4.19.2 with spotlight and elasticsearch 8.10.3 doesn?t work.
Errors:
[2023/10/22 09:04:17, 0] ../../source3/rpc_server/mdssvc/mdssvc_es.c:755(mds_es_search_http_read_done) mds_es_search_http_read_done: json_loadb failed
2) Using Samba 4.19.2 with spotlight and elasticsearch 7.17.10 works.
There is a bug where when the samba server is running and files
2024 Jul 05
2
samba-ad-dc from debian backports fails to start with /usr/sbin/samba missing
...When upgrading from bookworm to trixie, there will be release notes
> document, where
> we'll mention this change in samba, - so this one will have a bit more
> chances to be
> seen, at least).
>
> Thanks,
>
> /mjt
>
--
Senior Webentwickler
Datenschutzbeauftragter
Ellerhold Aktiengesellschaft
Friedrich-List-Str. 4
01445 Radebeul
Telefon: +49 (0) 351 83933-61
Web: www.ellerhold.de
Facebook: www.facebook.com/ellerhold.gruppe
Instagram: www.instagram.com/ellerhold.gruppe
LinkedIn: www.linkedin.com/company/ellerhold-gruppe
Amtsgericht Dresden / HRB 23769
Vorstand: Steph...