Comment 8 for bug 1874526

Revision history for this message
Heather Lemon (hypothetical-lemon) wrote :

[VERIFICATION FOCAL]

Testing using focal landscape-client: 19.12-0ubuntu4
Tested using focal sosreport: 3.9-1ubuntu2.1

# installed landscape-client from apt
$ sudo apt-get install landscape-client
# created new local directory under /etc/landscape
# created 2 files in /etc/landscape
$ touch service.conf
$ touch service.conf.old
$ vim service.conf && service.conf.old
  # inserted these 2 lines into both files
  oidc-client-secret = 93084029384-secret-test
  oidc-client-id = 234234234-secret-id
# saved and closed file
# Executed sosreport
$ sudo sosreport -o landscape --config sos.conf
# checking logs and verifying password is filled with ***
# untar compressed file from /tmp folder
$ cd /tmp/<uncompressed folder>/etc/landscape/
$ less service.conf
$ less service.conf.old
# verify password is [*****]
# Run unit tests
$ sudo tests/simple.sh
# verifiy success message