Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] IP authentication - list of hosts/netmasks

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] IP authentication - list of hosts/netmasks


Chronological Thread 
  • From: Andrew Lake <>
  • To: John Simpkins <>, "" <>
  • Subject: Re: [perfsonar-user] IP authentication - list of hosts/netmasks
  • Date: Thu, 1 Sep 2016 07:05:12 -0400
  • Ironport-phdr: 9a23:6CJFRRUyYGkcq39cUPobOUla0JPV8LGtZVwlr6E/grcLSJyIuqrYZhCOt8tkgFKBZ4jH8fUM07OQ6P+wHzFbqs/c+Fk5M7VyFDY9wf0MmAIhBMPXQWbaF9XNKxIAIcJZSVV+9Gu6O0UGUOz3ZlnVv2HgpWVKQka3HUNPK+/0Ao/fidisn6D3osWLIlYAuD3oQ7RyKl2NrADJtcgQmsM2Mac00hjIimZNeu9Wg25kOATX11zk692+55ll+j4Vpuks7eZBV7n3ZaI1UeYeATg7eShh/MDxuwLESwKVo2YHX38+kxxUDhLD4Q2gGJr9r32pmPB63XyzO8HsQK98fT2h4u8/QRnkmQ8KLHg//X2B2Z84t75SvB/0/083+IXTeozAcaMmJq4=
  • Ironport-phdr: 9a23:J9ok+heEY6IAaY5EdUc27osKlGMj4u6mDksu8pMizoh2WeGdxc++YB7h7PlgxGXEQZ/co6odzbGH6ua9ACdauN7B6ClEK80UEUddyI0/pE8JOIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUrDbg8n/7e2u4ZqbO1wO32vkJ+4rZ0/v5UWJ749N0NMkcv5wgjLy4VJwM9xMwm1pIV/B1z3d3eyXuKBZziJLpvg6/NRBW6ipN44xTLhfESh0ezttvJ6jnVD5QACO/noRVHkN2loNWlCdrUKyYpCkkCz6sKJG2SyCPszwVvhgQjWn96RqYALtiSwHcTM17TeTwoZogbhVuxWnrgY63pXZeqmUMuZzZKXQYYlcSGZcFI4FTyFbDJi7aYIVSvcaMPxwro/hqkEIoAfkQwSgGbW85CVPgyrf26Eg3vtpNQjF0UR0FtQCoVzZt5PzObtEArP997XB0TiWN6Ae4jz68oWdN0l5+fw=

Hi John,

There’s not a good command to do it, but if you setup an admin username and password you can look at them via the Django admin interface at https://<your-host>/esmond/admin. There should be an Auth_Ipaddrs section or similar (sorry, don’t have the web interface in front of me right now so don’t remember the exact label). If you haven’t created a Django admin username and password, you can do so with the following commands:

cd /usr/lib/esmond
source /opt/rh/python27/enable
/opt/rh/python27/root/usr/bin/virtualenv --prompt="(esmond)" .
. bin/activate
python esmond/manage.py createsuperuser


Thanks,
Andy



On August 31, 2016 at 3:15:52 PM, John Simpkins () wrote:

Hi all!

I'm trying to figure out if, once we have run the script to add the hosts/netmasks to authenticate for a central measurement archive, if there is a place where the added data are stored so we can manage that list and recall what's in it. I did a little bit of greping through the directories trying to find a reference to a location but came up empty - not the most skilled at reading python either.

Best,
John


  • Re: [perfsonar-user] IP authentication - list of hosts/netmasks, Andrew Lake, 09/01/2016

Archive powered by MHonArc 2.6.19.

Top of Page