Support #1720

Unattended install with login enabled & ?spoof

Added by Daniel Verniers 12 months ago. Updated 9 months ago.

Status:Closed Start:06/29/2012
Priority:Normal Due date:
Assigned to:- % Done:

100%

Category:-
Target version:- Estimated time:0.20 hour
Votes: 0

Description

Dear ALL,

how was the problem discribed in this post -> http://theforeman.org/issues/1498 solved?
My pxe default is looking like this

default linux
label linux
kernel <%= @kernel >
append vga=788 initrd=<
= @initrd > install auto=true priority=critical edd=off preseed/url=http://xxxx.xxxx.xxxx/unattended/provision?spoof=<= ip %> --

This is really working fine as long as i disable login.

For my understanding i thought changing it to

default linux
label linux
kernel <%= @kernel >
append vga=788 initrd=<
= @initrd %> install auto=true priority=critical edd=off preseed/url=http://xxxx.xxxx.xxxx/unattended/provision --

would solve my problem. But it didn't ...

Where is my error in reasoning?
It would be nice if someone can help me.

Regards,

Daniel

Associated revisions

Revision 81159d4bf8355ab2fac1813127fccf60baf75fbc
Added by Greg Sutcliffe 9 months ago

Use tokens for discovery of host identity during installation

- fixes #1069
- fixes #1720
- refs #969

History

Updated by Daniel Verniers 12 months ago

Problem is solved after reading -> /usr/share/foreman/app/controllers/unattended_controller.rb

Know everything is clear - after removing the spoof option - NATTING was my problem ...

Regards,
Daniel

Updated by Anonymous 9 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF