![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with expect script | somedude | Shell Programming and Scripting | 4 | 06-04-2009 01:39 PM |
| Need Help with EXPECT script | markus2008 | UNIX for Advanced & Expert Users | 5 | 03-12-2008 08:49 PM |
| Data Storage Systems support 750 Gb SATA II disk drives. - ThomasNet Industrial News | iBot | UNIX and Linux RSS News | 0 | 07-30-2007 10:30 AM |
| help with 'expect' script? | maeve | Shell Programming and Scripting | 0 | 06-02-2004 07:18 PM |
| Expect Script HELP | zuinc | Shell Programming and Scripting | 2 | 04-30-2002 10:42 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
The very commonly asked .. but unanswered requirement for a password change script
Noob question ..
My Java based application needs to change some user passwords based on some user actions. Since this application can run on Redhat AS2.1 / AS4.0 / Solaris 9 etc, the most safe and portable solution that I could think of was: Use expect. Now, expect is not available on all platforms, and I don't want to install tcl / tk / expect to be able to run my application. So, what's the simplest way for me to achieve what I want to? Keep a expect binary and required libraries in a local directory in the application? How can I do this? Any other ideas Last edited by namityadav; 04-19-2006 at 09:11 PM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|