Re: Regarding starting X server

Vivek Divakara <[email protected]> Thu, 23 Dec 2004 13:51:04 -0600
Newsgroups gmane.comp.freedesktop.xserver
Message-ID <[email protected]>
Hi Nisha, it might be the problem with PAM authentication. Add the
following lines in the /etc/pam.d/xserver
auth       required     /lib/security/pam_console.so
auth       required     /lib/security/pam_permit.so
account    required     /lib/security/pam_permit.so

For more info on PAM see
http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/pam.html

Vivek


On Thu, 23 Dec 2004 23:26:19 +0530 (IST), Nisha P Kurur
<nisha-a/[email protected]> wrote:
> 
> Hi
> I have a diskless client which boots from a dhcpd server(FC 2).
> On the client I can start the X server only when I'm logged in
> as root. When I login as some other user it gives the following
> error
> 
> Fatal server error PAM authentication failed, cannot start X server.
> Perhaps you do not have console ownership?
> 
> Please help to solve this problem as I am new to this.
> 
> Thanks & Regards
> Nisha P Kurur
> 
> ---------------------------
> DON Lab, BSB 328
> IIT Madras, Chennai - 36
> Ph- 044-22578353/8904/8953
> -----------------------------
> _______________________________________________
> xserver mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/xserver
>