View Full Version : Shared Userdb
Razor
11-19-2003, 04:34 PM
Was wondering if this option would be implemented soon?
or is it on the todolist already?
is kinda handy to safe userdb in mysql or some.. easier to backup and maybe safer..
Edit by NeoXed: Merged a few related threads.
fr0z3n
11-21-2003, 01:40 AM
hey,
I wrote an addon similar to this for servu, it works by handling all accounts through a shared mysql DB. I could do it in ioFTPD also but i'm not sure if ioFTPD allows you to deny a user from logging in and letting the addon take control over the login process. So like you would add all the users in the DB along with their passwords, ips etc etc... and it would get verified by this addon and passed on to ioFTPD, Correct me if I'm wrong ?
later,
fr0z3n
darkone
11-21-2003, 01:53 AM
You're wrong... via user & group modules, you have full control over users & groups.
If there's something I've been waiting for, it's shared userdb. Haven't heard anything about any progress on this either :\
Mouton
11-21-2003, 10:32 AM
dark: are both modules completely active in latest ioFTPD versions ? Or are some header files / getproc export still to do ..?
fr0z3n
11-21-2003, 11:00 PM
hey,
is there some kind of doc on ioFTPD modules?
how to use them... login/pass/ip events etc.
TIA
fr0z3n
darkone
11-22-2003, 03:10 AM
Originally posted by Mouton
dark: are both modules completely active in latest ioFTPD versions ? Or are some header files / getproc export still to do ..?
Both are active in the latest version & getproc is fully functional.
rAWfOX
11-22-2003, 04:20 AM
coool.. this ive been waiting for...
fr0z3n
11-24-2003, 09:03 PM
hey,
are these modules in the 'u' version?
cause i have no idea where to start, never worked with these modules before.
docs or sample code? anything? :confused:
TIA
fr0z3n
Mouton
11-24-2003, 09:27 PM
programming forum.
darkone
11-25-2003, 02:22 AM
Currently only in 'r' (since they were added in 5.3.x)
Is there anyway you could make shared userdb simple?
rAWfOX
11-27-2003, 04:59 AM
noticed that shared user database is possible with latest version of ioftpd.
but i cant see where/how to get it to work?? or is it realy yet possible?
thanx in advance
Mouton
11-27-2003, 08:35 AM
It's not because it's possible that it's done, or even easy.
Would take a lot of coding from a skilled C coder to make a user/groups module. I don't know anyone who's planning to make one atm. Anyone ?
darkone
11-27-2003, 08:58 AM
Yep, writing robust network code isn't that simple, and when writing code for multithreaded environment, there's lots of small things you need to take in account - simple glitch, and whole process goes boom.
I might write AD module myself, but other databases you'll just need to do "yourself".
rAWfOX
11-27-2003, 09:25 AM
ouch... ok.. but its possible :) thats good... now we just have to wait for it :)
thanx....
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2025, vBulletin Solutions, Inc.