You many need to make sure that you don't have SELinux turned on until after the image has been placed on the machine.
If running SELinux settings is necessary, you will probably want to make that part of a post-install script (or a post-post-install script, outside of SystemImager). If SELinux is not necessary, completely disable it on your image. This is what had happened to me before that caused a similar issue regarding permissions. (You may also wish to use a boot disk to check the permissions on bash as well, just to make sure you didn't change it on your image server by accident, and rolled that out to the system.) -Robby On 1/3/2011 5:16 PM, John Fisher wrote: > I ran into an issue after a SystemImager install where I get permission > issues logging in: > > /bin/bash: Permission denied > > Through Linux rescue, I found one such permission issues: /dev/null needed > to be changed from 644 to 666. However, this change did not fix the issue. I > found reference to the error indicating permissions on a library file may > also be incorrect - I need to verify this. > > My question is has anyone run into post install permission issues? If so, > How were they corrected? Avoided? > > -- > > John M Fisher > Unix Systems Administrator > john.fis...@multiplan.com > > > > NOTICE OF CONFIDENTIALITY: Information included in and/or attached to this > electronic mail transmission may be confidential. This electronic mail > transmission is intended for the addressee(s) only. Any unauthorized > disclosure, reproduction, or distribution of, and/or any unauthorized action > taken in reliance on the information in this electronic mail is prohibited. > If you believe that you have received this electronic mail transmission in > error, please notify the sender by reply transmission, or contact > supp...@multiplan.com, and delete the message without copying or disclosing > it. > > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > sisuite-users mailing list > sisuite-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sisuite-users -- Robby Desmond BiblioVault Operations Assistant University of Chicago Press http://www.bibliovault.org/ ph: 773-834-2387 cell: 773-458-0959 rdesm...@press.uchicago.edu ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ sisuite-users mailing list sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users