|
From: Pete H. <pet...@da...> - 2015-07-13 14:41:14
|
Good morning, everyone - I am trying to set up a new SSID called RESNET, that allows for a portal login, but does not allow guest access. We have an SSID "DU" that is 802.1x, a guest network "du-guest-2" and are starting a resnet network "du-resnet". My profiles.conf /usr/local/pf/conf/profiles.conf [root@p-r-apps-02 conf]# cat profiles.conf [default] description=Default Profile logo=/common/nac656.jpg billing_engine=disabled redirecturl=http://www.davenport.edu/captiveportal always_use_redirecturl=disabled mandatory_fields=firstname,lastname,phone,email locale=en_US nbregpages=0 sms_pin_retry_limit=0 sms_request_limit=0 login_attempt_limit=0 reuse_dot1x_credentials=0 sources= block_interval=10m provisioners= [welcometodu] filter=ssid:welcometodu,ssid:DU-Guest-2 description=Standard User Auth Portal redirecturl=http://www.davenport.edu reuse_dot1x_credentials=0 logo=/common/nac656.jpg sources= provisioners= [ResNet] filter_match_style=any redirecturl=http://www.davenport.edu dot1x_recompute_role_from_portal=enabled locale= filter=ssid:du-resnet mandatory_fields= Am I looking at the right file? How do I disable the "Sign Up" option? for the SSID: "du-resnet", and use the profile "ResNet"? Thanks for any direction to documentation of hints! - Pete Hoffswell - Network Manager pet...@da... http://www.davenport.edu |