Re: [gentoo-user] login problem

2003-12-10 Thread David Obwaller
Am Sam, den 06.12.2003 schrieb Roger um 23:40:
 hi, 
 I create a user by the following command:
 useradd roger -m -G users -s /bin/bash
 
 then after I login using roger account, lots of modprobe message
 appeared!

as I set up my gentoo system I forgot to install a kernel-logger and had
this messages appearing whenever I logged in as ordinary user. they
didn't show up when I logged in as root though. finally installing a
kernel logger solved my problem, but the error-messages are still there.

does this have to do with permissions??

David


--
[EMAIL PROTECTED] mailing list



[gentoo-user] login problem

2003-12-06 Thread Roger
hi, 
I create a user by the following command:
useradd roger -m -G users -s /bin/bash

then after I login using roger account, lots of modprobe message
appeared!

PLS help me.
-- 
~~~
Best Regards
Roger Shen
Start with Gentoo,Start with Freedom
~~~


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] login problem

2003-12-06 Thread Jeff Smelser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 06 December 2003 04:40 pm, Roger wrote:
 hi,
 I create a user by the following command:
 useradd roger -m -G users -s /bin/bash

 then after I login using roger account, lots of modprobe message
 appeared!

Can you send em.. I wouldn't know what modprobe messages would show up from 
logging in.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/0ev9ld4MRA3gEwYRAuNpAKCf1/O3glcwxnMAhERvULfISvmfsgCfYzeg
2al/hzMSh0eRprghYtq5oKE=
=9HmS
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] login problem

2003-12-06 Thread Roger
such as 
modprobe: Can't locate module pg* which is needed for /dev/pg
modprobe: Can't locate module * which is needed for /dev/scsi/*
...
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Saturday 06 December 2003 04:40 pm, Roger wrote:
  hi,
  I create a user by the following command:
  useradd roger -m -G users -s /bin/bash
 
  then after I login using roger account, lots of modprobe message
  appeared!
 
 Can you send em.. I wouldn't know what modprobe messages would show up from 
 logging in.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (GNU/Linux)
 
 iD8DBQE/0ev9ld4MRA3gEwYRAuNpAKCf1/O3glcwxnMAhERvULfISvmfsgCfYzeg
 2al/hzMSh0eRprghYtq5oKE=
 =9HmS
 -END PGP SIGNATURE-
 
 
 --
 [EMAIL PROTECTED] mailing list
-- 
~~~
China Cell Phone Rental
http://www.pandaphone.com
Start with Gentoo,Start with Freedom
~~~


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] login problem

2003-12-06 Thread Jeff Smelser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 06 December 2003 05:50 pm, Roger wrote:
 such as
 modprobe: Can't locate module pg* which is needed for /dev/pg
 modprobe: Can't locate module * which is needed for /dev/scsi/*
 ...

Anything you get errors, cut and past into google, you will be amazed.. I got:

http://www.linuxquestions.org/questions/archive/14/2002/10/2/32383

Check it out..
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/0f3Ald4MRA3gEwYRAjkxAKCyJjtNsF/838uj46MXn25q/j9hnQCg3OZu
E0BSSYGvLJoH+38Ls79oTsQ=
=lD7a
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] login problem in X

2003-12-05 Thread mornabis
	Hi all there, when i login on X it pops a window saying that my session 
only lasted less than 10 seconds, when i view details in 
.xsession-errors it says:

/etc/X11/gdm/PreSession//Default: Registering your session with wtmp and 
utmp
/etc/X11/gdm/PreSession//Default: running: sessreg -a -w /var/log/wtmp 
-u /var/run/utmp -x /var/lib/gdm/:0.Xservers -h  -l :0 fa

 there are 1.5 GB free on my hard disk.

 any ideas??

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] login problem in X

2003-12-05 Thread mornabis
all is ready, it was for k3b, i use it whit sudo and it changed 
.ICEauthority permissions, how could i write cds without using sudo??

mornabis wrote:
Hi all there, when i login on X it pops a window saying that my 
session only lasted less than 10 seconds, when i view details in 
.xsession-errors it says:

/etc/X11/gdm/PreSession//Default: Registering your session with wtmp and 
utmp
/etc/X11/gdm/PreSession//Default: running: sessreg -a -w /var/log/wtmp 
-u /var/run/utmp -x /var/lib/gdm/:0.Xservers -h  -l :0 fa

 there are 1.5 GB free on my hard disk.

 any ideas??

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] login problem

2003-10-14 Thread Davide Fanciola


I will try your fix later, but I'm sure you are right!!
I was suspecting the PAM

Well, thanks a lot, Doug!

 -Original Message-
 From: Doug Weimer [mailto:[EMAIL PROTECTED]
 Sent: lundi, 13. octobre 2003 23:40
 To: [EMAIL PROTECTED]
 Subject: RE: [gentoo-user] login problem


 On Mon, 2003-10-13 at 10:14, Davide Fanciola wrote:
  The problem is that I cannot login in text-mode console!
  But the X-based login (entrance) is working fine.
 
  When I say anything I type, it means : any user account present on my
  system...

 Are you prompted for a password? If not, you probably have a bad
 /etc/pam.d/login. Information about this bug can be found here:
 http://bugs.gentoo.org/show_bug.cgi?id=29563 . Basically, just move
 /etc/pam.d/login out of the way and reemerge sys-apps/shadow.

 Doug


 --
 [EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] login problem

2003-10-14 Thread Mike Wojcikiewicz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I had this exact same problem yesterday.. couldnt log into KDE either.. it was 
indeeed pam.. the culprit was /etc/pam.d/login.. for some reason (I dont 
recall if i updated these files recently with etc-update), the file was using 
the pam module pam_unix2.so (which didnt exist on my system), switched it 
back to pam_unix.so and all my problems were solved.. hope this helps

- --mike

On Tuesday 14 October 2003 03:54, Davide Fanciola wrote:
 I will try your fix later, but I'm sure you are right!!
 I was suspecting the PAM

 Well, thanks a lot, Doug!

  -Original Message-
  From: Doug Weimer [mailto:[EMAIL PROTECTED]
  Sent: lundi, 13. octobre 2003 23:40
  To: [EMAIL PROTECTED]
  Subject: RE: [gentoo-user] login problem
 
  On Mon, 2003-10-13 at 10:14, Davide Fanciola wrote:
   The problem is that I cannot login in text-mode console!
   But the X-based login (entrance) is working fine.
  
   When I say anything I type, it means : any user account present on
   my system...
 
  Are you prompted for a password? If not, you probably have a bad
  /etc/pam.d/login. Information about this bug can be found here:
  http://bugs.gentoo.org/show_bug.cgi?id=29563 . Basically, just move
  /etc/pam.d/login out of the way and reemerge sys-apps/shadow.
 
  Doug
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/i/6GzK7WDkEewTARAnoLAJsGXW9QaH8xrq3IPO5b75XuY8QmHgCgmQRh
iZahU6cQpRnQEcUbfK4dRQM=
=qmmY
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] login problem

2003-10-13 Thread Davide Fanciola

Hello,

i'm running gentoo with X and my windowmanager is enligthenment 
with entrance as login manager.

The problem is that, if I switch to a text console, anything I type at the 
login prompt return me the error : Login Incorrect.

Does anyone known what's wrong??

TIA
davide

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] login problem

2003-10-13 Thread Ernie Schroder
On Monday 13 October 2003 11:50 am, Davide Fanciola wrote:
 Hello,

 i'm running gentoo with X and my windowmanager is enligthenment
 with entrance as login manager.

 The problem is that, if I switch to a text console, anything I type
 at the login prompt return me the error : Login Incorrect.

 Does anyone known what's wrong??

 TIA
 davide

 --
 [EMAIL PROTECTED] mailing list

Switching to a terminal requires that you log in to that terminal. Are 
you sure you've logged in?
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] login problem

2003-10-13 Thread Davide Fanciola

The problem is that I cannot login in text-mode console!
But the X-based login (entrance) is working fine.

When I say anything I type, it means : any user account present on my
system...

Thank you anyway


 On Monday 13 October 2003 11:50 am, Davide Fanciola wrote:
  Hello,
 
  i'm running gentoo with X and my windowmanager is enligthenment
  with entrance as login manager.
 
  The problem is that, if I switch to a text console, anything I type
  at the login prompt return me the error : Login Incorrect.
 
  Does anyone known what's wrong??
 
  TIA
  davide
 
  --
  [EMAIL PROTECTED] mailing list

 Switching to a terminal requires that you log in to that terminal. Are
 you sure you've logged in?
 --
 Regards, Ernie
 100% Microsoft and Intel free


 --
 [EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] login problem

2003-10-13 Thread Doug Weimer
On Mon, 2003-10-13 at 10:14, Davide Fanciola wrote:
 The problem is that I cannot login in text-mode console!
 But the X-based login (entrance) is working fine.
 
 When I say anything I type, it means : any user account present on my
 system...

Are you prompted for a password? If not, you probably have a bad
/etc/pam.d/login. Information about this bug can be found here:
http://bugs.gentoo.org/show_bug.cgi?id=29563 . Basically, just move
/etc/pam.d/login out of the way and reemerge sys-apps/shadow.

