- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Login 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
05-05-2002 08:33 PM
05-05-2002 08:33 PM
Login problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2002 03:08 AM
05-06-2002 03:08 AM
Re: Login problem
If the users are not actually logging in, which in this case they are not, because SAS is controlling port 5500, and not "telnetd".
There isn't much you can do, other than "extend" the period of inactivity on their accounts.
It's really no different than a user with a PC connecting to a database via an application, through let's say sqlnet. They authenicate to the Database, but not to the system as a logged in user.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2002 03:52 AM
05-06-2002 03:52 AM
Re: Login problem
netstat will show which hosts are connecting to port 5500 on your server.
Also you can restrict which hosts can connect to port 5500 if SAS uses /etc/inetd.conf to launch servcies on this port. This is done through /var/adm/inetd.sec.
This does not help with user level authentication though. Does SAS itslef authenticate users connecting on port 5500?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2002 07:41 PM
05-06-2002 07:41 PM
Re: Login problem
spawner stream tcp nowait root /usr/lbin/telnetd telnetd -l
And restart inetd -c but it is still not able to track the user.
SAS login prompt is username: password: Hello>
Any advise?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 09:30 PM
05-08-2002 09:30 PM
Re: Login problem
Is your system trusted? If I recall correctly, there might have been some older versions of SAS (for version < 6.12) that have issues with TCB.
Hope this helps. Regards.
Steven Sim Kok Leong