Ignore:
Timestamp:
01/31/06 09:30:28 (18 years ago)
Author:
Nicholas Riley
Message:

LocationDo.py: Another place in Siebel.

action.py: ensureKerberosPrincipalsValid now understands both
"Expired" and "Not Valid" as requiring renewal. I bet these get
localized, too...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocationDo/LocationDo.py

    r212 r213  
    171171                    elif bssid == '00:0e:83:05:78:a2':
    172172                        location.add('3124 SC')
     173                    elif bssid == '00:0e:83:05:78:92':
     174                        location.add('2405 SC')
    173175                    elif bssid == '00:0e:83:05:76:b2':
    174176                        location.add('Siebel 2nd floor atrium')
Note: See TracChangeset for help on using the changeset viewer.