Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

samba 14.0.3 user nicht mehr aufgelistet

1 view
Skip to first unread message

Volker Heimburger

unread,
Apr 3, 2023, 10:00:01 AM4/3/23
to
Hallo zusammen,

wir haben unseren mail Server auf 1.15.9 und SAMBA auf 14.0.3
aktualisiert (eisfair virt 5.15.102).

Nun haben wir folgende Effekte festgestellt:

1. Wenn man sich als root anmeldet kommt schnell (Last login: Mon Apr 3
15:45:54 2023 from 192.168.0.183) danach hat man eine lange Wartezeit
bis das Prompt kommt

2. Im setup Menü "Samba user" werde keine User mehr gelistet

2.1 Beim Samba Neustart bleiben einige Prozesse übrig Bsp.:"
samba.service: Found left-over process 25306 (rpcd_lsad) in control
group while starting unit. Ignoring."


3. Im Mailprogramm erscheint lange die Sanduhr, der Timeout wird
erreicht, die Ordner kann man lesen bzw listen, der Inhalt der mail wird
nicht mehr angezeigt

Da es direkt nach dem Update auftrat vermuten wir einen Zusammenhang
dieser Effekte.

Wir vermuten ein Problem mit der Authentifizierung.

Wie können wir dieses Problem weiter eingrenzen?

Über ein paar Ideen hierzu würde ich mich freuen.

Viele Grüße Volker


Marcus Röckrath

unread,
Apr 3, 2023, 10:50:03 AM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

> wir haben unseren mail Server auf 1.15.9 und SAMBA auf 14.0.3
> aktualisiert (eisfair virt 5.15.102).

Da mail 1.15.9 vor knapp einem Jahr erschienen ist, vermute ich mal, dass
etwa über diesen Zeitraum keine Updates vorgenommen wurden.

Liege ich damit richtig.

> 2. Im setup Menü "Samba user" werde keine User mehr gelistet

Von welcher Samba-Vorversion wurde upgedatet?

Meinst du "Samba user" im Menu "User Administration"?

Bitte man in "System administration" das Samba-Menu aufrufen und darin
"Samba User Handling" und dann "List Samba Users".

Ist das auch leer?

> 2.1 Beim Samba Neustart bleiben einige Prozesse übrig Bsp.:"
> samba.service: Found left-over process 25306 (rpcd_lsad) in control
> group while starting unit. Ignoring."

Bitte mal:

service status samba

Da müssen nach der langen Zeit deutlich mehr Updates gekommen sein. Eines
der Updates dürfte auch einen Neustart "befohlen" haben, wonach das Update
erneut anzustoßen ist.

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 11:14:44 AM4/3/23
to
Am 03.04.2023 um 16:49 schrieb Marcus Röckrath:
>
> Da mail 1.15.9 vor knapp einem Jahr erschienen ist, vermute ich mal, dass
> etwa über diesen Zeitraum keine Updates vorgenommen wurden.
>
> Liege ich damit richtig.

Nein, im Dezember und Januar wurde eine updategemacht

>
>> 2. Im setup Menü "Samba user" werde keine User mehr gelistet
>
> Von welcher Samba-Vorversion wurde upgedatet?

das kann ich nicht mehr nachvollziehen

>
> Meinst du "Samba user" im Menu "User Administration"?

Ja
>
> Bitte man in "System administration" das Samba-Menu aufrufen und darin
> "Samba User Handling" und dann "List Samba Users".
>
> Ist das auch leer?

Ja
>
>> 2.1 Beim Samba Neustart bleiben einige Prozesse übrig Bsp.:"
>> samba.service: Found left-over process 25306 (rpcd_lsad) in control
>> group while starting unit. Ignoring."
>
> Bitte mal:
>
> service status samba

Apr 03 16:09:40 freya systemd[1]: Starting samba.service...
Apr 03 16:09:40 freya samba[4352]: * Starting Samba ...
Apr 03 16:09:40 freya samba[4352]: - Starting nmbd ...
Apr 03 16:09:40 freya samba[4352]: [26B blob data]
Apr 03 16:09:40 freya samba[4352]: - Starting smbd ...
Apr 03 16:09:41 freya samba[4352]: [26B blob data]
Apr 03 16:09:41 freya samba[4352]: - Starting winbindd ...
Apr 03 16:09:41 freya samba[4352]: [26B blob data]
Apr 03 16:09:41 freya systemd[1]: Started samba.service.


>
> Da müssen nach der langen Zeit deutlich mehr Updates gekommen sein. Eines
> der Updates dürfte auch einen Neustart "befohlen" haben, wonach das Update
> erneut anzustoßen ist.
>

Ein Neustart mit erneutem Update wurde ausgeführt

Marcus Röckrath

unread,
Apr 3, 2023, 11:40:01 AM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>> Da mail 1.15.9 vor knapp einem Jahr erschienen ist, vermute ich mal, dass
>> etwa über diesen Zeitraum keine Updates vorgenommen wurden.
>>
>> Liege ich damit richtig.
>
> Nein, im Dezember und Januar wurde eine updategemacht

Dann verstehe ich nicht, wieso das mail-Paket vom 30.4.22 nicht upgedatet
wurde.

