Unlock SEP sesam GUI using Windows
From SEPsesam
1. On System where GUI is installed.
Move to Program Files\SEPsesam\var\ini and open the file sm.ini with an editor.
In row
gv_server=
write the hostname of SEPsesam server,
please check DNS name resolution (SEP hostname to IP<->IP SEP hostname) and (GUI client name to IP<->IP to GUI client name). and the same procedure also on GUI client.
Open the desktop shortcut of SEPsesam with a right click and chose properties. There in a long term appears the parameter –sbuildfix (name of my server is buildfix) please insert after -s without space the hostname of the sesam server.
On the sesam server change to directory <SESAM_ROOT>/var/ini and type the following command
source sesam2000.profile
then sm_setup allow_gui -u '*' -c '*' -m admin please don’t forget the ' for masking the asterisks.
Then the GUI should work. When the GUI still not works, check if your windows firewall is activated.
