Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. brendan11

    error code 253

    Possibly as I am using perl and C++? What is the problem?
  2. brendan11

    error code 253

    Folks, Does anyone know what error code 253 means on solaris?? Any help greatly appreciated! Brendan
  3. brendan11

    253 Error - Help

    I was trying to run a perl script from within a c++ program
  4. brendan11

    253 Error - Help

    Does anyone know what the error code 253 means? thanks in advance.
  5. brendan11

    Password automation script

    Folks, Does anybody know of a script to automate assigning passwords to new users - i.e. you have created a new user and you want to give him a password without calling passwd?
  6. brendan11

    Help with passwd!!!

    Folks, I am trying to put the unix account password set procedure in a script to automate it. When you use "passwd login" it prompts you to enter the password. How can I automate this is a small program so that it takes the password as a parameter passed in rather than prompting at the...
  7. brendan11

    HELP - need a create user script

    Folks, I need a script that creates a new user account and assigns a password. This script will be called from a program that will pass the login and password. any help would be great.
  8. brendan11

    Need Help - Sendmail Newbie!!

    Folks, Need some sendmail answers fast. 1) Can sendmail create user accounts? 2) Can sendmail enable/disable user accounts? Or is all this done by a unix administrator? Thanks.
  9. brendan11

    Need Help - Creating a new user account script

    Folks, I need a script that creates a new user account and assigns a password. This script will be called from a program that will pass the login and password. Also if the program is not running as root how do I get the script to run as root so that it can create the user? Thanks.
  10. brendan11

    How do I add a unix user from C++??

    Folks, Is it possible to create a new unix user account from within a C++ program that is not running as root? And if so How?? Thanks.

Part and Inventory Search

Back
Top