>>> 2. Im setup Menü "Samba user" werde keine User mehr gelistet
>>
>> Von welcher Samba-Vorversion wurde upgedatet?
>
> das kann ich nicht mehr nachvollziehen
>

In /var/log/log.eis-install läßt sich die Updatehistorie
nachlesen/nachvollziehen.

>> Bitte man in "System administration" das Samba-Menu aufrufen und darin
>> "Samba User Handling" und dann "List Samba Users".
>>
>> Ist das auch leer?
>
> Ja

Gibt es /etc/passdb.tdb und wenn du in dieese (binäre) Datei mal mit dem mc
(Taste F3) reinschaust, findest du Namen der bisherigen Samba-User?

>> service status samba
>
> Apr 03 16:09:40 freya systemd[1]: Starting samba.service...
> Apr 03 16:09:40 freya samba[4352]: * Starting Samba ...
> Apr 03 16:09:40 freya samba[4352]: - Starting nmbd ...
> Apr 03 16:09:40 freya samba[4352]: [26B blob data]
> Apr 03 16:09:40 freya samba[4352]: - Starting smbd ...
> Apr 03 16:09:41 freya samba[4352]: [26B blob data]
> Apr 03 16:09:41 freya samba[4352]: - Starting winbindd ...
> Apr 03 16:09:41 freya samba[4352]: [26B blob data]
> Apr 03 16:09:41 freya systemd[1]: Started samba.service.

Sieht ja erstmal nicht schlecht, aqber etwa kurz aus:

# service status samba
● samba.service
Loaded: loaded (/etc/init.d/samba; generated)
Active: active (running) since Sun 2023-04-02 16:07:36 CEST; 1 day 1h
ago
Docs: man:systemd-sysv-generator(8)
Process: 11385 ExecStart=/etc/init.d/samba start (code=exited,
status=0/SUCCESS)
Tasks: 6 (limit: 4915)
CPU: 14.255s
CGroup: /system.slice/samba.service
├─11486 /usr/sbin/nmbd -D
├─11487 /usr/sbin/nmbd -D
├─11490 /usr/sbin/smbd -D
├─11493 /usr/sbin/smbd -D
├─11494 /usr/sbin/smbd -D
└─23347 /usr/sbin/smbd -D

Apr 02 16:07:32 nepo-vw-server systemd[1]: Starting samba.service...
Apr 02 16:07:32 nepo-vw-server samba[11385]: * Starting Samba ...
Apr 02 16:07:34 nepo-vw-server samba[11385]: - Starting nmbd ...
Apr 02 16:07:34 nepo-vw-server samba[11385]: [26B blob data]
Apr 02 16:07:34 nepo-vw-server samba[11385]: - Starting smbd ...
Apr 02 16:07:34 nepo-vw-server samba[11385]: [26B blob data]
Apr 02 16:07:36 nepo-vw-server systemd[1]: Started samba.service.

> Ein Neustart mit erneutem Update wurde ausgeführt

Wurden weitere Updates installiert?

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 11:53:03 AM4/3/23
to
Am 03.04.2023 um 17:39 schrieb Marcus Röckrath:

>
> Dann verstehe ich nicht, wieso das mail-Paket vom 30.4.22 nicht upgedatet
> wurde.
>
Auf meiner Liste steht das das mail 1.15.9 vom 30.04.22 ist, dies ist
installiert


>
> In /var/log/log.eis-install läßt sich die Updatehistorie
> nachlesen/nachvollziehen.

Diese Datei gibt es bei mir nicht
>
>
> Gibt es /etc/passdb.tdb und wenn du in dieese (binäre) Datei mal mit dem mc
> (Taste F3) reinschaust, findest du Namen der bisherigen Samba-User?

Ja, es sind alle aufgelistet


