Re: XDM with Debian 1.3E6

1998-03-29 Thread W Paul Mills
Perhaps this is the shadow password thing. Try shadowconfig off then
shadowconfig on.

On Sat, 28 Mar 1998, Carroll Kong wrote:

   Hi guys, I have returned to the list, had to get my processor fixed.
 Anyway, I am running Debian 1.3R6 and I want to have an XDM setup so I can
 remotely use my resources and afterstep setup rather than another computer's
 limited resources and crappy windows manager.  (afterstep doesn't seem to
 install on their side very easily).  
   I am using typical run levels... run level 2, goes to terminal mode.  I
 run xdm... and one time... i ran it with some arguments and I got it to go 
 to
 the xdm login screen... where I got stuck.  Now, I remotely login through a
 computer with xdm, and I see my xdm login screen again but this is the stuck
 part.  
   Everytime I try to login with a valid user account, it says, login
 failed.  I have a .xsession in the users' home dir.  I added the *.domain.name
 in the Xaccess part.  I am guessing my xdm-config is setup improperly for
 authentification.  I added DisplayManager*authenticate:   true and a few 
 other
 things... still no go.  And... I cannot get xdm to start up locally so I can
 test it easier.  Even when I did get it running locally, still get that login
 failed even with valid user logins (telnets works fine).  
   Thanks in advance guys!
 
 
 Carroll Kong
 
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

/*** Running Debian Linux ***
*   For God so loved the world that He gave his only begotten Son,  *
*   that whoever believes in Him should not perish...John 3:16  *
* W. Paul Mills*  Topeka, Kansas, U.S.A.*
* [EMAIL PROTECTED]   *  http://homepage.midusa.net/~wpmills/  *
* [EMAIL PROTECTED] *  http://www.networksplus.net/wpmills/  *
* Bill, I was there several years ago, why would I want to go back? *
/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: XDM with Debian 1.3E6

1998-03-29 Thread Carroll Kong
Whoa... big problems.  I checked my /etc/init.d/xdm... it is a zero byte
file.  Apparently, when I installed the system, I never setup xdm.  Is there
some kind of setup script to get xdm on my system working again?  I have
shadowed passwords... and I am looking for a package called xdm, but there does
not seem to be any.  Thanks!


Carroll Kong

On Sat, 28 Mar 1998, Oliver Elphick wrote:

 Carroll Kong wrote:
  re xdm ...
  Everytime I try to login with a valid user account, it says, login
   failed.  I have a .xsession in the users' home dir.  I added the 
 *.domain.na
   me
   in the Xaccess part.  I am guessing my xdm-config is setup improperly for
   authentification.  I added DisplayManager*authenticate:true and a few 
   other
   things... still no go.  And... I cannot get xdm to start up locally so I 
 can
   test it easier.  Even when I did get it running locally, still get that 
 log
   in
   failed even with valid user logins (telnets works fine).  
 
 Perhaps you should be using xdm-shadow?  I seem to remember having had
 this problem in the days when I was running bo.
 
 Look at /etc/init.d/xdm and see whether it starts xdm or xdm-shadow. Try
 swapping which one it starts (provided that they are not effectively the
 same file, as they are on my hamm system).
 
 -- 
 Oliver Elphick[EMAIL PROTECTED]
 Isle of Wight  http://www.lfix.co.uk/oliver
 
 PGP key from public servers; key ID 32B8FAA1
 
 
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: XDM with Debian 1.3E6

1998-03-29 Thread Carey Evans
Carroll Kong [EMAIL PROTECTED] writes:

 Whoa... big problems.  I checked my /etc/init.d/xdm... it is a zero byte
 file.  Apparently, when I installed the system, I never setup xdm.  Is there
 some kind of setup script to get xdm on my system working again?  I have
 shadowed passwords... and I am looking for a package called xdm, but there 
 does
 not seem to be any.

xdm is part of xbase.

See whether there is another file named xdm.dpkg-something that
isn't empty.  If there is, rename it to xdm and see if that helps.

You can reinstall xbase more easily than with dselect by finding the
package file and just running `dpkg -i xbase_whatever.deb'.

-- 
 Carey Evans  http://home.clear.net.nz/pages/c.evans/

  GNU GPL: The Source will be with you... always.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: XDM with Debian 1.3E6

1998-03-29 Thread Oliver Elphick
Carroll Kong wrote:
   Whoa... big problems.  I checked my /etc/init.d/xdm... it is a zero byt
  e
  file.  Apparently, when I installed the system, I never setup xdm.  Is there
  some kind of setup script to get xdm on my system working again?  I have
  shadowed passwords... and I am looking for a package called xdm, but there d
  oes
  not seem to be any.  Thanks!

Try re-installing xbase.
-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver

PGP key from public servers; key ID 32B8FAA1



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


XDM with Debian 1.3E6

1998-03-28 Thread Carroll Kong
Hi guys, I have returned to the list, had to get my processor fixed.
Anyway, I am running Debian 1.3R6 and I want to have an XDM setup so I can
remotely use my resources and afterstep setup rather than another computer's
limited resources and crappy windows manager.  (afterstep doesn't seem to
install on their side very easily).  
I am using typical run levels... run level 2, goes to terminal mode.  I
run xdm... and one time... i ran it with some arguments and I got it to go to
the xdm login screen... where I got stuck.  Now, I remotely login through a
computer with xdm, and I see my xdm login screen again but this is the stuck
part.  
Everytime I try to login with a valid user account, it says, login
failed.  I have a .xsession in the users' home dir.  I added the *.domain.name
in the Xaccess part.  I am guessing my xdm-config is setup improperly for
authentification.  I added DisplayManager*authenticate: true and a few other
things... still no go.  And... I cannot get xdm to start up locally so I can
test it easier.  Even when I did get it running locally, still get that login
failed even with valid user logins (telnets works fine).  
Thanks in advance guys!


Carroll Kong


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: XDM with Debian 1.3E6

1998-03-28 Thread Oliver Elphick
Carroll Kong wrote:
... re xdm ...
   Everytime I try to login with a valid user account, it says, login
  failed.  I have a .xsession in the users' home dir.  I added the *.domain.na
  me
  in the Xaccess part.  I am guessing my xdm-config is setup improperly for
  authentification.  I added DisplayManager*authenticate:  true and a few 
  other
  things... still no go.  And... I cannot get xdm to start up locally so I can
  test it easier.  Even when I did get it running locally, still get that log
  in
  failed even with valid user logins (telnets works fine).  

Perhaps you should be using xdm-shadow?  I seem to remember having had
this problem in the days when I was running bo.

Look at /etc/init.d/xdm and see whether it starts xdm or xdm-shadow. Try
swapping which one it starts (provided that they are not effectively the
same file, as they are on my hamm system).

-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver

PGP key from public servers; key ID 32B8FAA1



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]