Feature Request: File as flag, to indicate successful registration with server
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Client |
New
|
Undecided
|
Unassigned |
Bug Description
Currently in the /var/log/
# Registration request (+register)
INFO [MainThread] Accepted types changed: +register +test
# Registration active (-register)
INFO [MainThread] Accepted types changed: test -register
It would perhaps be useful, when performing automated registrations, to have a file that would be created upon successful registration. Said file could then be referenced (or just check if exists) as a flag, in order to prevent any unintended duplicate registration requests being sent from the landscape-clients to the landscape-server.
Location, name, and contents of such a file do not need to be anything particular.