Le mercredi 01 juillet 2020 à 16:50 +0530, Mohankumar S a écrit : > I agree with you but however the app user is created in a external > system like kerberos which I get at runtime only.. > Any suggestions would be appreciated This kind of setup is hell to maintain, because not two deployed systems will be identical. Anyway the way this situation is usually worked around is to make the rpm install all files in a neutral unchanging place owned by root, and to copy the content of this root to a transient work directory owned by the runtime user at runtime (that will still be hell to maintain, but a lesser form of hell) Regards, -- Nicolas Mailhot _______________________________________________ packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx