-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 William, Thank you for your script and web link. I have questions on how the scripts work in conjunction with AMGH. I take it you would create the tjamgh script and then run the utamghadm -s tjamgh? Then that script will take care of calling the realamgh. Looking at the realamgh script it looks to just echo out commands. What is capturing those commands? Also where do you look to see what all available commands are that you can use? Where is the "$terminal_ip_addr" variable being set?
Sorry for all the questions, its just I cannot find any good documentation on how all this works. Thanks... William Yang wrote: > I've attached a copy of the AMGH script that we use at our site which I > think is similar to what you are trying to do. Here's a link to the > formal documentation for how we use AMGH, including some implementation > details of the script. > http://www.tjhsst.edu/admin/livedoc/index.php/Sun_Ray#AMGH > > (NOTE, the tjamgh script referenced on the wiki is a two liner: > #!/bin/bash > exec /usr/local/amgh/realamgh > ) > > A key thing to note here is that all Sun Rays have to start by > connecting to a server in the primary FOG. If on first boot they > connect to a server not in the primary FOG, then the logic no longer works. > > Hope this helps. > > -- > William Yang > [EMAIL PROTECTED] > > ----- Original Message ----- > From: "Walter R. Moore" <[EMAIL PROTECTED]> > To: "SunRay-Users mailing list" <[email protected]> > Sent: Wednesday, December 3, 2008 2:01:33 PM GMT -05:00 US/Canada Eastern > Subject: [SunRay-Users] AMGH - unable to get started with "Getting Started" > > I've read the official docs and the howto > (http://blogs.sun.com/bobd/resource/Getting Started with AMGH.html) for > AMGH, and I've read through Sun's own AMGH script, and I feel really at > sea. Can someone please break this down to the simplest scenario for me, > with examples? Say I have a FOG that is my dhcp auth server etc for sun > rays, and say I wanted to have it handle all sessions except for > specific tokens I have marked as going to a separate server. Thanks in > advance -- feel free to answer to me or to the list.. if you answer to > me I'll be happy to summarize to the list. -Walter Moore -- > +-----------------------------------------------------------------+ > Walter R. Moore -- Sr. Systems Administrator, Eckerd College > [EMAIL PROTECTED] -- http://home.eckerd.edu/~moorewr Solitudinem > faciunt pacem appellant. (They make a wilderness and call it peace.) > ---Tacitus, reporting the words of Calgalus > _______________________________________________ SunRay-Users mailing > list [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users > > > ------------------------------------------------------------------------ > > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users - -- C. J. Keist Email: [EMAIL PROTECTED] UNIX/Network Manager Phone: 970-491-0630 Engineering Network Services Fax: 970-491-5569 College of Engineering, CSU Ft. Collins, CO 80523-1301 All I want is a chance to prove 'Money can't buy happiness' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJOE70A29OFr7C6jcRAkdsAKC4CIkmj6c1tUnilnSMmZ57HY5tqgCeKZQn YGDfZPpj7kbi3HT2OqJPuOU= =HXfV -----END PGP SIGNATURE----- _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
