Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Doppio login... [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Sat Sep 06, 2003 8:22 am    Post subject: Doppio login... [Risolto] Reply with quote

Salve, ho un problemino... dopo aver fatto l'emerge world, in fase di login mi viene chiesta due volte la password... perché?
Esempio:

Code:

login: ciccio
password: ****
password: ****

ciccio@pacinotti ~$ _


Qualcuno ha avuto lo stesso problema?

Grazie e ciao


Last edited by comio on Tue Sep 16, 2003 2:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30925
Location: here

PostPosted: Sat Sep 06, 2003 8:56 am    Post subject: Reply with quote

Anche con root succede?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Sat Sep 06, 2003 10:16 am    Post subject: Reply with quote

fedeliallalinea wrote:
Anche con root succede?

Anche!
Qualche idea?
Back to top
View user's profile Send private message
leon_73
Guru
Guru


Joined: 13 Mar 2003
Posts: 505
Location: Milano

PostPosted: Sat Sep 06, 2003 7:57 pm    Post subject: Reply with quote

non e' che hai pasticciato con i file relativi alla autenticazione Pam?

A me era successo una cosa simile per quel motivo.

Leo
Back to top
View user's profile Send private message
hellraiser
Guru
Guru


Joined: 14 Jun 2003
Posts: 431
Location: Pescara [Italy]

PostPosted: Sun Sep 07, 2003 2:11 am    Post subject: Reply with quote

mai visto e sentito cosa simile... 8O

ma alla fine riesci a loggarti ?
_________________
Io non sono nessuno...ma nessuno è come me!

"Open Source is a good idea..."
Back to top
View user's profile Send private message
IgaRyu
Guru
Guru


Joined: 23 Jan 2003
Posts: 302
Location: Verona

PostPosted: Sun Sep 07, 2003 7:27 am    Post subject: Reply with quote

Umm da quanto no sentivo sta cosa della doppia richiesta di password... dai tempi dei trojoans di login .. okkio


Joe
_________________
One Flew East
One Flew West
Some Flew On The Kukool's Nest
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Sun Sep 07, 2003 3:59 pm    Post subject: Reply with quote

Non ho modificato i files di PAM... quindi non so...
La cosa mi lascia troppo perplesso, ma vorrei evitare di dover reinstallare tutto per questa storia.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Mon Sep 08, 2003 9:59 am    Post subject: Reply with quote

C'e' qualcosa nei log?
Se alla prima domanda (o alla seconda) la password la sbagli ti logghi uguale?
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Mon Sep 08, 2003 10:27 am    Post subject: Reply with quote

se sbaglio una delle due password non mi fa entrare.
Nei log non compare nulla di significativo:
Code:

Sep 8 .... pacinotti login(pam_unix)[3535] session opened for user comio by (uid=0)

ma...
Grazie per l'aiuto!
Back to top
View user's profile Send private message
teknux
Guru
Guru


Joined: 19 Feb 2003
Posts: 517
Location: Rome, IT

PostPosted: Mon Sep 08, 2003 2:03 pm    Post subject: Reply with quote

visto che IgaRyu ha tirato fuori il discorso...
Code:

emerge chkrootkit


non è che sia efficacissimo (talvota cilecca con alcuni rootkit...), ma se hai un /bin/login trojano lui dovrebbe beccartelo, tentare non nuoce :D
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Mon Sep 08, 2003 5:09 pm    Post subject: Reply with quote

Beh, per evitare rootkit basta riemergere pam-login (in questo caso) o fare
Code:
$ qpkf pam-login -cm -vv

_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
teknux
Guru
Guru


Joined: 19 Feb 2003
Posts: 517
Location: Rome, IT

PostPosted: Mon Sep 08, 2003 5:27 pm    Post subject: Reply with quote

cerri wrote:
Beh, per evitare rootkit basta riemergere pam-login (in questo caso) o fare
Code:
$ qpkf pam-login -cm -vv


scusa ma "qpkf" che comando è? non lo conosco... sarà mica
Code:
qpkg -f
?
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Mon Sep 08, 2003 10:54 pm    Post subject: Reply with quote

nisba...

ho provato tutti i suggerimenti...

Chissà cos'è?

Grazie a tutti!
Ciao
Back to top
View user's profile Send private message
teknux
Guru
Guru


Joined: 19 Feb 2003
Posts: 517
Location: Rome, IT

PostPosted: Tue Sep 09, 2003 11:00 am    Post subject: Reply with quote

se cerri ha sbagliato e si tratta di qpkg, deve scaricare i gentoolkit
Code:

#emerge gentoolkit


che offrono alcuni strumenti "alla rpm" per vedere quanti pacchetti hai, quali dpiendenze, e l'opzione "-f nomefile" che permette di risalire a quale pacchetto appartiene un determinato file...
ad ogni modo scaricalo comunque e leggiti l'help e la man page che tanto è uno strumento utilissimo :D

saluti,
tek
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Tue Sep 09, 2003 7:04 pm    Post subject: Reply with quote

teknux, beccato :)
Era ovviamente qpkg. :)
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Thu Sep 11, 2003 10:04 pm    Post subject: Reply with quote

Fatto ance con qpkg -f ... ma nulla.
Ho provato a vedere il file login.defs... senza esito!

Strano...
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Fri Sep 12, 2003 1:26 pm    Post subject: Reply with quote

Dalle news...
Ecco il problema (ma non capisco perché avevo il file modificato...)

Quote:

"L'M" == Luigi 'Comio' Mantellini <lmantellini@_NO_hotmail_SPAM_.it> writes:
L'M> Quando faccio il login, viene chiesto il nome utente e due volte la
L'M> password.

Nella configurazione PAM hai probabilmente due moduli "auth" in cascata
e il secondo non ha l'opzione "use_first_pass", per cui ti chiede di
nuovo la password. Ad es.:

auth sufficient pam_ldap.so
auth required pam_unix2.so use_first_pass

Saluti,
Luca Polo.
-- Luca.Polo@gest.unipd.it --- http://www.gest.unipd.it/~jake ----------------------------------------------------------
One Ping to rule them all. One Ping to find them.
One Ping to bring down them all.
And in the darkness crash them.
[The Lord of the Pings]
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Sep 13, 2003 10:20 am    Post subject: Reply with quote

/me si era confuso: era ovvio che andava verificato quel file... /me idiota /me idiota /me idiota...
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Sat Sep 13, 2003 10:56 am    Post subject: Reply with quote

Tag [risolto] nel titolo allora.

Piccola domanda innocente: i moderatori mi risulta possano modificare i titoli dei vari topic, giusto? Quindi perchè invece di ricordarlo ogni volta non ci pensate voi a mettere la tag al posto di chi si dimentica? Magari mandate un messaggio all'interessato o notificatelo nel topic, ma credo sarebbe più comodo per tutti. Inoltre pensandoci voi (oltre a chi già fa da sè) è più facile che si prenda l'abitudine alla cosa (vedendo tutti i topic con al loro bella tag). E' giusto un'idea ;)

My 2 cents
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Sep 13, 2003 11:20 am    Post subject: Reply with quote

Altro lavoro AAAAAARRRRRRRRRGGGGGGGGGHHHHHHHHHHHHH! :)
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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