i need help!

Reply

Join Date: Dec 2007
Posts: 2
Reputation: lishannx is an unknown quantity at this point 
Solved Threads: 0
lishannx lishannx is offline Offline
Newbie Poster

i need help!

 
0
  #1
Dec 1st, 2007
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
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 399
Reputation: eggi will become famous soon enough eggi will become famous soon enough 
Solved Threads: 47
eggi eggi is offline Offline
Posting Whiz

Re: i need help!

 
0
  #2
Dec 1st, 2007
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
Linux and Unix Tips, Tricks and Individual Advice - The Linux and Unix Menagerie!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 2
Reputation: lishannx is an unknown quantity at this point 
Solved Threads: 0
lishannx lishannx is offline Offline
Newbie Poster

Re: i need help!

 
0
  #3
Dec 2nd, 2007
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC