discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help ~~ loginpanel


From: Gregory Casamento
Subject: Re: help ~~ loginpanel
Date: Sun, 13 May 2001 21:56:46 -0700 (PDT)

Sang,

The error you are seeing is due to the fact that the code to start the user
session is not yet in place.   There is still some work which needs to be done.
I uploaded the current version so that the progress on the app could be seen
and to encourage people to contribute code, if they want to, in order to
complete it.   I have every intention of getting back to it once a GNUstep
environment becomes a priority.  

It currently does get some of my attention, but since I am also working on some
other issues, it does not recieve all of it.

See below....

>From the README:
-----------------
NOTES:

Loginpanel.app is not currently ready for full use.   It is getting closer
as there are only a few things left to fo.  The application is intended for use

on
Linux systems w/ the GNUstep libraries installed.  Although I see no reason
why it shouldn't run on other UNIX or UNIX-like systems using GNUstep.

System Requirements:
Linux, gscrypt, GNUstep
------------------

Since the application needs the GNUstep libraries, the installation of
loginpanel will very likely require modification of some system scripts.

See below for further comments....
--- Sang Yong Gwak <imyaman@kebi.com> wrote:
> I tried this way.
> edited .xinitrc like this.
> 
> ----.xinitrc----
> export LANG=ko
> xsetroot -solid black
> openapp /usr/src/loginpanel/loginpanel.app

As mentioned above, the change must be in some system scripts.  The .xinitrc
script is user specific.
 
> and started X.
> but loginpanel said the passwd is not right.
> so I read the message.
> There was some problem with PAM.
> 
> I thought it is because of the absence of /etc/pam.d/xdm
> so I copied /etc/pam.d/su to /etc/pam.d/xdm
> and tried again.

I had assumed that this file would be present on most systems.  It might be
better to have loginpanel install it's own pam configuration file when it is
completed.

> after copied xdm, loginpanel accept my passwd, but it doesn't run anyting.
> Just loginpanel restarted.
>
> Please help.
> 
> (I have no idea at all about loginpanel setting. please tell me about it,
> too.)
> 
> May 11 21:32:18 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> May 11 21:32:18 loginpanel[460] NSPortNameServer failed connect to gdomap -
> Connect attempt failed - ¿¬°áÀÌ °ÅºÎµÊ
> May 11 21:32:18 loginpanel[460] NSPortNameServer attempting to start gdomap
> on local host
> May 11 21:32:23 loginpanel[460] NSPortNameServer retrying connection attempt
> to gdomap
> May 11 21:32:23 loginpanel[460] NSDistributedNotificationCenter failed to
> contact GDNC server.
> May 11 21:32:23 loginpanel[460] Attempting to start GDNC process - this will
> take several seconds.
> May 11 21:32:28 loginpanel[460] Retrying connection to the GDNC server.
> May 11 21:32:28 loginpanel[460] Connection to GDNC server established.
> May 11 21:32:40 loginpanel[460] PAM start: serviceName: [xdm] user: [(nil)]
> May 11 21:32:40 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [imyaman] lastStatus=0
> May 11 21:32:40 loginpanel[460] PAM pam_authenticate: lastStatus=7
> May 11 21:38:11 loginpanel[460] PAM start: serviceName: [xdm] user: [imyaman]
> May 11 21:38:11 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [imyaman] lastStatus=0
> May 11 21:38:11 loginpanel[460] PAM pam_authenticate: lastStatus=0
> May 11 21:38:12 loginpanel[460] File NSWindow.m: 1853. In [LoginWindow
> -close] closing window (<LoginWindow: 81dbbe0>) that's already closed.
> May 11 21:38:12 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> May 11 21:39:23 loginpanel[460] PAM start: serviceName: [xdm] user: [(nil)]
> May 11 21:39:23 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [imyaman] lastStatus=0
> May 11 21:39:23 loginpanel[460] PAM pam_authenticate: lastStatus=0
> May 11 21:39:23 loginpanel[460] File NSWindow.m: 1853. In [LoginWindow
> -close] closing window (<LoginWindow: 81bb918>) that's already closed.
> May 11 21:39:23 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> May 11 21:39:29 loginpanel[460] PAM start: serviceName: [xdm] user: [(nil)]
> May 11 21:39:29 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [imyaman] lastStatus=0
> May 11 21:39:29 loginpanel[460] PAM pam_authenticate: lastStatus=0
> May 11 21:39:29 loginpanel[460] File NSWindow.m: 1853. In [LoginWindow
> -close] closing window (<LoginWindow: 8222568>) that's already closed.
> May 11 21:39:29 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> May 11 21:39:34 loginpanel[460] PAM start: serviceName: [xdm] user: [(nil)]
> May 11 21:39:34 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [imyaman] lastStatus=0
> May 11 21:39:34 loginpanel[460] PAM pam_authenticate: lastStatus=0
> May 11 21:39:35 loginpanel[460] File NSWindow.m: 1853. In [LoginWindow
> -close] closing window (<LoginWindow: 8239ad8>) that's already closed.
> May 11 21:39:35 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> May 11 21:40:59 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/InfoPanel.gmodel...
> May 11 21:41:38 loginpanel[460] PAM start: serviceName: [xdm] user: [(nil)]
> May 11 21:41:38 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [imyaman] lastStatus=0
> May 11 21:41:38 loginpanel[460] PAM pam_authenticate: lastStatus=0
> May 11 21:41:38 loginpanel[460] File NSWindow.m: 1853. In [LoginWindow
> -close] closing window (<LoginWindow: 8193088>) that's already closed.
> May 11 21:41:38 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> May 11 21:41:43 loginpanel[460] PAM start: serviceName: [xdm] user: [(nil)]
> May 11 21:41:43 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [none] lastStatus=0
> May 11 21:41:43 loginpanel[460] PAM pam_authenticate: lastStatus=0
> May 11 21:41:43 loginpanel[460] File NSWindow.m: 1853. In [LoginWindow
> -close] closing window (<LoginWindow: 813ce50>) that's already closed.
> May 11 21:41:43 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> May 11 21:41:53 loginpanel[460] PAM start: serviceName: [xdm] user: [(nil)]
> May 11 21:41:53 loginpanel[460] PAM pam_authenticate: serviceName: [xdm]
> user: [*] lastStatus=0
> May 11 21:41:53 loginpanel[460] PAM pam_authenticate: lastStatus=0
> May 11 21:41:53 loginpanel[460] File NSWindow.m: 1853. In [LoginWindow
> -close] closing window (<LoginWindow: 81ea9e0>) that's already closed.
> May 11 21:41:53 loginpanel[460] loading model file
> /usr/src/loginpanel/loginpanel.app/Resources/NEXTSTEP_loginpanel.gmodel...
> 
> 
> May 11 21:22:46 noname  -- root[25674]: ROOT LOGIN ON tty1
> May 11 21:26:49 noname PAM-warn[26212]: service: xdm [on terminal: <unknown>]
> May 11 21:26:49 noname PAM-warn[26212]: user: (uid=0) -> root [remote:
> ?nobody@?nowhere]
> May 11 21:26:56 noname PAM-warn[26212]: service: xdm [on terminal: <unknown>]
> May 11 21:26:56 noname PAM-warn[26212]: user: (uid=0) -> root [remote:
> ?nobody@?nowhere]
> May 11 21:28:01 noname PAM_pwdb[347]: (login) session opened for user root by
> (uid=0)
> May 11 21:28:01 noname  -- root[347]: ROOT LOGIN ON tty1
> May 11 21:29:55 noname  5¿ù 11 21:29:55 PAM-warn[500]: service: xdm [on
> terminal: <unknown>]
> May 11 21:29:55 noname  5¿ù 11 21:29:55 PAM-warn[500]: user: (uid=0) -> root
> [remote: ?nobody@?nowhere]
> May 11 21:30:04 noname  5¿ù 11 21:30:04 PAM-warn[500]: service: xdm [on
> terminal: <unknown>]
> May 11 21:30:04 noname  5¿ù 11 21:30:04 PAM-warn[500]: user: (uid=0) -> root
> [remote: ?nobody@?nowhere]
> May 11 21:30:14 noname  5¿ù 11 21:30:14 PAM-warn[500]: service: xdm [on
> terminal: <unknown>]
> May 11 21:30:14 noname  5¿ù 11 21:30:14 PAM-warn[500]: user: (uid=0) ->
> imyaman [remote: ?nobody@?nowhere]
> May 11 21:30:25 noname  5¿ù 11 21:30:25 PAM-warn[500]: service: xdm [on
> terminal: <unknown>]
> May 11 21:30:25 noname  5¿ù 11 21:30:25 PAM-warn[500]: user: (uid=0) ->
> imyaman [remote: ?nobody@?nowhere]
> May 11 21:31:23 noname PAM_pwdb[347]: (login) session opened for user root by
> (uid=0)
> May 11 21:31:23 noname  -- root[347]: ROOT LOGIN ON tty1
> May 11 21:32:40 noname  5¿ù 11 21:32:40 PAM-warn[460]: service: xdm [on
> terminal: <unknown>]
> May 11 21:32:40 noname  5¿ù 11 21:32:40 PAM-warn[460]: user: (uid=0) ->
> imyaman [remote: ?nobody@?nowhere]
> May 11 21:32:51 noname PAM_pwdb[348]: (login) session opened for user root by
> (uid=0)
> May 11 21:32:51 noname  -- root[348]: ROOT LOGIN ON tty2
> May 11 21:35:15 noname PAM_pwdb[349]: (login) session opened for user root by
> (uid=0)
> May 11 21:35:15 noname  -- root[349]: ROOT LOGIN ON tty3
> May 11 21:38:12 noname  5¿ù 11 21:38:12 PAM_pwdb[460]: (xdm) session opened
> for user imyaman by root(uid=0)
> May 11 21:39:23 noname  5¿ù 11 21:39:23 PAM_pwdb[460]: open_session - error
> recovering username
> May 11 21:39:29 noname  5¿ù 11 21:39:29 PAM_pwdb[460]: open_session - error
> recovering username
> May 11 21:39:35 noname  5¿ù 11 21:39:35 PAM_pwdb[460]: open_session - error
> recovering username
> May 11 21:41:38 noname  5¿ù 11 21:41:38 PAM_pwdb[460]: open_session - error
> recovering username
> May 11 21:41:43 noname  5¿ù 11 21:41:43 PAM_pwdb[460]: open_session - error
> recovering username
> May 11 21:41:53 noname  5¿ù 11 21:41:53 PAM_pwdb[460]: open_session - error
> recovering username
> 
> vergence... convergence & divergence
> 
>             Free webmail hosting service MNARA.NET
> -- This e-mail was sent by FREE KEBI Mail at http://kebi.com/--
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep



=====
Gregory John Casamento

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]