Idea to make my ts more secure; Comments welcome

  • Thread starter Thread starter Wolfgang Hauer
  • Start date Start date
W

Wolfgang Hauer

Guest
Hi!

I am on low buget, but i want to make my TS more secure.
What i have:
1 domain with AD and w2k3 servers
1 TS
a lot of mobile 5 phones.

I am low on budget, but i can write software.
What i want to do:
On TS:
Write a service wich waits for a connection on the internet.
If a pda connects, it will receive the IMEI-Number of the PDA and a pin-code

Search in the AD for a user wich has in a property the IMEI-Number and the
pin-code.

If a user was found add that user to the local group 'remotedesktopuser'.
Wait 3 minutes, and than remove the user from the group.

On PDA:
Small program where the user can enter the pincode. Then the programm
connects to the TS on a port and transmits the IMEI-Code of the phone and
the pin-code. Communication is scambled.

Then the user has 3 minutes time to connect to the TS.

Sounds simple, and what i have tested manual it should work.

Is the idea nonsens?

Please comment.

Thank you
Wolfgang
 
Re: Idea to make my ts more secure; Comments welcome

If one is interested, i have written the software, and it works well.

The package is made with 4 programs

I Service running on the TS
Version for PC
Version for PDA with Windows mobile 5 or 6
Version for Smartphone with Windows Mobile 5 or 6

I will share the software if there is interest. So drop a mail to receive
it.

Wolfgang

"Wolfgang Hauer" <hauer@DELETETHATsysdat.at> schrieb im Newsbeitrag
news:eUaL3d3hIHA.1164@TK2MSFTNGP02.phx.gbl...
> Hi!
>
> I am on low buget, but i want to make my TS more secure.
> What i have:
> 1 domain with AD and w2k3 servers
> 1 TS
> a lot of mobile 5 phones.
>
> I am low on budget, but i can write software.
> What i want to do:
> On TS:
> Write a service wich waits for a connection on the internet.
> If a pda connects, it will receive the IMEI-Number of the PDA and a
> pin-code
>
> Search in the AD for a user wich has in a property the IMEI-Number and the
> pin-code.
>
> If a user was found add that user to the local group 'remotedesktopuser'.
> Wait 3 minutes, and than remove the user from the group.
>
> On PDA:
> Small program where the user can enter the pincode. Then the programm
> connects to the TS on a port and transmits the IMEI-Code of the phone and
> the pin-code. Communication is scambled.
>
> Then the user has 3 minutes time to connect to the TS.
>
> Sounds simple, and what i have tested manual it should work.
>
> Is the idea nonsens?
>
> Please comment.
>
> Thank you
> Wolfgang
>
>
>
>
>
 
Back
Top