- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS/Automount--Weird problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 03:38 PM
08-14-2002 03:38 PM
NIS/Automount--Weird problem
I have a system that I log into, and it is supposed to auto-mount my home dir from another system. It does just that. However,once my home dir is NFS mounted, I CANNOT login. At the login prompt I type my username, and passwd, and it justs immediately returns to the "login:" prompt. It NEVER says "Login incorrect" as you would suspect. If I modify my /etc/auto.home file to mount a LOCAL home dir for me, (I created one for troubleshooting) it works like a charm. I can login fine. Only when it automounts from the remote system (NFS) do I see this problem. We use NIS as well, and that seems to be fine. Anyone seen this before? Any clue as to the problem??
This is a system that, unfortunately, cannot be shutdown freely. So I was wondering if anyone knew of a workaround to this without rebooting!
Thanks in Advance...
dAn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 11:05 PM
08-14-2002 11:05 PM
Re: NIS/Automount--Weird problem
I suppose nothing shows in the syslog of your local machine or the remote NIS server?
Can you mount any other NFS filesystems (after logging in using your local directory)?
What system is it anyway?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 11:06 PM
08-14-2002 11:06 PM
Re: NIS/Automount--Weird problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 10:14 AM
08-15-2002 10:14 AM
Re: NIS/Automount--Weird problem
Hi I've had this problem. Make sure the shell specified in the passwd file for your account is in the /etc/shells file on machine in question. Also make sure that the machine in question has that shell(program) in the directory referenced in the passwd file.
-john
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 02:34 PM
08-15-2002 02:34 PM
Re: NIS/Automount--Weird problem
Timo - nothin in syslog. login proc is not dying as far as I can see. I can log in as root, or another user,.
NIS is working correctly too.
I can mount other NFS fs's..
System is running 11.0 w/ latest patches.
Donald - My p.profile is fine. I can log into any of my 50 other systems just fine!
John- wouldn't be /etc/shells. I can log in when my home dir is NOT automounting, when I use a local filesystem that I created. So that wouldn't be it either!
I finally was able to log in, and have my home dir auotmounted (NFS), if I opened up the permissions on my home dir on the system I am mounting from (my home system).??? weird. Why would permissions have anything to do with it? I can log into all my other systems w/o a problem. my perms were 700, if they are opened fully to 777, bam, I can log in, and i'm automounted.
Weird...
A colleague of mine can log in with his permissions locked down without a prob. But he's being automounted from another server.
Still grinding this one...
I'll give you guys points for even responding! Thanks for the ideas...
DAn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 03:09 AM
08-16-2002 03:09 AM
Re: NIS/Automount--Weird problem
(files /etc/resolv.conf - dns
/etc/nsswitch.conf - nis
/etc/hosts
/etc/hosts.equiv
/etc/exports
)
It sounds like you are close.