Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme Passw. und Gruppenverwaltung [erfolgreich gesschl.]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 519

PostPosted: Wed Aug 24, 2022 8:42 pm    Post subject: Probleme Passw. und Gruppenverwaltung [erfolgreich gesschl.] Reply with quote

Ich vermute das mein Problem mit dem Passwort beim Lock-Screen mit einem Gruppenverwaltungsproblem zusammenhängt. Wenn ich als Root einen Benutze mit seinen Gruppen anlege, dann ist das okay. Die Gruppen werden bei der Abfrage in der Shell des Nutzers mit id brav angezeigt. Füge ich jetzt als Root den Nutzer einer Gruppe hinzu, dann macht er das. Wird auch in der Datei /etc/group eingetragen. Frage ich aber in der Benutzershell id ab fehlt die zugefügte Gruppe.

Code:
/etc/group
.....
cdrom:x:19:mythtv,frank
dialout:x:20:frank
tape:x:26:
video:x:27:sddm,mythtv
cdrw:x:80:frank
usb:x:85:pcscd,frank
input:x:97:
users:x:100:gast,frank
portage:x:250:portage,frank
.....

Code:
id
uid=1004(frank) gid=1004(frank) Gruppen=1004(frank),10(wheel),14(uucp),18(audio),19(cdrom),20(dialout),46(openct),80(cdrw),85(usb),100(users),117(mythtv),250(portage),272(plugdev),304(vboxusers),332(scanner)


Code:
# gpasswd -a frank video
Benutzer frank wird zur Gruppe video hinzugefügt.

Code:
cdrom:x:19:mythtv,frank
dialout:x:20:frank
tape:x:26:
video:x:27:sddm,mythtv,frank
cdrw:x:80:frank
usb:x:85:pcscd,frank
input:x:97:
users:x:100:gast,frank
portage:x:250:portage,frank

Code:
id
uid=1004(frank) gid=1004(frank) Gruppen=1004(frank),10(wheel),14(uucp),18(audio),19(cdrom),20(dialout),46(openct),80(cdrw),85(usb),100(users),117(mythtv),250(portage),272(plugdev),304(vboxusers),332(scanner)


Last edited by deranonyme on Thu Aug 25, 2022 2:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5352
Location: Bavaria

PostPosted: Wed Aug 24, 2022 9:25 pm    Post subject: Reply with quote

Quote:
Primary and supplementary groups for a process are normally inherited from its parent and are usually unchanged since login. This means that if you change the group database after logging in, id will not reflect your changes within your existing login session. Running id with a user argument causes the user and group database to be consulted afresh, and so will give a different result.

from: https://www.gnu.org/software/coreutils/manual/html_node/id-invocation.html#id-invocation
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 519

PostPosted: Thu Aug 25, 2022 6:03 am    Post subject: Reply with quote

Ich muss das mal beobachten. Ich hatte speziell mit der Gruppe Video Probleme. Auch nachdem ich mich in diese Gruppe eingetragen habe Bestand das Problem (kein GLX) weiter. Ich habe den User gelöscht und nochmal angelegt, jetzt mit allen benötigten Gruppenzuweisungen und jetzt funktioniert GLX.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5328

PostPosted: Thu Aug 25, 2022 7:08 am    Post subject: Reply with quote

öhm hast du dich mit dem user neu angemeldet, nachdem du den user in die gruppe hinzugefügt hast?
Denn das ist die aussage was pietinger gepostet hat.
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 519

PostPosted: Thu Aug 25, 2022 2:10 pm    Post subject: Reply with quote

firefly wrote:
öhm hast du dich mit dem user neu angemeldet, nachdem du den user in die gruppe hinzugefügt hast?

Gerade nochmal getestet, hatte ich wohl nicht. :oops: Wieder was gelernt. Hab zu lange nichts mehr aktiv verändert. Man wird alt....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum