Project

General

Profile

Actions

Support #1720

closed

Unattended install with login enabled & ?spoof

Added by Daniel Verniers almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Triaged:
Fixed in Releases:
Found in Releases:

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

Actions #1

Updated by Daniel Verniers almost 12 years 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

Actions #2

Updated by Anonymous over 11 years ago

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

Also available in: Atom PDF