Security

last person joined: yesterday 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

Customizing SMS

This thread has been viewed 4 times
  • 1.  Customizing SMS

    Posted Feb 18, 2013 09:45 AM

    Hi,

     

    Is it possible to customize the text of the received SMS ? For example, changing Visitor Access or Powered by Aruba.

     

    Thanks

     

    Boxcar



  • 2.  RE: Customizing SMS

    Posted Feb 18, 2013 10:26 AM

    Sure,

     

    Customization --> Print Templates --> Guest Manager Print Templates --> SMS Receipt

     

    and you can use all that variables

     

    Variable Description Example

    {$u.username}User account name12345678
    {$u.password}User account password87654321
    {$u.enabled}Non-zero if the guest account is enabled1
    {$u.role_name}Role assigned to guest accountGuest
    {$u.schedule_time}Time at which the guest account will become active1155772123
    {$u.expire_time}Time at which the guest account will expire1155858523
    {$u.expire_postlogin}Lifetime of the guest account login in minutes after login120
    {$u.visitor_name}User’s nameSusan Guest
    {$u.visitor_company}User’s company nameAcme Sprockets
    {$u.sponsor_name}Sponsor’s nameJohn Sponsor
    {$u.custom_field}Custom fields attached to the account 
    {$action}Action taken on account (create, delete or edit)create
    {$source}Source of account action (create_user, reset_password, etc.)create_user
    {$result.error}Non-zero if an error occurred while creating the guest account0
    {$result.message}Message related to the account creation 
    {$timestamp}Time at which the receipt was generated1155752000
    {$site_ssid}SSID of the wireless LANAruba
    {$site_wpa_key}WPA key for the wireless LAN 


  • 3.  RE: Customizing SMS
    Best Answer

    Posted Feb 18, 2013 10:27 AM

    Hi,

     

    As far as I know, you can edit the sms receipt under the configuration ==> print templates ==> sms receipt 



  • 4.  RE: Customizing SMS

    Posted Feb 18, 2013 10:28 AM

    Thanks, I haven't check there.


    Boxcar