Top of page
Hello, guest
dmoz.org - Open Directory Project

FreeBSD for performance/stability in service Ubuntu for super-fast client OS
  1. Do you use lighttpd web server ?

      Last Updated: 2010-09-02 15:00
Active Directory Replication - 2
Author: M. Bora Teoman
read more
Link to ipsure.com home page Link to ipsure.com home page Link to ipsure.com Services page Link to ipsure.com Hands-On blog Link to ipsure.com Life and Business blog Link to ipsure.com Contact page Link to Turkish version of ipsure.com Top right header image Link to About page Link to References page Link to Terms Of Use page Link to RSS Feed

22/05/2010

EFS (Encrypting File System) and Using Smart Cards with EFS

Filed under: PKI — Tags: , , , , , — Sezgin Bayrak @ 17:11

The Encrypting File System (EFS) enables filesystem level transparent encryption on Microsoft Windows operating system. It was first introduced within NTFS. Folder encryption uses symmetric key which is then encrypted by a public key (asymmetric) pair. In our “SSH Public Key (/w RSA) Authentication and SSH Tunneling” post, we had briefly mentioned the hybrid cryptosystems that is driven by the usage of asymmetric and symmetric algorithms together. Now let’s check out how this hybrid process takes place in EFS;

Read More

31/03/2010

Smart Card For Active Directory Logons

Forcing the usage of smart cards for logons inside enterprise networks provides enhanced security and a stronger authentication as the user PIN directly depends on the presence of another physical layer, the smart card itself. Also it is a pretty functional method of supplying couple of different AAA requirements in a single user device for multiple access types such as VPN (such like I have explained here before), remote desktop connections, digital signing or a local encryption (~ EFS).

Read More

1

07/03/2010

Remote Access VPN with Check Point Secure Client and Aladdin eToken PKI Client

eToken PRO 32KIn this document, we’ll be discussing the things to do step by step for establishing your Check Point Secure Client VPN connections by using USB based Aladdin eToken smart card and related PKI client. eToken Pro 32k is used within the said case. Platforms that I observed where the implementation runs free of problems are Windows XP and Vista 32-bit.

Read More

1

02/03/2010

SSH Public Key (/w RSA) Authentication and SSH Tunneling – Part 1

Filed under: PKI — Tags: , , , , , , , — Sezgin Bayrak @ 23:04

We can say that the primary advantage of the public key authentication is a higher level of security being provided as it doesn’t need a password input that will be transferred over the network and as the “private” one which constitutes the public-private key pair doesn’t need to be transferred or revealed to remote site or a 3rd party during the authentication process or in any time period.

Read More