Sponsored Content
Full Discussion: Encrypting password
Operating Systems AIX Encrypting password Post 58484 by Neo on Monday 22nd of November 2004 05:30:41 PM
Old 11-22-2004
If you build a web-based script you can use htpasswd to help authenticate the user.

Just a thought.....

[quote]

NAME
htpasswd - Create and update user authentication files

SYNOPSIS
htpasswd [ -c ] [ -m | -d | -s | -p ] passwdfile username
htpasswd -b [ -c ] [ -m | -d | -s | -p ] passwdfile username password
htpasswd -n [ -m | -d | -s | -p ] username
htpasswd -nb [ -m | -d | -s | -p ] username password

DESCRIPTION
htpasswd is used to create and update the flat-files used to store user-
names and password for basic authentication of HTTP users. If htpasswd
cannot access a file, such as not being able to write to the output file
or not being able to read the file in order to update it, it returns an
error status and makes no changes.

Resources available from the httpd Apache web server can be restricted to
just the users listed in the files created by htpasswd. This program can
only manage usernames and passwords stored in a flat-file. It can encrypt
and display password information for use in other types of data stores,
though. To use a DBM database see dbmmanage.

htpasswd encrypts passwords using either a version of MD5 modified for
Apache, or the system's crypt() routine. Files managed by htpasswd may
contain both types of passwords; some user records may have MD5-encrypted
passwords while others in the same file may have passwords encrypted with
crypt().

....

[/quote}
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

encrypting Unix flatfile

Hi, I am new to unix. I have a flat file that needs to be pgp encyrpted in ASCII format and ftped in Ascii format to remote location. Can any one tell me the steps involved in the pgp encryption of the unix file. I will really appreciate if any one can help me with the pgp encryption shell... (1 Reply)
Discussion started by: rkumar28
1 Replies

2. Shell Programming and Scripting

Encrypting a password for shell script

All, I want to encrypt a database system administration password into a file or environment variable. Then, I want to decrypt the password from the file or environment variable so nobody sees the clear text password. For example, I have the database password of developement. I need to... (1 Reply)
Discussion started by: bubba112557
1 Replies

3. UNIX for Advanced & Expert Users

encrypting files in ksh

I have an ascii file that I want to encrypt and save. I have seen this done before, but cannot remember how, nor can I find anything in any of my manuals or online help. Any ideas how to do this? Thanks, Henry (6 Replies)
Discussion started by: hwollman53
6 Replies

4. Solaris

Encrypting a script......

Hiiiiii..... every one..... I have written a script, and i want to make that script confidential.So that, only i can see that script. I am using " crypt " command in solaris 9, to encrypt that script.But when i am executing this... (6 Replies)
Discussion started by: prashantshukla
6 Replies

5. Shell Programming and Scripting

Encrypting the login password on Solaris 10

Hi, Could you pls. help me in encryting a database password on Solaris 10 Box. eg : username : test password : t est123 The request is to encrypt the test123 so that no one can understand the what the password is ? thanks (7 Replies)
Discussion started by: krackjack
7 Replies

6. Shell Programming and Scripting

Encrypting the password

Iam using the teradata... and running the scripts in unix, I wan to encrypt the teradata password in Unix... my hostname is : bprod usename: KRN777 passwrd: passwrd can ant one tell me the exact command to encrypth the passwrd.... thanks, (5 Replies)
Discussion started by: nani1984
5 Replies

7. Shell Programming and Scripting

Encrypting password

Hello All, I need to accept a password from the user and validate it, without having to hard-code it anywhere. Any ideas? (3 Replies)
Discussion started by: optimus_1
3 Replies

8. Programming

Encrypting/Decrypting passwords

I know that simply encrypting and decrypting passwords in a script is as bad as storing them in plain text, but I've been searching for an answer to this for a few days now, and haven't found an answer that fits the problem I'm having. Here's the scenario. I'll give more details than I think may... (3 Replies)
Discussion started by: mdrisser
3 Replies

9. Solaris

Encrypting or maksing password in cron

Hello experts, I am an PLM application admin, use AIX/SOlaris servers where application is installed to schedule a cron in my system this what i do Login to AIX/Unix system using an OS account, Schedule a service to execute the required script - The script will have a PLM utility and... (4 Replies)
Discussion started by: kraghum
4 Replies

10. High Performance Computing

Encrypting interconnect

Hi, i've got a qusetion regarding interconnect of compute nodes. In our company we are running a Simulation Cluster which is administrated by the Simulation department. Now our central IT requires to encrypt the interconnect of the compute nodes. Does anybody in that business encrypt... (3 Replies)
Discussion started by: fiberkill
3 Replies
FFRENZY-MENU(6) 						   Games Manual 						   FFRENZY-MENU(6)

NAME
ffrenzy-menu - graphical launcher menu for the Feeding Frenzy! game SYNOPSIS
ffrenzy-menu DESCRIPTION
ffrenzy-menu is a graphical menu for configuring many aspects of the the Feeding Frenzy! game before launching it. Feeding Frenzy! is a distributed network game for two to eight players. One instance needs to act as server for syncing player names and the levels. During the game dwarfs need to collect food as fast as possible to bring it back to their mushrooms to live. When a dwarfs leaves his home without providing it with food for too long, (s)he dies from hunger. The collected food can also be thrown at other dwarfs, making them unconscious when hit. When a power-up is picked up, thrown food will have special powers! FILES
~/.ffrenzy/config.xml SEE ALSO
ffrenzy(1) AUTHORS
Feeding Frenzy! was written by OGO 2.3 group 6 which consists of the following people: Bas Kloet <bas@luon.net>, Chistian Luijten <chris- tian@luon.net>, Emiel Neggers <emiel@luon.net>, Bram Senders <bram@luon.net>, Sjoerd Simons <sjoerd@luon.net>, Paul van Tilburg <paul@luon.net. This man page was written by Paul van Tilburg <paul@luon.net>. June 2007 FFRENZY-MENU(6)
All times are GMT -4. The time now is 10:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy