The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Http Auth - Kerberos @ Download
2017-02-16, 13:56
Post: #1
Http Auth - Kerberos @ Download
Hello Everybody.
Actually we are running IPXe from TFTP through DHCP Opt 66, use a ASP Site as GUI , submit the menu to the client and retrieve from SCCM or Isos from WebServer.

We have an issue with physical clients at the retrieval from SCCM if anonymous authentication is disabled.

On virtual machines that problem does not exist as the AD-Com and Auth seems to be done through the virtualisation solution.

We tried to offer the links for an authenticated download as follows

Code:
Echo Thisisanexample
kernel http://username:Password@mysccmseerver/Package/wimboot
initrd http://username:Password@mysccmseerver/Package/boot/BCD BCD
.
.
.etc and so on.

We had no success with that.

Has anyone solved that problem yet?

Thanks for Help!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Http Auth - Kerberos @ Download - Ben_der - 2017-02-16 13:56



User(s) browsing this thread: 1 Guest(s)