Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

Checking SELinux status and disable 

Jun 10, 2014 11:30 PM

When you get error while pushing ios config to IOS AP in manage mode look for SELINUX is disable or not.

SELINUX can also cause other issues with the proper operation and function of AirWave. SELINUX should *always* be disabled.

Command to check:

# sestatus ( It should be disable " SELinux status: disabled )

If it is enable please disable it by editing /etc/selinux/config file.

You can use "VI" editor 

#vi /etc/selinux/config

edit the SELINUX line to 

SELINUX=disabled

or 

If you are not comfortable with "vi" editor you can use following command to disable SELINUX.

# make disable_selinux

Please reboot the system after making this change.

# reboot

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.