Results 1 to 4 of 4
I have created a script to install a software in newly kickstarted Machine. But I want to implement some kind of security check for making sure that software is being ...
- 01-16-2008 #1Linux Newbie
- Join Date
- Jan 2008
- Posts
- 114
Generate encrypted key and later again generate the same
I have created a script to install a software in newly kickstarted Machine. But I want to implement some kind of security check for making sure that software is being installed only on that newly kickstarted machine not in any other critical machine.

Some kind of key which I could generate and stored somewhere after the kickstart and again I should generate the same before software installation and then match the both????
Please help
- 01-17-2008 #2Linux Newbie
- Join Date
- Jan 2008
- Posts
- 114
I have done it but the way is not professional


- 01-20-2008 #3
If you got the job done, i dont see how it could have been unprofessional .... unless you did it in the nude ... while at work .... in a publicly viewable area.
New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4
- 01-20-2008 #4
Fully clothed, one can do the job "unprofessionally" by doing it in a quick-and-dirty way: badly commented, source badly formatted, ignoring error status from subsidiary actions, poor diagnostic messages (if any), poorly chosen variable names, and so on.
--
Bill
Old age and treachery will overcome youth and skill.


Reply With Quote