Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PAM und /var/log/messages
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
dot
Guru
Guru


Joined: 05 May 2003
Posts: 335
Location: Germany

PostPosted: Wed Dec 15, 2004 11:03 am    Post subject: PAM und /var/log/messages Reply with quote

Hallo,

seit geraumer Zeit bekomme ich jedesmal, wenn ich ein su - ausführe
folgendes in meine /var/log/messages:
Quote:
Dec 15 12:00:49 discovery su(pam_unix)[12839]: session closed for user root
Dec 15 12:00:54 discovery su[12960]: PAM pam_putenv: delete non-existent entry; REMOTEHOST
Dec 15 12:00:54 discovery PAM-env[12960]: Unknown PAM_ITEM: <DISPLAY>
Dec 15 12:00:54 discovery su[12960]: PAM pam_putenv: delete non-existent entry; DISPLAY
Dec 15 12:00:54 discovery PAM-env[12960]: Unknown PAM_ITEM: <XAUTHORITY>
Dec 15 12:00:54 discovery su[12960]: PAM pam_putenv: delete non-existent entry; XAUTHORITY
Dec 15 12:00:54 discovery su(pam_unix)[12960]: session opened for user root by bowman(uid=1000)
Dec 15 12:00:54 discovery su[12960]: PAM pam_putenv: delete non-existent entry; REMOTEHOST
Dec 15 12:00:54 discovery PAM-env[12960]: Unknown PAM_ITEM: <DISPLAY>
Dec 15 12:00:54 discovery su[12960]: PAM pam_putenv: delete non-existent entry; DISPLAY
Dec 15 12:00:54 discovery PAM-env[12960]: Unknown PAM_ITEM: <XAUTHORITY>
Dec 15 12:00:54 discovery su[12960]: PAM pam_putenv: delete non-existent entry; XAUTHORITY

Kann mich jemmand erleuchten, ich hab überhaupt keine Ahnung, was er
von mir will.

Grüße

Flo
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Wed Dec 15, 2004 11:33 am    Post subject: Reply with quote

Hi,

guck mal in die "/etc/security/pam_env.conf" und kommentiere die folgende Einträge aus.
Code:

REMOTEHOST DEFAULT= OVERRIDE=@{PAM_RHOST}
DISPLAY DEFAULT=${REMOTEHOST}:0.0
XAUTHORITY DEFAULT= OVERRIDE=@{XAUTHORITY}

zu
Code:

#REMOTEHOST DEFAULT= OVERRIDE=@{PAM_RHOST}
#DISPLAY DEFAULT=${REMOTEHOST}:0.0
#XAUTHORITY DEFAULT= OVERRIDE=@{XAUTHORITY}
Back to top
View user's profile Send private message
dot
Guru
Guru


Joined: 05 May 2003
Posts: 335
Location: Germany

PostPosted: Wed Dec 15, 2004 12:09 pm    Post subject: Reply with quote

Hi,

danke, das wars.

Grüße

Flo
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