• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Walter Wahlstedt
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 22
    • Best 0
    • Controversial 0
    • Groups 0

    Walter Wahlstedt

    @Walter Wahlstedt

    0
    Reputation
    536
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Age 38

    Walter Wahlstedt Unfollow Follow

    Latest posts made by Walter Wahlstedt

    • user login history page - 500 error

      Navigating to “reports -> user login hist” brings me to a 500 error page in chrome and just blank in FF. running 1.2.0 on centos 6.5

      posted in FOG Problems
      W
      Walter Wahlstedt
    • Single PC Backup and restore

      I’m having a “moment” this morning. I’m needing to clone a mechanical drive to a ssd. the ssd is smaller than the mechanical drive so i cant do a bit by bit backup. If I do a single partition backup and restore to the ssd drive will everything still be intact on the mechanical drive so that when i’m done i could swap one for the other?

      win 7 x64
      fog 1.2
      centos 6.4

      posted in General
      W
      Walter Wahlstedt
    • RE: LDAP Plugin

      Fernando,
      I’m not seeing the LDAP plugin on my server. Where can i get the files from?

      posted in General
      W
      Walter Wahlstedt
    • RE: TFTP: Client does not accept options

      Ok so that fixed it. is there a way i can have it use https instead of http? I was trying to find this in the config files but i didn’t see anything.

      posted in Linux Problems
      W
      Walter Wahlstedt
    • RE: TFTP: Client does not accept options

      i believe so…

      posted in Linux Problems
      W
      Walter Wahlstedt
    • RE: TFTP: Client does not accept options

      So here is what i’m getting when it tries to load the boot.php it fails with permission denied
      [url]http://[/url][fog IP]/fog/service/ipxe/boot.php…Permission Denied ([url]http://ipxe.org/0216ea3c[/url])
      Could not boot: Permission Denied

      however i can browse directly to that file and it pulls up fine. permissions on that directory ipxe are 777 and fog:apache

      posted in Linux Problems
      W
      Walter Wahlstedt
    • RE: TFTP: Client does not accept options

      I actually have it set to the IP.

      posted in Linux Problems
      W
      Walter Wahlstedt
    • TFTP: Client does not accept options

      I’m having trouble PXE booting any PC
      Fog 1.2.0
      centos 6.4
      SELINUX Disabled
      IPtables off
      DHCP server 066 = fog2
      DHCP server 067 = undionly.kpxe

      I can tftp from a windows pc and the local box using the following commands:
      Windows:
      tftp fog2 get undionly.kpxe
      Transfer successful: 103273 bytes in 1 second(s), 103273 bytes/s

      FOG:

      [root@fog2 service]# tftp -v fog2 -c get undionly.kpxe
      Connected to fog2.unionky.edu (172.16.30.83), port 69
      getting from fog2.unionky.edu:undionly.kpxe to undionly.kpxe [netascii]
      Received 103273 bytes in 0.0 seconds [93980984 bit/s]

      Permissions on /tftpboot are fog:root 777
      Additionally permissions on /var/www/html/fog/service/ipxe are also apache:apache (tried fog:apache) 777

      I receive an error in /var/log/messages that says:

      Feb 3 09:26:41 fog2 xinetd[3808]: START: tftp pid=3821 from=x.x.x.x
      Feb 3 09:26:41 fog2 in.tftpd[3822]: tftp: client does not accept options
      On the client end i get Permission denied. I’m not sure what else to do at this point. additionally I had a fog server running .29 that i’ve upgraded in stages all the way to 1.2. It worked great until i upgraded from 1.1.2 to 1.2.

      posted in Linux Problems
      W
      Walter Wahlstedt
    • RE: LDAP Plugin

      That’s wonderful news! I would be willing to test it out for you.

      posted in General
      W
      Walter Wahlstedt
    • LDAP Plugin

      Taken from the User Guide:
      [url]http://fogproject.org/wiki/index.php/Plugins[/url]

      [SIZE=5][B][FONT=sans-serif][COLOR=#000000]LDAP Plugin[/COLOR][/FONT][/B][/SIZE]

      [LIST]
      []Allows you to link with a LDAP server to add an user validation
      [
      ]You can add mulitple LDAP servers
      []You can config the DN base and the port of the LDAP Server
      [
      ]If FOG can not connect with the LDAP Server, FOG tries to do a local validation
      [*]If the user does not exist, FOG create one with the mobile profile
      [/LIST]
      [FONT=sans-serif][COLOR=#000000]I was wondering how accurate this info is? I don’t have the LDAP Plugin by default that i can tell. Where do I get it from?[/COLOR][/FONT]
      [FONT=sans-serif][COLOR=#000000]Also we might want to think about updating the User guide by version so that we know what is old and what is new. [/COLOR][/FONT]

      posted in General
      W
      Walter Wahlstedt