you must be starting the programs incorrectly.
Double clicking is bad.
You need to use the terminal on a mac.
Navigate to the directory that the binary is in and type: ./sc_serv config_file_name.conf
Unless you specify a config file to use, sc_serv assumes the defaults. That is why changing the password from abc to changeme (the default) works even though you have modified the settings in the config.
|