>
>>> service status samba
* samba.service
Loaded: loaded (/etc/init.d/samba; generated)
Active: active (running) since Mon 2023-04-03 16:09:41 CEST; 1h
42min ago
Docs: man:systemd-sysv-generator(8)
Process: 4352 ExecStart=/etc/init.d/samba start (code=exited,
status=0/SUCCESS)
Tasks: 203 (limit: 4915)
CPU: 25.693s
CGroup: /system.slice/samba.service
|- 855 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=194
--debuglevel=0
|- 857 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=196
--debuglevel=0
|- 3486 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=134
--debuglevel=0
|- 3499 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=138
--debuglevel=0
|- 3508 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=169
--debuglevel=0
|- 3510 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=174
--debuglevel=0
|- 3806 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=181
--debuglevel=0
|- 4463 /usr/sbin/nmbd -D
|- 4471 /usr/sbin/smbd -D
|- 4475 /usr/sbin/smbd -D
|- 4476 /usr/sbin/smbd -D
|- 4481 /usr/sbin/winbindd
|- 4497 "winbindd: domain child [FREYA]"
|- 4502 "winbindd: domain child [SMTLAHR]"
|- 4519 /usr/libexec/samba/samba-dcerpcd --libexec-rpcds
--ready-signal-fd=23 --np-helper --debuglevel=0
|- 4589 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=5 --debuglevel=0
|- 4603 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=6 --debuglevel=0
|- 4636 "winbindd: idmap child"
|- 6317 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=7 --debuglevel=0
|- 6320 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=8 --debuglevel=0
|- 6821 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=9 --debuglevel=0
|- 6829 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=10 --debuglevel=0
|- 6845 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=11 --debuglevel=0
|- 6847 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=12 --debuglevel=0
|- 6853 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=13 --debuglevel=0
|- 6859 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=14 --debuglevel=0
|- 7469 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=15 --debuglevel=0
|- 7471 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=16 --debuglevel=0
|- 7493 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=17 --debuglevel=0
|- 7500 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=18 --debuglevel=0
|- 7514 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=19 --debuglevel=0
|- 7529 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=20 --debuglevel=0
|- 7787 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=21 --debuglevel=0
|- 7797 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=22 --debuglevel=0
|- 7808 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=23 --debuglevel=0
|- 7818 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=24 --debuglevel=0
|- 7845 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=25 --debuglevel=0
|- 7859 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=27 --debuglevel=0
|- 8124 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=28 --debuglevel=0
|- 8151 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=29 --debuglevel=0
|- 8161 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=30 --debuglevel=0
|- 8175 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=31 --debuglevel=0
|- 8191 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=32 --debuglevel=0
|- 8477 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=34 --debuglevel=0
|- 8492 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=35 --debuglevel=0
|- 8500 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=36 --debuglevel=0
|- 8514 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=37 --debuglevel=0
|- 8533 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=38 --debuglevel=0
|- 8552 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=39 --debuglevel=0
|- 8765 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=40 --debuglevel=0
|- 8792 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=41 --debuglevel=0
|- 8816 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=42 --debuglevel=0
|- 8856 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=43 --debuglevel=0
|- 8879 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=44 --debuglevel=0
|- 8881 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=45 --debuglevel=0
|- 8897 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=46 --debuglevel=0
|- 8922 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=47 --debuglevel=0
|- 8932 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=48 --debuglevel=0
|- 8942 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=49 --debuglevel=0
|- 8949 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=50 --debuglevel=0
|- 8951 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=51 --debuglevel=0
|- 8956 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=52 --debuglevel=0
|- 9301 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=53 --debuglevel=0
|- 9399 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=54 --debuglevel=0
|- 9415 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=55 --debuglevel=0
|- 9417 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=56 --debuglevel=0
|- 9434 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=57 --debuglevel=0
|- 9435 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=58 --debuglevel=0
|- 9846 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=59 --debuglevel=0
|- 9860 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=60 --debuglevel=0
|- 9872 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=61 --debuglevel=0
|- 9874 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=62 --debuglevel=0
|- 9881 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=63 --debuglevel=0
|- 9938 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=64 --debuglevel=0
|- 9946 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=65 --debuglevel=0
|- 9958 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=66 --debuglevel=0
|- 9975 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=67 --debuglevel=0
|- 9982 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=68 --debuglevel=0
|- 9984 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=69 --debuglevel=0
|-10016 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=70 --debuglevel=0
|-10020 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=71 --debuglevel=0
|-10026 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=72 --debuglevel=0
|-10027 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=73 --debuglevel=0
|-10056 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=74 --debuglevel=0
|-10064 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=75 --debuglevel=0
|-10072 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=76 --debuglevel=0
|-10086 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=77 --debuglevel=0
|-10090 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=78 --debuglevel=0
|-10107 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=79 --debuglevel=0
|-10131 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=80 --debuglevel=0
|-10139 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=81 --debuglevel=0
|-10147 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=82 --debuglevel=0
|-10161 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=83 --debuglevel=0
|-10162 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=84 --debuglevel=0
|-10180 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=85 --debuglevel=0
|-10191 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=86 --debuglevel=0
|-10211 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=87 --debuglevel=0
|-10212 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=88 --debuglevel=0
|-10225 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=89 --debuglevel=0
|-10226 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=90 --debuglevel=0
|-10250 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=91 --debuglevel=0
|-10265 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=92 --debuglevel=0
|-10272 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=93 --debuglevel=0
|-10273 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=94 --debuglevel=0
|-10276 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=95 --debuglevel=0
|-10392 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=96 --debuglevel=0
|-10403 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=97 --debuglevel=0
|-10410 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=98 --debuglevel=0
|-10421 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=99 --debuglevel=0
|-10422 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=100
--debuglevel=0
|-10434 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=101
--debuglevel=0
|-10435 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=102
--debuglevel=0
|-11351 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=103
--debuglevel=0
|-11353 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=104
--debuglevel=0
|-11355 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=105
--debuglevel=0
|-11356 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=106
--debuglevel=0
|-11857 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=108
--debuglevel=0
|-11858 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=109
--debuglevel=0
|-11870 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=110
--debuglevel=0
|-11872 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=111
--debuglevel=0
|-11876 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=112
--debuglevel=0
|-11877 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=113
--debuglevel=0
|-12484 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=114
--debuglevel=0
|-12486 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=115
--debuglevel=0
|-12497 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=116
--debuglevel=0
|-12500 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=117
--debuglevel=0
|-12502 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=118
--debuglevel=0
|-12767 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=121
--debuglevel=0
|-12781 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=123
--debuglevel=0
|-12783 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=124
--debuglevel=0
|-12785 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=125
--debuglevel=0
|-12801 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=126
--debuglevel=0
|-13058 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=127
--debuglevel=0
|-13069 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=128
--debuglevel=0
|-13079 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=129
--debuglevel=0
|-13091 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=130
--debuglevel=0
|-13093 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=131
--debuglevel=0
|-13111 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=132
--debuglevel=0
|-13112 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=133
--debuglevel=0
|-13381 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=135
--debuglevel=0
|-13398 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=137
--debuglevel=0
|-13733 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=139
--debuglevel=0
|-13742 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=140
--debuglevel=0
|-13744 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=141
--debuglevel=0
|-13745 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=142
--debuglevel=0
|-13768 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=143
--debuglevel=0
|-13796 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=145
--debuglevel=0
|-13806 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=146
--debuglevel=0
|-13808 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=147
--debuglevel=0
|-13815 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=148
--debuglevel=0
|-13816 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=149
--debuglevel=0
|-13852 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=150
--debuglevel=0
|-14205 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=152
--debuglevel=0
|-14214 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=154
--debuglevel=0
|-14230 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=155
--debuglevel=0
|-14252 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=156
--debuglevel=0
|-14253 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=157
--debuglevel=0
|-14658 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=158
--debuglevel=0
|-14678 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=160
--debuglevel=0
|-14766 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=161
--debuglevel=0
|-14780 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=162
--debuglevel=0
|-14801 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=163
--debuglevel=0
|-14802 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=164
--debuglevel=0
|-14809 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=165
--debuglevel=0
|-14810 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=166
--debuglevel=0
|-14816 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=167
--debuglevel=0
|-14817 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=168
--debuglevel=0
|-14855 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=171
--debuglevel=0
|-14868 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=172
--debuglevel=0
|-14900 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=175
--debuglevel=0
|-14907 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=176
--debuglevel=0
|-14912 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=178
--debuglevel=0
|-15062 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=182
--debuglevel=0
|-15083 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=183
--debuglevel=0
|-15109 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=186
--debuglevel=0
|-15134 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=187
--debuglevel=0
|-16695 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=107
--debuglevel=0
|-17632 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=120
--debuglevel=0
|-17894 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=122
--debuglevel=0
|-17905 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=189
--debuglevel=0
|-17917 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=190
--debuglevel=0
|-17918 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=191
--debuglevel=0
|-19469 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=144
--debuglevel=0
|-19682 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=180
--debuglevel=0
|-20638 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=201
--debuglevel=0
|-21007 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=202
--debuglevel=0
|-21147 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=203
--debuglevel=0
|-22498 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=26 --debuglevel=0
|-22769 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=33 --debuglevel=0
|-24061 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=200
--debuglevel=0
|-24062 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=204
--debuglevel=0
|-26785 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=119
--debuglevel=0
|-26801 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=151
--debuglevel=0
|-27418 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=173
--debuglevel=0
|-28387 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=136
--debuglevel=0
|-28398 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=159
--debuglevel=0
|-28473 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=177
--debuglevel=0
|-30662 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=170
--debuglevel=0
|-31674 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=153
--debuglevel=0
|-31676 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=179
--debuglevel=0
|-32182 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=184
--debuglevel=0
|-32642 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=185
--debuglevel=0
`-32645 /usr/libexec/samba/rpcd_lsad
--configfile=/etc/smb.conf --worker-group=6 --worker-index=193
--debuglevel=0

Apr 03 16:09:40 freya systemd[1]: Starting samba.service...
Apr 03 16:09:40 freya samba[4352]: * Starting Samba ...
Apr 03 16:09:40 freya samba[4352]: - Starting nmbd ...
Apr 03 16:09:40 freya samba[4352]: [26B blob data]
Apr 03 16:09:40 freya samba[4352]: - Starting smbd ...
Apr 03 16:09:41 freya samba[4352]: [26B blob data]
Apr 03 16:09:41 freya samba[4352]: - Starting winbindd ...
Apr 03 16:09:41 freya samba[4352]: [26B blob data]
Apr 03 16:09:41 freya systemd[1]: Started samba.service.

>
>> Ein Neustart mit erneutem Update wurde ausgeführt
>
> Wurden weitere Updates installiert?

Immer, alles was angezeigt wird
>

Marcus Röckrath

unread,
Apr 3, 2023, 1:10:03 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>> Dann verstehe ich nicht, wieso das mail-Paket vom 30.4.22 nicht upgedatet
>> wurde.
>>
> Auf meiner Liste steht das das mail 1.15.9 vom 30.04.22 ist, dies ist
> installiert

Ja, aber in deinem Erstpost klang es so, als ob das mail-Paket in dieser
Version gerade erst installiert wurde.

>> In /var/log/log.eis-install läßt sich die Updatehistorie
>> nachlesen/nachvollziehen.
>
> Diese Datei gibt es bei mir nicht

Komisch, die sollte es immer geben - zudem noch ein paar ältere rotierte
Logs..

>>>> service status samba
> * samba.service
> Loaded: loaded (/etc/init.d/samba; generated)
> Active: active (running) since Mon 2023-04-03 16:09:41 CEST; 1h
> 42min ago
> Docs: man:systemd-sysv-generator(8)
> Process: 4352 ExecStart=/etc/init.d/samba start (code=exited,
> status=0/SUCCESS)
> Tasks: 203 (limit: 4915)
> CPU: 25.693s
> CGroup: /system.slice/samba.service
> |- 855 /usr/libexec/samba/rpcd_lsad
> --configfile=/etc/smb.conf --worker-group=6 --worker-index=194
> --debuglevel=0

Bezüglich rpcd_lsad habe ich gerade ein Diskussion bei Debian gefunden, die
ich allerdings erstmal wirklich verstehen muss.

Diese Datei und bis auf samba-bgqd alle weiteren in /usr/libexec/samba sind
in Samba 4.16.x hinzugekommen.

Vielleicht wäre es einen Versuch wert, mal temporär rpcd_lsad wegzukopieren
und samba neu zu starten:

service stop samba
service start samba

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 1:22:44 PM4/3/23
to
Am 03.04.2023 um 19:02 schrieb Marcus Röckrath:
Hallo Marcus

>
> Diese Datei und bis auf samba-bgqd alle weiteren in /usr/libexec/samba sind
> in Samba 4.16.x hinzugekommen.
>
> Vielleicht wäre es einen Versuch wert, mal temporär rpcd_lsad wegzukopieren
> und samba neu zu starten:
>
> service stop samba
> service start samba
>
die /usr/libexec/samba/rpcd_lsad habe ich weggkopiert und neu gestartet,
auf den ersten Blick hat sich das Verhalten nicht geändert, die User
sind nach wie vor nicht da.

VG Volker

Marcus Röckrath

unread,
Apr 3, 2023, 1:30:02 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

Kannst du mal den allgemeinen Abschnitt deiner samba-Konfiguration
(/etc/config.d/samba( posten.

Dein samba ist anders konfiguriert als meiner, aber ich würde gerne
versuchen, es nachzustellen.

--
Gruß Marcus
[eisfair-Team]

Marcus Röckrath

unread,
Apr 3, 2023, 2:00:02 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

> die /usr/libexec/samba/rpcd_lsad habe ich weggkopiert und neu gestartet,
> auf den ersten Blick hat sich das Verhalten nicht geändert, die User
> sind nach wie vor nicht da.

pdbedit -Lwv


--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 2:17:32 PM4/3/23
to
Am 03.04.2023 um 19:27 schrieb Marcus Röckrath:

>
> Kannst du mal den allgemeinen Abschnitt deiner samba-Konfiguration
> (/etc/config.d/samba( posten.
>
> Dein samba ist anders konfiguriert als meiner, aber ich würde gerne
> versuchen, es nachzustellen.
>
per PM geschickt

Volker Heimburger

unread,
Apr 3, 2023, 2:27:15 PM4/3/23
to
Am 03.04.2023 um 19:59 schrieb Marcus Röckrath:
> pdbedit -Lwv
Unix username: i.alshaikhli
NT username:
Account Flags: [U ]
User SID: S-1-5-21-195892252-3446225800-958017052-1131
Primary Group SID: S-1-5-21-195892252-3446225800-958017052-513
Full Name: Ibrahim Al-Shaikhli
Home Directory: \\FREYA\i.alshaikhli
HomeDir Drive:
Logon Script:
Profile Path: \\FREYA\i.alshaikhli\profile
Domain: FREYA
Account desc:
Workstations:
Munged dial:
Logon time: 0
Logoff time: never
Kickoff time: never
Password last set: Tue, 06 Dec 2022 08:41:29 CET
Password can change: Tue, 06 Dec 2022 08:41:29 CET
Password must change: never
Last bad password : 0
Bad password count : 0
Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
LM hash : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
NT hash : 18AA00B1F78E01BBCFA359AC323286D1

Stellvertretend ein Profil

Marcus Röckrath

unread,
Apr 3, 2023, 2:50:04 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

Das ja auch gut aussieht und der Menüpunkt "Samba user" wertet die Ausgabe
von

pdbedit -Lw

aus, die nicht ganz so gesprächig ist, aber das wesentliche in einer Zeile
auflisten sollte.

Zeigst du das bitte auch mal.

--
Gruß Marcus
[eisfair-Team]

Marcus Röckrath

unread,
Apr 3, 2023, 2:50:04 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>> Dein samba ist anders konfiguriert als meiner, aber ich würde gerne
>> versuchen, es nachzustellen.
>>
> per PM geschickt

Bislang nichts eingetrudelt.

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 2:57:34 PM4/3/23
to
Am 03.04.2023 um 20:49 schrieb Marcus Röckrath:
> pdbedit -Lw
freya # pdbedit -Lw
s.horn:2059:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:ECFF8F3C7D80B0003D8BDA5CAAF3B3B0:[U
]:LCT-5DFBA3DF:
i.alshaikhl:4294967295:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:18AA00B1F78E01BBCFA359AC323286D1:[U
]:LCT-63873A32:

zwei Zeilen als Muster, auffällig ist das es sehr langsam auflistet

Volker Heimburger

unread,
Apr 3, 2023, 3:08:40 PM4/3/23
to
Am 03.04.2023 um 20:47 schrieb Marcus Röckrath:
> Hallo Volker,
>
> Volker Heimburger wrote:
>
>>> Dein samba ist anders konfiguriert als meiner, aber ich würde gerne
>>> versuchen, es nachzustellen.
>>>
>> per PM geschickt
>
> Bislang nichts eingetrudelt.

Ist 20:19 Uhr raus, bisher kam keine Fehlermeldung
>

Marcus Röckrath

unread,
Apr 3, 2023, 3:20:03 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>> pdbedit -Lw
> freya # pdbedit -Lw
>
s.horn:2059:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:ECFF8F3C7D80B0003D8BDA5CAAF3B3B0
[U
> ]:LCT-5DFBA3DF:
>
i.alshaikhl:4294967295:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:18AA00B1F78E01BBCFA359AC323286D1
[U
> ]:LCT-63873A32:
>
> zwei Zeilen als Muster, auffällig ist das es sehr langsam auflistet

Grundsätzlich wäre auch das optisch soweit ok, aber mich irritiert die
4294967295 in der zweiten Zeile. Das ist Hex FFFFFFFF!

An der Stelle steht die UID des Linux-Users.

Welche UID für diesen User steht in /etc/passwd?

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 3:26:16 PM4/3/23
to
i.alshaikhli:x:2109:100:Ibrahim Al-Shaikhli:/home/i.alshaikhli:/bin/bash

bei s.horn stimmt es 2059

Volker Heimburger

unread,
Apr 3, 2023, 3:29:41 PM4/3/23
to
Die 4294967295 steht bei allen ungültigen bzw bei denen kein unix user
mehr existiert

Marcus Röckrath

unread,
Apr 3, 2023, 3:40:02 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>>> Grundsätzlich wäre auch das optisch soweit ok, aber mich irritiert die
>>> 4294967295 in der zweiten Zeile. Das ist Hex FFFFFFFF!
>>>
>>> An der Stelle steht die UID des Linux-Users.
>>>
>>> Welche UID für diesen User steht in /etc/passwd?
>>>
>> i.alshaikhli:x:2109:100:Ibrahim Al-Shaikhli:/home/i.alshaikhli:/bin/bash
>>
>> bei s.horn stimmt es 2059
>
> Die 4294967295 steht bei allen ungültigen bzw bei denen kein unix user
> mehr existiert

Wo sind denn die Linux-User geblieben?

Das Samba-Update killt keine Linux-User auf dem System.

Ich habe das Samba-Paket vor über einem Jahr übernommen, bin mir aber
sicher, dass es immer zwingend war, dass die Samba-User auch als Linux-User
existieren müssen.

--
Gruß Marcus
[eisfair-Team]

Marcus Röckrath

unread,
Apr 3, 2023, 3:40:03 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>>>> Dein samba ist anders konfiguriert als meiner, aber ich würde gerne
>>>> versuchen, es nachzustellen.
>>>>
>>> per PM geschickt
>>
>> Bislang nichts eingetrudelt.
>
> Ist 20:19 Uhr raus, bisher kam keine Fehlermeldung

Angekommen; ich hatte nicht bemerkt, dass mein fetchmail heute nacht
hängengeblieben ist.

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 3:47:59 PM4/3/23
to
Hallo Markus

> Wo sind denn die Linux-User geblieben?
>
Dieser server ist schon lange in Benutzung, ich nehme an dies passiert
wenn man einen vorhandenen nun nicht mehr benötigten linux user
umbenennt und dann damit einen neuen samba user erstellt.

Vg Volker

Marcus Röckrath

unread,
Apr 3, 2023, 3:50:03 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>> Kannst du mal den allgemeinen Abschnitt deiner samba-Konfiguration
>> (/etc/config.d/samba( posten.
>>
>> Dein samba ist anders konfiguriert als meiner, aber ich würde gerne
>> versuchen, es nachzustellen.

Du hast 192.168.0.1 als SAMBA_PASSWORD_SERVER eingetragen, was dann wohl
nicht der eisfair selbst sein dürfte.

Ich benutze diese Funktion nicht, die bei dir, wie in service status sambe
gesehen, zum Start des winbindd führt.

SAMBA_PASSWORD_SERVER='' # NETBIOS name(s) of external password
# server(s) separated by a comma and
# a blank. Example:
# SAMBA_PASSWORD_SERVER='NT-PDC, NT-BDC1'
# SAMBA_PASSWORD_SERVER='*'
# Be shure, you have access from Samba to
# password server(s)!

Laut Anleitung soll das der NETBIOS-Name sein, du hast hier aber eine IP
angegeben. Wie gesagt, ich habe da keinerlei Erfahrung kann nicht sagen,
welche Werte hier wirklich erlaubt sind.

Sollen sich die User mit der "ungültigen" UID hierüber authetifizieren?

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 4:10:56 PM4/3/23
to
Am 03.04.2023 um 21:48 schrieb Marcus Röckrath:

>
> Du hast 192.168.0.1 als SAMBA_PASSWORD_SERVER eingetragen, was dann wohl
> nicht der eisfair selbst sein dürfte.

richtig, es gibt einen eisfair PDC 192.168.0.1, mit der IP funktioniert
es bei den andern Servern bisher ohne Probleme.
> Sollen sich die User mit der "ungültigen" UID hierüber authetifizieren?
>
Werden diese User noch beim PDC oder lokal angefragt? Benutzt werden
diese User nicht mehr.

Könnte dies das Problem sein? Nur der mail Server authentifiziert bisher
lokal, die anderen gegen den PDC bzw Domain.

VG Volker

Marcus Röckrath

unread,
Apr 3, 2023, 4:20:02 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

Um es richtig zu verstehen, mache ich mal ein Beispiel auf:

Linux-User:
AA mit UID 2001
BB mit UID 2002

BB wird nicht mehr gebraucht und durch CC ersetzt.

Wie hast du diese Umbenennung gemacht?

Hast du das vor dem letzten Samba-Update getan?

Wurde nach dieser "Usertransaktion" schonmal ein Samba-Update getätigt oder
ist das jetzige das Erste" gewesen?

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 4:31:22 PM4/3/23
to
Am 03.04.2023 um 22:17 schrieb Marcus Röckrath:
> Hallo Volker,
>
> Volker Heimburger wrote:
>
>>> Wo sind denn die Linux-User geblieben?
>>>
>> Dieser server ist schon lange in Benutzung, ich nehme an dies passiert
>> wenn man einen vorhandenen nun nicht mehr benötigten linux user
>> umbenennt und dann damit einen neuen samba user erstellt.
>
> Um es richtig zu verstehen, mache ich mal ein Beispiel auf:
>
> Linux-User:
> AA mit UID 2001
> BB mit UID 2002
>
> BB wird nicht mehr gebraucht und durch CC ersetzt.
>
> Wie hast du diese Umbenennung gemacht?

Über das Linux User Menü F4 rename

>
> Hast du das vor dem letzten Samba-Update getan?

Dies wird min 10 Jahre so gemacht, da sind schon viele Samba-Updates
gemacht worden.
>
> Wurde nach dieser "Usertransaktion" schonmal ein Samba-Update getätigt oder
> ist das jetzige das Erste" gewesen?
>
Nein schon viele, dennoch eine Idee, in welchen Dateien müssen diese
User gelöscht werden?

VG Volker

Marcus Röckrath

unread,
Apr 3, 2023, 4:50:01 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

Ich habe selbst keine Erfahrung mit der Authentifizierung an einem anderen
Samba-Server.

Nach Dokumentation des eisfair-Samba-Paketes können nur Samba-User angelegt
werden, die auch gleichzeitig Linux-User auf dem System sind.

Sollen User über einen entfernten Samba-Server authentifiziert werden,
dürften diese User doch garnicht als User auf dem lokalen Samba angelegt
werden.

Das wäre mein Verständnis der Sache.

--
Gruß Marcus
[eisfair-Team]

Marcus Röckrath

unread,
Apr 3, 2023, 5:00:03 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>> Linux-User:
>> AA mit UID 2001
>> BB mit UID 2002
>>
>> BB wird nicht mehr gebraucht und durch CC ersetzt.
>>
>> Wie hast du diese Umbenennung gemacht?
>
> Über das Linux User Menü F4 rename
>
> Dies wird min 10 Jahre so gemacht, da sind schon viele Samba-Updates
> gemacht worden.

Ok, für die lokalen Linux-User kann man das so machen.

Das hat aber keinen Einfluss auf die User/Passwortdatenbank von samba!

IMHO kommt es dabei zu einem Konflikt zwischen der Linux-Userdatenbank und
der von Samba, wo nun zwei unterschiedliche Namen die gleiche UID haben.

> Nein schon viele, dennoch eine Idee, in welchen Dateien müssen diese
> User gelöscht werden?

Linux-User stehen in /etc/shadw und /etc/passwd.

Die Samba-User in /etc/passdb.tdb, die allerdings binär ist.

Hier müsstest du mit

pdbedit -x user

User entfernen können - habs so noch nie getan.

Hilfeseite: pdbedit --help

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 3, 2023, 5:01:59 PM4/3/23
to
Am 03.04.2023 um 22:42 schrieb Marcus Röckrath:
Hallo Marcus

>
> Ich habe selbst keine Erfahrung mit der Authentifizierung an einem anderen
> Samba-Server.
>
> Nach Dokumentation des eisfair-Samba-Paketes können nur Samba-User angelegt
> werden, die auch gleichzeitig Linux-User auf dem System sind.
Richtig, beim umbenennen des Linux Users werden diese bisherigen Samba
User jedoch nicht gelöscht oder umbenannt
>
> Sollen User über einen entfernten Samba-Server authentifiziert werden,
> dürften diese User doch garnicht als User auf dem lokalen Samba angelegt
> werden.
Stimmt, dies ist mit dem mail Packet jedoch nicht vorgesehen dann
müssten man die Benutzer mit Domäne/Benutzer in der mail config eingeben
können, dies ist nicht möglich, daher authentifizieren die mail benutzer
lokal und müssen lokal angelegt werden.

Daher wäre die andere Idee SAMBA_PASSWORD_SERVER='' leer zu lassen.
Versuche ich morgen, heute reicht es mir nicht mehr.

Vielen Dank ! Ich schreibe morgen ob es geklappt hat.

VG Volker

Marcus Röckrath

unread,
Apr 3, 2023, 5:20:02 PM4/3/23
to
Hallo Volker,

Volker Heimburger wrote:

>> Sollen User über einen entfernten Samba-Server authentifiziert werden,
>> dürften diese User doch garnicht als User auf dem lokalen Samba angelegt
>> werden.
> Stimmt, dies ist mit dem mail Packet jedoch nicht vorgesehen dann
> müssten man die Benutzer mit Domäne/Benutzer in der mail config eingeben
> können, dies ist nicht möglich, daher authentifizieren die mail benutzer
> lokal und müssen lokal angelegt werden.

Ich schrieb nicht, dass die nicht mehr User auf dem Linux-System sein
dürfen, aber sie dürften IMHO nicht mehr als Samba-User angelegt werden!

Wer zwar User auf dem Linux-System ist, wird dadurch nicht zum Samba-User,
wenn er nicht explizit als solcher definiert ist.

Also kannst du jeden notwendigen User auf dem Linux-User einrichten, um ihn
z. B. für mail zu nutzen. Du legst ihn dann aber eben nicht auch
gleichzeitig als User in Samba ein.

> Daher wäre die andere Idee SAMBA_PASSWORD_SERVER='' leer zu lassen.
> Versuche ich morgen, heute reicht es mir nicht mehr.

Ich muss auch langsam in die Heia.

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 4, 2023, 1:46:19 AM4/4/23
to
Am 03.04.2023 um 22:51 schrieb Marcus Röckrath:

Hallo Marcus

>
>>> Linux-User:
>>> AA mit UID 2001
>>> BB mit UID 2002
>>>
>>> BB wird nicht mehr gebraucht und durch CC ersetzt.
>>>
>>> Wie hast du diese Umbenennung gemacht?
>>
>> Über das Linux User Menü F4 rename

>
> Das hat aber keinen Einfluss auf die User/Passwortdatenbank von samba!
>
> IMHO kommt es dabei zu einem Konflikt zwischen der Linux-Userdatenbank und
> der von Samba, wo nun zwei unterschiedliche Namen die gleiche UID haben.
>
>
> pdbedit -x user
>
> User entfernen können - habs so noch nie getan.
>
> Hilfeseite: pdbedit --help

Der Samba Account ohne Linux Account war die Ursache des Problems
über pbedit -x user konnte man den usermit nicht löschen da der Linux
Account fehlte.

Zum Löschen musste man:
service stop samba
Dann ins SetupMenü zu den "Samba users" die User wurden aufgelistet und
dann konnte man die User mit UID=4294967295 löschen.
Danach wieder service start samba

Ich habe das Problem reproduziert:
1. Umbenennen eines Linux Users
2. Der alte ehemals gleichnamige Samba User erhält die UID=4294967295
3. Nun kann die Samba-User Liste nicht mehr gelistet werden
4. Nach dem Löschen dieses Samba Users mit UID=4294967295 klappt es wieder


Vielen Dank für die Unterstützung !




Marcus Röckrath

unread,
Apr 4, 2023, 3:00:03 AM4/4/23
to
Hallo Volker,

Volker Heimburger wrote:

> Der Samba Account ohne Linux Account war die Ursache des Problems
> über pbedit -x user konnte man den usermit nicht löschen da der Linux
> Account fehlte.
>
> Zum Löschen musste man:
> service stop samba
> Dann ins SetupMenü zu den "Samba users" die User wurden aufgelistet und
> dann konnte man die User mit UID=4294967295 löschen.
> Danach wieder service start samba
>
> Ich habe das Problem reproduziert:
> 1. Umbenennen eines Linux Users
> 2. Der alte ehemals gleichnamige Samba User erhält die UID=4294967295
> 3. Nun kann die Samba-User Liste nicht mehr gelistet werden
> 4. Nach dem Löschen dieses Samba Users mit UID=4294967295 klappt es wieder

Ich kann das nur zum Teil hier reproduzieren, nämlich dass das Löschen eines
Linux-User, der auch Samba-User ist, dazu führt, dass der Samba-User die
UID=4294967295 bekommt.

Ich kann aber auch in diesem Zustand jederzeit die Samba-User sowohl in
"User administration" als auch im Samba-Menu listen.

Dennoch bleibt die Regel:

Wird ein Samba-User benötigt, muss der vorher als Linux-User angelegt
werden. Dieser Linux-User muss solange existieren, wie der Samba-User
existiert.

Wird eine externe Authentifizierung für einen Samba-User genutzt, wird für
ihn IMHO gar kein lokaler Samba-Account benötigt.

--
Gruß Marcus
[eisfair-Team]

Volker Heimburger

unread,
Apr 4, 2023, 5:24:32 AM4/4/23
to
Am 03.04.2023 um 23:18 schrieb Marcus Röckrath:

Hallo Marcus, > Also kannst du jeden notwendigen User auf dem Linux-User
einrichten, um ihn
> z. B. für mail zu nutzen. Du legst ihn dann aber eben nicht auch
> gleichzeitig als User in Samba ein.
>
Samba war aktiv, weil der Server schon sehr lange genutzt wird und
früher weitere Aufgaben hatte, dies ist heute jedoch nicht mehr notwendig.
Daher ist der zweite Lösungsansatz, Samba auf dem mail-Server zu
deaktivieren, damit erledigen sich die Probleme auch.

Vielen Dank für die Hilfe !

VG Volker



0 new messages