uyuni-project / inter-server-sync

6 stars 13 forks source link

Add option to specify xmlRpcPassword value using standard input or a file #76

Open gpoppino opened 1 week ago

gpoppino commented 1 week ago

The password of a long running inter-server-sync process that uses the --xmlRpcPassword parameter can be seen with the ps command on Linux.

Provide an option to read the password from standard input or from a file, so that the password is kept secret.

rjmateus commented 1 week ago

@admd @thesp0nge for awareness

thesp0nge commented 1 week ago

Which is the password are we talking about?

rjmateus commented 1 week ago

The password that can be passed is used to connect the XML-RPC API, and will call a method to synch the configuration channels to the server file system