BrightGamePanel / bgpanel

Bright Game Panel
www.bgpanel.net
GNU General Public License v3.0
55 stars 50 forks source link

Run Script upon Client Login #17

Open beLizzard1 opened 10 years ago

beLizzard1 commented 10 years ago

Very useful feature. Due to our security restrictions we use ip tables to allow access to our game server on the fly. Any chance we can set a script to run when a user authenticates so that it can add the rules required? Also LDAP authentication or PAM system auth would be great.

superg2 commented 10 years ago

effectively, an API to plug the "IP was logged" can be a nice idea :) LDAP or PAM can be a second good option, keep in touch :)