- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: WEB base "passwd username" command concept
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
03-06-2005 05:18 PM
03-06-2005 05:18 PM
WEB base "passwd username" command concept
i have a UX server and 500 users.The clients
use this server BaaN erp which is intalled
client GUI on their PC.Every user have a login
name that i have created on my UNIX srv(of course) and i have given a password.
The pwds have no aging i mean when i created
an account and gave pwd then they all use it
because they do not use telnet to change
pwds.Now i want to organize for my users
to change their pwd via using a WEB browser.
For ex;let's say my UX srv ip 10.x.y.z
then from the their PCs using IE or Netscape
just writing the ip address like
http://ip_ad_of_my srv/
so they can change their own pwd via WEB...
For this purpose to realise what do i need?
or How can i do it?
Greetings,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 07:45 PM
03-06-2005 07:45 PM
Re: WEB base "passwd username" command concept
You can Install webmin ( webbased admin tool) to do this.
Regards,
Shajith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 07:54 PM
03-06-2005 07:54 PM
Re: WEB base "passwd username" command concept
2) from the POST action of this form call a cgi script which is using the 'expect' software to check password syntax etc and perform the password change
expect is downloadable from:
http://hpux.cs.utah.edu/hppd/hpux/Tcl/expect-5.42/
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 08:47 PM
03-06-2005 08:47 PM
Re: WEB base "passwd username" command concept
i have downloaded expect and installed onto my srv.
Now ,next???
Could you try to give a brief detail?
Grts,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 08:59 PM
03-06-2005 08:59 PM
Re: WEB base "passwd username" command concept
http://aspn.activestate.com/ASPN/docs/Tcl_Dev_Kit/3.1/expect/expect.1.html
I also suggest you to install SSL and use secure connection, because now you have passwords going over the network plain text ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 09:15 PM
03-06-2005 09:15 PM
Re: WEB base "passwd username" command concept
i have installed it onto my test_srv...
so Could you please help me to setup it
step by step?????
Points are still waiting :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 10:55 PM
03-06-2005 10:55 PM
Re: WEB base "passwd username" command concept
http://expect.nist.gov/
You'll find very good examples of using expect.
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 04:04 AM
03-08-2005 04:04 AM
Re: WEB base "passwd username" command concept
The HPUX system will still need a limited number of local userids and passwords but this may allow the users to change their passwords at the windows level and the passwords are changed everywhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 05:10 PM
03-08-2005 05:10 PM
Re: WEB base "passwd username" command concept
i have not considered LDAP...
Just want my users to change their pwd
as using IE or Netscape when the pwd changing
time comes.That's all i want!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 08:41 PM
05-10-2005 08:41 PM