![](/images/backgrounds/285925/hp-van-sdn-controller-software-products-administrators-guide-66988672x1.png)
15.Update opt/sdn/virgo/bin/dmk.sh to insert environment variables that set the sdnjar_trust.jks values in the controller.
a.Under the line containing
b.Restart the Keystone service (sudo service keystore restart).
16.Restart the controller.
5.14.2Recommended administrative rulesObserving these rules can help to prevent unauthorized access to the controller:
•Do not enable shell history on your controller.
•Do not allow other users besides sdn and sdnadmin to have access to your controller system.
•Do not store your authentication token in plain text, such as a
•Do not use
• Do not alter contents under /opt/sdn/Cassandra and /opt/sdn/Hazelcast.
•Do not delete any of the following iptables rules as shown below: iptables
Table 1 IP tables Rules
Target | prot opt source | Destination |
REJECT | tcp | anywhere tcp dpt:5700 |
|
|
|
ACCEPT | tcp – 127.0.0.0/8 | anywhere tcp dpt:9160 |
|
|
|
REJECT | tcp | anywhere tcp dpt:9160 |
|
|
|
ACCEPT | tcp – 127.0.0.0/8 | anywhere tcp dpt:7199 |
|
|
|
REJECT | tcp | anywhere tcp dpt:7199 |
|
|
|
72 SDN Controller authentication