eqlazer n00b
Joined: 07 Dec 2005 Posts: 33 Location: Gothenburg, Sweden
|
Posted: Sat Feb 04, 2006 7:44 pm Post subject: auth + iptables + GNUMP3d |
|
|
I have GNUMP3d running on my server, now it is only limited by iptables to an ip-range. But I would like it to be a bit more dynamic.
I would like that the persons who should have access to the music-server first entered a webpage where they can auth themselves and after that be granted access to gnump3d.
My plan is that the access would take shape in the iptables by opening for the ip wich the client authed from. Then it would be impossible to get acces even if you knew the correct path to the music files.
Gnump3d got an auth function but then it is possible to get access to files without authing, that is one reason I dont prefer that method.
Probably it also would be easier to implement more functions like news and a simple chat if I first could auth on a web page.
So if someone could be nice and give me a hint of wich programs to use
Or maybe there is any other music server (for mainly streaming) that got these functions I described?
And if there are any smart ways to an upload function and let the users contribute all by themselves I would love to hear it.
The existing database gnump3d is using is one that is managed by mysql (so all filenames is like 21334,... and in only one directory), so if there is any program wich easily interacts with a mysql database it would also be nice.
The situation now is that for gnump3d should be able to index all existing files I have another program between that makes an illusion of a correct heirarchy of directories and files.
I hope I have explained enough so I could get some tips. |
|