Mailinglist Archive: opensuse-autoinstall (62 mails)

< Previous Next >
[opensuse-autoinstall] <system_gid_min> applied too late
  • From: <Michael.Leu@xxxxxx>
  • Date: Thu, 13 Mar 2008 14:43:47 +0100
  • Message-id: <E98DFFF602B0BA49AA3006C1D9E8DA5FCB59F7@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Hello

Using SLES10 SP1.

I need to prevent the creation of UIDs and GIDs in the range of 100-149,
so I added this to the profile.

<security>
<system_uid_min>150</system_uid_min>
<system_gid_min>150</system_gid_min>
</security>

It gets added to /etc/login.defs but too late; some rpms have already
added users and groups (hal, dbus and others). A pre-install script is
too early as no filesystems have been created.

Any ideas?

Regards,
Michael Leu
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
This Thread
Follow Ups