Bug 429116
| Summary: | Configuration files being truncated in satellite | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Nick Strugnell <nstrug> |
| Component: | Configuration Management | Assignee: | Partha Aji <paji> |
| Status: | CLOSED DUPLICATE | QA Contact: | Steve Salevan <ssalevan> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 501 | CC: | cperry, jplans |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-02-19 08:29:37 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Nick Strugnell
2008-01-17 14:09:34 UTC
OK, the culprit is the following line in the configuration file: /usr/sbin/usermod -p '$1$yñ1üµßIA$2HQp.OK2aS9lMt20ApKKI/' linux Without this line, we don't see any truncation. That for sure is BZ#427569. The problem comes about by the use of UTF8 Characters in Configuration Files. This apparently was not foreseen in Satellite 5, but has been fixes in http://seg.rdu.redhat.com/scripts/hotfix/edit.pl?id=2489 Cheers, Michael. Its definitely Bug 427569 - can close as a duplicate. *** This bug has been marked as a duplicate of bug 427569 *** |