944,185 Members | Top Members by Rank

Ad:
Dec 1st, 2007
0

i need help!

Expand Post »
ive been reading up tutorials from this website. but i don really understand how to do this to my program.

ive a filename name passwordFile.
and my program that i wrote using shell script can see online current users.
but ive no idea how to read it into a file.

and i need to encrypt data in passwordFile and track user usage?
wad shall i do to activate.

can someone help?


thank yuu very much!


-shannx
Reputation Points: 10
Solved Threads: 0
Light Poster
lishannx is offline Offline
29 posts
since Dec 2007
Dec 1st, 2007
0

Re: i need help!

Hey there,

can't be too specific because I'm not sure exactly what you're trying to do or what your code looks like.

If you want to read the program into a file
cat program >file
if you want to read a file into the program
program <file

to encrypt data use either regular passwd, htpasswd or openssl

Tracking user usage would require parsing a usage file or keeping track of live statistics. I can't be any more specific than that with the info you've given.

Best of luck

, Mike
Reputation Points: 102
Solved Threads: 47
Posting Whiz
eggi is offline Offline
399 posts
since Oct 2007
Dec 2nd, 2007
0

Re: i need help!

ive a filename call passwordFile with the functions of adding users, deleting users,locking the workstation etc all using nano script writing.

within these scripts and the username and password in this passwordFile, i must be able to encrypt data in passwordFile and track user usage.

eg : for tracking users usage. yuu ned to sign in with yr username and password first.

continue to reply me . thank yuu.
Reputation Points: 10
Solved Threads: 0
Light Poster
lishannx is offline Offline
29 posts
since Dec 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Shell Scripting Forum Timeline: Unable to capture sql output using shell script while running it through browser
Next Thread in Shell Scripting Forum Timeline: Starting, Stopping, Updating Shell Script





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC