Is it possible to update sqlite to add users

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
wongaroo
OpenVpn Newbie
Posts: 1
Joined: Fri Dec 24, 2010 10:57 am

Is it possible to update sqlite to add users

Post by wongaroo » Fri Dec 24, 2010 11:10 am

Just wondering if this is a good idea.

I have 300 hundred users to add to 4 servers and was wondering if I could just
import the users into the userprop.db ?

Thanks in advance for any help.

N

User avatar
gladiatr72
Forum Team
Posts: 194
Joined: Mon Dec 13, 2010 3:51 pm
Location: Lawrence, KS

Re: Is it possible to update sqlite to add users

Post by gladiatr72 » Mon Dec 27, 2010 4:52 pm

Hello,

Um... sure? You can use a sqlite db or you can use a flat text file. Regardless, this will be as relevant as you need it be with your client-connect script. How you maintain your auth database is up to you. I would probably use an LDAP or SQL back-end for that sort of thing, but then that's the glory of OSS :)

-Stephen
[..]I used to think it was awful that life was so unfair. [...]Wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? -Marcus Cole

Post Reply