Re: rhn_register questions
Patrick Devine <[email protected]> Wed, 23 Oct 2002 14:20:52 -0700 (PDT)
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 23 Oct 2002, John Berninger wrote: > We're using the server because it generates the systemid based on the > secret string in the server's configuration file. Each time the client > connects, the sysid is checked against the secret string and other > information to make sure that it's authorized to be an anonymous client > - much as that seems like it shouldn't make sense. Right .. I'm just thinking that it would be really easy to make a python script which just called registerSystem() in rhnreg.py without the hassle of having to run rhn_register. I'll see if I can cook something up. --Patrick.