Custom file security permissions not set during autoyast installation
This document (7024173) is provided subject to the disclaimer at the end of this document.
Environment
Situation
<files config:type="list">
<config_file>
<file_path>/etc/permissions.ultra</file_path>
<file_contents>
<![CDATA[
# Updated security permissions file content
]]>
</file_contents>
</config_file>
</files>
<security>
<permission_security>ultra</permission_security>
</security>
Resolution
<post-scripts config:type="list">
<script>
<filename>update_perms.sh</filename>
<interpreter>shell</interpreter>
<source><![CDATA[#!/bin/bash
chkstat --system --set
]]>
</source>
</script>
</post-scripts>
Cause
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7024173
- Creation Date: 08-Oct-2019
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com