Comment 0 for bug 1618483

Revision history for this message
David Coronel (davecore) wrote :

When running landscape-config, this prompt always defaults to Yes:

"Request a new registration for this computer now? (Y/n):"

The landscape-config command can be used to change configuration options in /etc/landscape/client.conf and should default to No when running this command on a computer that is already registered to a Landscape server and that server doesn't change during that run of landscape-config.

Steps to replicate:

1) Install landscape-client package on computer
$ sudo apt-get install landscape-client

2) Run landscape-config to register client for the first time
$ sudo landscape-config --account-name standalone --url https://<server>/message-system --ping-url http://<server>/ping

3) Run landscape-config again to change an option
$ sudo landscape-config --ping-interval=60