- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LDAP-UX with trusted system
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
07-19-2002 03:46 AM
07-19-2002 03:46 AM
LDAP-UX with trusted system
I'm trying to use LDAP-UX with trusted system. But users can't login via telnet, ftp, or CDE login. I noticed su and ssh(without public key authentication) works well. Also /usr/bin/passwd can change the password in LDAP server correctly. So I asked HP about this issue. But the answer was "HP doesn't support LDAP-UX with trusted system".
I think there could be some workarounds, since some of the functions work well.
So does anyone have experience to use LDAP-UX with trusted system ?
Best Regards,
Hirotada
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 04:02 AM
07-19-2002 04:02 AM
Re: LDAP-UX with trusted system
If you are using LDAP, why use trusted?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 04:09 AM
07-19-2002 04:09 AM
Re: LDAP-UX with trusted system
Are there error messages
example
/var/dt/Xerrors $HOME/.dt/startlog
for CDE
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 04:18 AM
07-19-2002 04:18 AM
Re: LDAP-UX with trusted system
I want to keep user root in local file. But in this case, anyone can see encrypted password for root.
So I prefer trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 08:34 AM
07-19-2002 08:34 AM
Re: LDAP-UX with trusted system
Not that I am of any help in this situation, but I have been looking at running LDAP-UX for user authentication. Do you have any documentation concerning doing this on a non-trusted system?
So sorry wasn't trying to hijack your tread. Email me at ebuckner@dollargeneral.com and hopefully I won't do to much damage.
Thanks,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 08:39 AM
07-19-2002 08:39 AM
Re: LDAP-UX with trusted system
Some day I might implement "trusted system", not so much for security, as to get the capabilities to trace events for auditing purposes.
I hope HP is looking into at least seperating those capibilities outside of "trusted systems", because they sure look handy.
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 09:35 AM
07-19-2002 09:35 AM
Re: LDAP-UX with trusted system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 09:56 AM
07-19-2002 09:56 AM
Re: LDAP-UX with trusted system
I see what you mean. I'll look into somethings.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2002 02:01 PM
07-19-2002 02:01 PM
Re: LDAP-UX with trusted system
We tried and gave it up. Did you try su/ssh'ing to a normal user from another normal user after changing the password in LDAP?.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 06:19 PM
07-21-2002 06:19 PM
Re: LDAP-UX with trusted system
Here is a error messages about CDE. (~/.dt/startlog wasn't created.)
/var/dt/Xerrors:
# cat /var/dt/Xerrors
X connection to :0.0 broken (explicit kill or server shutdown).
usage: chown [-R] [-h] owner[:group] file ...
Mon Jul 22 11:09:01 2002
error (pid 8964): Session has no command/arguments
/usr/bin/X11/xsetroot: unable to open display ''
mwm: Could not open display.
Error: Can't open display:
Error: Couldn't find per display information
ksh: lpstat: not found
ksh: awk: not found
ksh: sort: not found
PrintSubSystem: (PrintSubSystem) InitChildren method could not list queues.
Are there any idea what's going on ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 06:32 PM
07-21-2002 06:32 PM
Re: LDAP-UX with trusted system
I configured pam.conf so that login, ftp, dtlogin, etc. refers libpam_ldap.1 after libpam_unix.1.
(Actually, I copied pam.ldap to pam.conf.)
Also edited nsswitch.conf to refer ldap directry.
So I think it should work...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 06:53 PM
07-21-2002 06:53 PM
Re: LDAP-UX with trusted system
Yes, I tried to su from normal user A to normal user B, just after user A changed his password with /usr/bin/passwd.
And it succeeded.
Of courese, user A and B are neither in /etc/passwd nor in /tcb/files/auth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:43 PM
09-11-2002 12:43 PM
Re: LDAP-UX with trusted system
Bob