Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

3 AutoYaST questions...

21 views
Skip to first unread message

Tommi Karetvaara

unread,
Jun 8, 2006, 3:04:31 PM6/8/06
to
Is it possible to use AutoYaST to define root certificate (CA name, common
name, Department, City, Country, "use root password" etc.) for OES SP2
(that´s SLES 9 SP3 I think) server?

Is it possible to force AutoYaST to stop and wait for a manual configuration
of certain device or root CA (and continue automatically after that)?

How do you force NIC´s configuration name to be eth0 and not to be ("the
SuSE´s way") eth-0-"MAC address"?


-tommi-


Torsten Bloth

unread,
Jun 22, 2006, 9:55:56 AM6/22/06
to
a) no clue
b) no clue
c)
<interfaces config:type="list">
<interface>
<bootproto>dhcp</bootproto>
<device>eth0</device>
<startmode>onboot</startmode>
</interface>
<interface>
<bootproto>dhcp</bootproto>
<device>eth1</device>
<startmode>onboot</startmode>
</interface>
</interfaces>
<modules config:type="list">
<module_entry>
<device>static-0</device>
<module>bcm5700</module>
<options></options>
</module_entry>
<module_entry>
<device>static-1</device>
<module>bcm5700</module>
<options></options>
</module_entry>
</modules>

Tommi Karetvaara

unread,
Jul 5, 2006, 3:53:06 PM7/5/06
to
Thanx.

-tommi-

"Torsten Bloth" <tbl...@de.ibm.com> wrote in message
news:Mjxmg.7185$tN4....@prv-forum2.provo.novell.com...

0 new messages