Web Hosting Talk







View Full Version : How do you keep record of users?


SoftWareRevue
08-27-2001, 05:15 PM
Where (not specifically) do you store usernames and passwords to accounts so that they're assessable by key staff members?
Or; isn't it done?

Palm
08-27-2001, 06:23 PM
Peachtree.com seems like a good program.

brav0
08-27-2001, 06:46 PM
Try ACT2000. It's a great program and the database can be shared off a network. It keeps all customer info, you can use it even to answer tech support tickets. If a tech person answers a ticket for a customer he'll see all previous ticket history, etc.

Also it's great for marketing, you can extract for example all the names of customers who had a support incident say the previous week, and send them a email asking them how was the service they received.

Nice tool!

joe52
08-27-2001, 07:32 PM
This raises an interesting question. Do most hosts store their users' passwords in plaintext so that they can read them if need be? I don't really see any reason for a host to keep user passwords in plain text. Most systems allow an admin to work with files in user directories, and if a user forgets their password is can always be reset to allow the user to log in and change it to something that they can (hopefully) remember.

-joe

acetate
08-27-2001, 08:47 PM
Well.. I use Peachtree 2002 and also my little web-hosting administration script (uhh.. currently 200K and growing). It stores my client's info (ie. username and passwords..etc) and their billing history.. Secured?? Well.. Yeah.. It has 3 levels of authentication.. encrypted passkey, userlvl, and ip checking. Even if someone happens to access the actual mysql db, everthing is encrypted except for my the tickets in my helpdesk which is also part of this script. =P

davidb
08-27-2001, 08:50 PM
brav0, Im a little confused from what you said, mabey you can clear it up. It has the ability to have support tickets via the program? How exactly is this done.

Thanks

btw, about keeping users passwords, what if they change em?

SoftWareRevue
08-27-2001, 10:04 PM
Originally posted by davidb
. . . . . . btw, about keeping users passwords, what if they change em? Hmm. . . .you're right. Probably best not to save them anyway. If they forget it; you can always reset it.

brav0
08-28-2001, 02:36 AM
Originally posted by davidb
brav0, Im a little confused from what you said, mabey you can clear it up. It has the ability to have support tickets via the program? How exactly is this done.

Thanks

btw, about keeping users passwords, what if they change em?

davidb,

You can see it here: http://www.act.com/home/index.php3?cellid=201000011011&featureListPrecedenceNext=3

As for passwords, it is pointless to keep since they can change.

sbrad
08-28-2001, 03:34 AM
As for passwords, it is pointless to keep since they can change.
That's for sure. I used to try to keep up with all my user's passwords, but about half of them change them the first time they login anyway.

cperciva
08-28-2001, 03:48 AM
Originally posted by sbrad

That's for sure. I used to try to keep up with all my user's passwords, but about half of them change them the first time they login anyway.

Only half? Sigh...

My old university used to give people their new accounts along with a warning that if they didn't change the password within the first week their account would be disabled.

Jaiem
08-28-2001, 10:31 AM
It's so easy for a host to just reset the password to something random. If a customer looses or forgets thier pwd it's no big deal.