Doug


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Login Problem

2003-10-09 Thread Markus Trautwein
On Wednesday 08 October 2003 22:09, Kees Bergwerf wrote:
 I think it was pam_unix2.so  or something like that. perhaps pam_unix.so2?
 Well.. you will know it when you see it.

Thanks, this helped. Console login is now working, but KDE still doesn't 
load...

bye
Markus
-- 
 Markus Trautwein

Fachschaft Mathematik/Physik/Informatik, TU Muenchen
   SET Referent / SET Party Orga


pgp0.pgp
Description: signature


[gentoo-user] Login Problem

2003-10-08 Thread Markus Trautwein
Hi,

Since today i cannot login anymore.

When i try to login via X/KDE Login Screen, the x server crashes while KDE
is loading. When i try to log in via a text console, the system behaves
very strange. I enter my login-name, press enter, awaiting the
loginmanager aks for my password, but this doesn't happen. After entering
my username and pressing enter, it says login incorrect without asking
for a password.

I don't think that i changed anything important since the last reboot, but
maybe i just can't remember. I also checked the logfiles, but found
nothing interesting in it...

I re-emerged (after playing aroung with the gentoo live cd to get the
sources) pam and pam-login, but nothing happened.

Has anyone any idea, what causes this strange behaviour and what can be
done to solve this problem?

bye
Markus

-- 
 Markus Trautwein

Fachschaft Mathematik/Physik/Informatik, TU Muenchen
   SET Referent / SET Party Orga

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Login Problem

2003-10-08 Thread Kees Bergwerf
Op woensdag 8 oktober 2003 23:58, schreef Markus Trautwein:

 very strange. I enter my login-name, press enter, awaiting the
 loginmanager aks for my password, but this doesn't happen. After entering
 my username and pressing enter, it says login incorrect without asking


In /etc/pam.d/login you must change pam_unix2.so into pam_unix.so

I think it was pam_unix2.so  or something like that. perhaps pam_unix.so2? 
Well.. you will know it when you see it.

--Kees


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Login Problem

2003-10-08 Thread Marshal Newrock
On Wed, 8 Oct 2003, Markus Trautwein wrote:

 Since today i cannot login anymore.

 When i try to login via X/KDE Login Screen, the x server crashes while KDE
 is loading. When i try to log in via a text console, the system behaves
 very strange. I enter my login-name, press enter, awaiting the
 loginmanager aks for my password, but this doesn't happen. After entering
 my username and pressing enter, it says login incorrect without asking
 for a password.

 I don't think that i changed anything important since the last reboot, but
 maybe i just can't remember. I also checked the logfiles, but found
 nothing interesting in it...

 I re-emerged (after playing aroung with the gentoo live cd to get the
 sources) pam and pam-login, but nothing happened.

Things to try.  Boot off the livecd and chroot into your gentoo
installation.  Run 'etc-update' and see if there are config files you
didn't update.

Going on the idea that this might be a library problem, you can also try
revdep-rebuild.

Check /etc/pam.d/login (and whatever is called using pam_stack).  See if
anything looks wrong.

There's bound to be something in /var/log/auth.log.

Can you log in as root?

'ls -lart', apart from having a cool set of options, will sort files by
date, earliest first, so right at the bottom of the screen will be the
most recently used files.  Doing that in /etc might help you pinpoint the
problem.

-- 
Marshal Newrock, unemployed Linux user in Lansing, MI
Caution: Product will be hot after heating


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Login Problem

2003-10-08 Thread Patrick Börjesson
 Since today i cannot login anymore.
 
 When i try to login via X/KDE Login Screen, the x server crashes while
 KDE is loading. When i try to log in via a text console, the system
 behaves very strange. I enter my login-name, press enter, awaiting the
 loginmanager aks for my password, but this doesn't happen. After
 entering my username and pressing enter, it says login incorrect
 without asking for a password.
 
 I don't think that i changed anything important since the last reboot,
 but maybe i just can't remember. I also checked the logfiles, but
 found nothing interesting in it...
 
 I re-emerged (after playing aroung with the gentoo live cd to get the
 sources) pam and pam-login, but nothing happened.
 
 Has anyone any idea, what causes this strange behaviour and what can
 be done to solve this problem?

Some package (don't know which) has an invalid update for
/etc/pam.d/login and to get rid of the problem you just have to reemerge
shadow and update the specified config-file.

Patrick Börjesson

-- 
Public key id: 4C5AB0BF
Public key available at search.keyserver.net[:11371]


pgp0.pgp
Description: PGP signature