@Tom-Elliott It’s using my account and that account is not locked.
Latest posts made by mentaluproar
-
RE: Active Directory join error 2732
-
Active Directory join error 2732
I am testing out a change to our imaging process that would allow FOG to join domains for us after imaging. It assigns the hostname properly when I do the full inventory option and give it the group with the domain I want it to join. I have it using my credentials for testing so I know the creds work. fog client log shows its phoning home just fine but it throws an error when it tries to join a domain: “Unknown Return Code: 2732”
What does 2732 mean?
-
RE: Could not select: Exec format error
@george1421 now I see the files, but I’m still getting an exec format error. the file command says the bzi is a linux kernel x86 boot executable bzimage
-
RE: Could not select: Exec format error
@george1421 placed the file in /var/www/html/dban/test.html and the browser, when directed there, says “not found”
-
RE: Could not select: Exec format error
I couldn’t find the file at all! retracing my steps, I followed the instructions for adding a DBAN entry here:
https://wiki.fogproject.org/wiki/index.php?title=Include_any_ISO_in_the_FOG_Bootmenu#DBANBut when I access the fog server at /dban in a web browser, I see the folder is there but there’s nothing in it. However, when I ls the folders contents through CLI, I can see the files in there just fine. This doesnt change wether I cp the files into it or mount -o loop them into that location. they show up only in the CLI.
-
RE: Could not select: Exec format error
@george1421 kernel dban.bzi nuke=“dwipe” silent vga=785
boot -
Could not select: Exec format error
I’m trying to add dban to my fog server. When I select that entry in the fog menu I get the error message in the title. What am I missing?