On Wednesday 25 March 2009 11:00:37 am Devan Goodwin wrote: > dgilmore fixed up our jabber configs to work on 2.2 yesterday, so > updated spacewalk-config and spacewalk-setup packages correct this, but > you probably need to be on a fresh system before it will work. (i.e. > not a system where you tried and failed to setup spacewalk, not sure > why but Dennis can probably clarify) the issue was that there were inconsistent passwords in jabber config files. jabberd randomly generates a password in %post so we cantdefault ours. we write out our own randomly generated password when we install the package. but you really don't want updates to mess with it. so it only happens on package install. a less hackish way to deal with it would be to generate the password in spacewalk-setup and write it out to the configs when you setup spacewalk. this would involve alot more work but ultimately would be cleaner, its something we should look at post 0.5
Dennis
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
