Use Java to build an account manager

S

Schubert

I want to build an account manager using Java. I am now using SWT to
build the GUI, but I am not sure which libary I should use to connect
to the server to get the account information.

There are around 20 servers. If an account/password exists, users can
login through "SSH" using this account. I want the application showing
the existing account information in real-time, or has a button to get
all the existing account information.

Any ones has some brief ideas on how to build this?

Thanks,
Schubert
 
C

Chris Smith

Schubert said:
I want to build an account manager using Java. I am now using SWT to
build the GUI, but I am not sure which libary I should use to connect
to the server to get the account information.

There are around 20 servers. If an account/password exists, users can
login through "SSH" using this account. I want the application showing
the existing account information in real-time, or has a button to get
all the existing account information.

Any ones has some brief ideas on how to build this?

How is the account information available? SSH servers don't provide a
list of accounts on the system. If you don't have some other way to get
that information, such a company database or such, then there may not be
an answer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top