<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Fedora Core 4 issues in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640969#M19920</link>
    <description>Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;I am not able to get the xinetd package int he CD. Can you give me the URL so that I can download and install it...&lt;BR /&gt;&lt;BR /&gt;When I use FTP as NIS user, I am getting the following error;&lt;BR /&gt;&lt;BR /&gt;[root@bng1insignia ~]# ftp 0&lt;BR /&gt;Connected to 0.&lt;BR /&gt;220 (vsFTPd 2.0.3)&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;KERBEROS_V4 rejected as an authentication type&lt;BR /&gt;Name (0:root): pramodvr&lt;BR /&gt;331 Please specify the password.&lt;BR /&gt;Password:&lt;BR /&gt;500 OOPS: cannot change directory:/home/pramodvr&lt;BR /&gt;Login failed.&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;ftp&amp;gt; bye&lt;BR /&gt;&lt;BR /&gt;If I gotto root or login using ssh, I am able to login and I am getting my home directory too..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Oct 2005 05:08:05 GMT</pubDate>
    <dc:creator>PVR</dc:creator>
    <dc:date>2005-10-04T05:08:05Z</dc:date>
    <item>
      <title>Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640965#M19916</link>
      <description>We installed Fedora Core release 4 (Stentz)in a dell box. We are facing the following issues. Can anyone help us in resolving these issues ?&lt;BR /&gt;&lt;BR /&gt;1. we need gcc 3.3.3 instaed of the default (gcc version 4.0.0 )&lt;BR /&gt;&lt;BR /&gt;Where can I get the binary for the same.&lt;BR /&gt;&lt;BR /&gt;2. Telnet is not working....I can see krb5-telnet file under /etc/xinetd.d..But xinetd package is not installed there. Even I am not abel to find inetd package also...How to start this ?&lt;BR /&gt;&lt;BR /&gt;3. vsftpd is not working for NIS users. &lt;BR /&gt;&lt;BR /&gt;An earliest reply is highly appreciated..&lt;BR /&gt;&lt;BR /&gt;Many thanks !!</description>
      <pubDate>Tue, 04 Oct 2005 02:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640965#M19916</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-04T02:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640966#M19917</link>
      <description>I can answer to question 2:&lt;BR /&gt;&lt;BR /&gt;Fedora isn't shipped with inetd, but uses xinetd. verify if it is installed:&lt;BR /&gt;&lt;BR /&gt;# rpm -qa | grep xinetd&lt;BR /&gt;&lt;BR /&gt;if it isn't, find the file xinetd-xxx.xxx.rpm in the installation CDs/DVD and install it with the command&lt;BR /&gt;&lt;BR /&gt;# rpm -ivh xinetd-xxx.xxx.rpm&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Claudio</description>
      <pubDate>Tue, 04 Oct 2005 03:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640966#M19917</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-10-04T03:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640967#M19918</link>
      <description>1) You have to get it in rpm format and related tools like, binutils, etc and try install it.&lt;BR /&gt;&lt;BR /&gt; # rpm -ivh &lt;RPM&gt;&lt;BR /&gt;&lt;BR /&gt;2) Do you have telnetd? check as which telnet and which telnetd in command line. You can use inetd service instead of xinetd also. &lt;BR /&gt;&lt;BR /&gt;3) what r u getting when login with ftp?&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/RPM&gt;</description>
      <pubDate>Tue, 04 Oct 2005 03:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640967#M19918</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-04T03:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640968#M19919</link>
      <description>Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;I am not able to get the xinetd package int he CD. Can you give me the URL so that I can download and install it...&lt;BR /&gt;&lt;BR /&gt;When I use FTP as NIS user, I am getting the following error;&lt;BR /&gt;&lt;BR /&gt;[root@bng1insignia ~]# ftp 0&lt;BR /&gt;Connected to 0.&lt;BR /&gt;220 (vsFTPd 2.0.3)&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;KERBEROS_V4 rejected as an authentication type&lt;BR /&gt;Name (0:root): pramodvr&lt;BR /&gt;331 Please specify the password.&lt;BR /&gt;Password:&lt;BR /&gt;500 OOPS: cannot change directory:/home/pramodvr&lt;BR /&gt;Login failed.&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;ftp&amp;gt; bye&lt;BR /&gt;&lt;BR /&gt;If I gotto root or login using ssh, I am able to login and I am getting my home directory too..&lt;BR /&gt;&lt;BR /&gt;And in /var/log/messages, I am getting the following error;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 05:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640968#M19919</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-04T05:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640969#M19920</link>
      <description>Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;I am not able to get the xinetd package int he CD. Can you give me the URL so that I can download and install it...&lt;BR /&gt;&lt;BR /&gt;When I use FTP as NIS user, I am getting the following error;&lt;BR /&gt;&lt;BR /&gt;[root@bng1insignia ~]# ftp 0&lt;BR /&gt;Connected to 0.&lt;BR /&gt;220 (vsFTPd 2.0.3)&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;KERBEROS_V4 rejected as an authentication type&lt;BR /&gt;Name (0:root): pramodvr&lt;BR /&gt;331 Please specify the password.&lt;BR /&gt;Password:&lt;BR /&gt;500 OOPS: cannot change directory:/home/pramodvr&lt;BR /&gt;Login failed.&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;ftp&amp;gt; bye&lt;BR /&gt;&lt;BR /&gt;If I gotto root or login using ssh, I am able to login and I am getting my home directory too..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 05:08:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640969#M19920</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-04T05:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640970#M19921</link>
      <description>answer for 1:&lt;BR /&gt;&lt;BR /&gt;FC4 ships the gcc 3.2 packages also in the compat-gcc-32-3.2.3-47.fc4.rpm&lt;BR /&gt;this package should be available in CD 1 or 2&lt;BR /&gt;&lt;BR /&gt;answer for 2:&lt;BR /&gt;xinetd packages are by default installed if you have chosen to install any network related packages like telnet daemon etc. try starting the xinetd by 'service xinetd start' and see whether it is working. Also if /etc/xinetd.d directory is available then it means you have xinetd installed on your system&lt;BR /&gt;&lt;BR /&gt;answer for 3:&lt;BR /&gt;&lt;BR /&gt;Is the NIS user you are trying to login has a local account? if not that is the problem that vsftpd is trying to change the logon directory to home directory of the person logging in. if it is not able to logon then it is failing.&lt;BR /&gt;check the local_root and user_sub_token options in 'man vsftpd.conf' set this in /etc/vsftpd/vsftpd.conf file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 04 Oct 2005 05:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640970#M19921</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-10-04T05:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640971#M19922</link>
      <description>Gopi&lt;BR /&gt;&lt;BR /&gt;I checked again and I am sure xinetd package is not there. But I can see /etc/xinetd.d directory. Can u give the URL to download xinetd package ?&lt;BR /&gt;&lt;BR /&gt;Downloaded and installed gcc 3.3.3 and it is working fine.&lt;BR /&gt;&lt;BR /&gt;my login id is user1 and automounted home directory is /home/user1.&lt;BR /&gt;&lt;BR /&gt;So I mentioned in vsftpd.conf the following lines;&lt;BR /&gt;&lt;BR /&gt;local_root=/home&lt;BR /&gt;user_sub_token=$USER&lt;BR /&gt;&lt;BR /&gt;But it is not working.....Can you please check this ??&lt;BR /&gt;&lt;BR /&gt;Thanks a ton for your help...:)&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640971#M19922</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-04T06:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640972#M19923</link>
      <description>&lt;BR /&gt;xinetd package should be available with your fedora CDs. otherwise xinetd package can be downloaded from the following location:&lt;BR /&gt;make anonymous ftp connection to 'download.fedora.redhat.com' and the the xinetd package is available under "/pub/fedora/linux/core/4/i386/os/Fedora/RPMS"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 04 Oct 2005 06:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640972#M19923</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-10-04T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640973#M19924</link>
      <description>You must have installed some legacy servers&lt;BR /&gt;during the installation process of Fedora 4,&lt;BR /&gt;as FC4 installs per default the newer xinetd.&lt;BR /&gt; &lt;BR /&gt;# uname -r&lt;BR /&gt;2.6.11-1.1369_FC4smp&lt;BR /&gt; &lt;BR /&gt;# rpm -q xinetd&lt;BR /&gt;xinetd-2.3.13-6&lt;BR /&gt;  &lt;BR /&gt;# rpm -qc xinetd&lt;BR /&gt;/etc/rc.d/init.d/xinetd&lt;BR /&gt;/etc/sysconfig/xinetd&lt;BR /&gt;/etc/xinetd.conf&lt;BR /&gt;/etc/xinetd.d/chargen&lt;BR /&gt;/etc/xinetd.d/chargen-udp&lt;BR /&gt;/etc/xinetd.d/daytime&lt;BR /&gt;/etc/xinetd.d/daytime-udp&lt;BR /&gt;/etc/xinetd.d/echo&lt;BR /&gt;/etc/xinetd.d/echo-udp&lt;BR /&gt;/etc/xinetd.d/time&lt;BR /&gt;/etc/xinetd.d/time-udp&lt;BR /&gt; &lt;BR /&gt;You should mount your installation CD/DVD and install the package from there.&lt;BR /&gt;If you don't have the installation media you should setup your yum.conf to obtain the rpm files from your closest Fedora mirror.&lt;BR /&gt;See man yum.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Oct 2005 07:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640973#M19924</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2005-10-05T07:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640974#M19925</link>
      <description>can anybody help me in resolving the ftp issue ?</description>
      <pubDate>Thu, 06 Oct 2005 04:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640974#M19925</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-06T04:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640975#M19926</link>
      <description>Did you install xinetd? Is ftpd running on that machine? &lt;BR /&gt;&lt;BR /&gt;what is there in /etc/xinetd/vsftpd?&lt;BR /&gt;&lt;BR /&gt;Put like,&lt;BR /&gt;&lt;BR /&gt;# cat /etc/xinetd.d/vsftpd&lt;BR /&gt;# default: off&lt;BR /&gt;# description:&lt;BR /&gt;#   The vsftpd FTP server serves FTP connections. It uses&lt;BR /&gt;#   normal, unencrypted usernames and passwords for authentication.&lt;BR /&gt;# vsftpd is designed to be secure.&lt;BR /&gt;service ftp&lt;BR /&gt;{&lt;BR /&gt;#        server_args             =&lt;BR /&gt;#        log_on_success          += DURATION USERID&lt;BR /&gt;#        log_on_failure          += USERID&lt;BR /&gt;#        nice                    = 10&lt;BR /&gt;        socket_type     = stream&lt;BR /&gt;        protocol        = tcp&lt;BR /&gt;        wait            = no&lt;BR /&gt;        user            = root&lt;BR /&gt;        server          = /usr/sbin/vsftpd&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;try it now.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 06 Oct 2005 04:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640975#M19926</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-06T04:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640976#M19927</link>
      <description>Hi Muthu &lt;BR /&gt;&lt;BR /&gt;Thanks for th ereply.&lt;BR /&gt;&lt;BR /&gt;I have vsftpd file inside /etc/pam.d. I am starting vsftpd in standalone mode.&lt;BR /&gt;Cat /etc/vsftpd/vsftpd.conf | grep -v "#"&lt;BR /&gt;&lt;BR /&gt;anonymous_enable=YES&lt;BR /&gt;local_enable=YES&lt;BR /&gt;write_enable=YES&lt;BR /&gt;local_umask=022&lt;BR /&gt;dirmessage_enable=YES&lt;BR /&gt;xferlog_enable=YES&lt;BR /&gt;connect_from_port_20=YES&lt;BR /&gt;xferlog_std_format=YES&lt;BR /&gt;&lt;BR /&gt;pam_service_name=vsftpd&lt;BR /&gt;userlist_enable=YES&lt;BR /&gt;listen=YES&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks !!</description>
      <pubDate>Thu, 06 Oct 2005 04:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640976#M19927</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-06T04:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640977#M19928</link>
      <description>what is there in /etc/pam.d/vsftpd configuration file?&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 06 Oct 2005 05:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640977#M19928</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-06T05:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640978#M19929</link>
      <description>#%PAM-1.0&lt;BR /&gt;auth       required     pam_listfile.so item=user sense=deny file=/etc/vsftpd.ftpusers onerr=succeed&lt;BR /&gt;auth       required     pam_stack.so service=system-auth&lt;BR /&gt;auth       required     pam_shells.so&lt;BR /&gt;account    required     pam_stack.so service=system-auth&lt;BR /&gt;session    required     pam_stack.so service=system-auth&lt;BR /&gt;&lt;BR /&gt;/etc/pam.d/vsftpd. I can ftp as root. But when I try as a nis user, it is giving the error as I mnetioned int he above thread&lt;BR /&gt;&lt;BR /&gt;Thanks !</description>
      <pubDate>Thu, 06 Oct 2005 06:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640978#M19929</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-06T06:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640979#M19930</link>
      <description>change /etc/pam.d/vsftpd as,&lt;BR /&gt;&lt;BR /&gt;# Uncomment this to achieve what used to be ftpd -A.&lt;BR /&gt;# auth       required     pam_listfile.so item=user sense=allow file=/etc/ftpchroot onerr=fail&lt;BR /&gt;&lt;BR /&gt;auth     required       pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed&lt;BR /&gt;# Uncomment the following line for anonymous ftp.&lt;BR /&gt;#auth    sufficient     pam_ftp.so&lt;BR /&gt;auth     required       pam_unix2.so&lt;BR /&gt;auth     required       pam_shells.so&lt;BR /&gt;account  required       pam_unix2.so&lt;BR /&gt;password required       pam_unix2.so&lt;BR /&gt;session  required       pam_unix2.so&lt;BR /&gt;&lt;BR /&gt;and try now. service=system-auth may be a problem.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 06 Oct 2005 06:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640979#M19930</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-06T06:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640980#M19931</link>
      <description>Hi Muthu&lt;BR /&gt;&lt;BR /&gt;Still it is not working....I think I shall install xinetd first and will install vsftpd again....&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;PVR</description>
      <pubDate>Thu, 06 Oct 2005 09:28:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640980#M19931</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2005-10-06T09:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640981#M19932</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This issue might due to /etc/shell file also. Verify the NIS user shell and add the same shell in /etc/shell and it should install in the server. Please try with the option and let me know the feedback on this.&lt;BR /&gt;Fell free to contact ushakiran@gmail.com for any info..&lt;BR /&gt; --Thanks.&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Jul 2006 02:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640981#M19932</guid>
      <dc:creator>juk_2</dc:creator>
      <dc:date>2006-07-01T02:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora Core 4 issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640982#M19933</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;the vsftpd issue is due to the home directories of the user not being available.&lt;BR /&gt;&lt;BR /&gt;If this is an NIS issue, the home directory is coming from the NIS master and is not accessible to the FC 4 box.&lt;BR /&gt;&lt;BR /&gt;To resolve this, you will need to integrate this system into your environment so that the users home directories exist.&lt;BR /&gt;&lt;BR /&gt;Usually NIS will point to an NFS mount point. Once the users NFS mount point is visible, the users will be able to log in.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 02 Jul 2006 02:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-core-4-issues/m-p/3640982#M19933</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-02T02:55:19Z</dc:date>
    </item>
  </channel>
</rss>

