authenticate

Simultaneous manual and transparent authentication – Websense

Setting some users or groups to receive transparent identification while other users or groups only receive manual authentication is not supported. Currently, manual and transparent authentications are global parameters and, when enabled, will apply to all users. You can enable either manual authentication or transparent identification independently, or have both enabled with manual authentication as [...]

What rights do DC Agent and User Service need to pull and authenticate directory objects – Websense

Websense User Service can pull directory objects using a Domain User account under most circumstances. However, if the Domain User account does not pull the directory objects as expected, then it may be necessary to use domain administrator account rights. Domain administrator rights include the following capabilities: Access a machine from the network. Back up [...]

How to Install and Configure NNTP Server (IIS 6.0)

Access to the news server can be open to everyone, or it can require user authentication. The NNTP service allows fine tuning of security policies and is capable of handling a large number of virtual domains and independent server instances on a single computer. The NNTP service is not installed by default. You must install [...]

How to check SafeSquid is running on server

SafeSquid is content-control software: software designed to control which websites users can access. It also provides caching, virus scanning, usage monitoring, bandwidth control, authentication, and other features.[1] SafeSquid is mainly used by schools, businesses, and value-added ISPs The following command will check the safesquid is running on the server Command ps waux | grep safesquid [...]

An Introduction to Basic IPv4 Routing

All of the operations considered in this article are operations upon a router, whether that router is a Linux box or Cisco dedicated hardware or some other type of machine. In this chapter I consider the traditional methods of IPv4 routing as using static configurations that are manually input by the network administrator. 1.1 Traditional [...]

An introduction to VPN -vpn white paper

The Virtual Private Network – VPN – has attracted the attention of many organizations looking to both expand their networking capabilities and reduce their costs. The VPN can be found in workplaces and homes, where they allow employees to safely log into company networks. Telecommuters and those who travel often find a VPN a more [...]

A Quick Guide To Install SUBVERSION

Subversion depends on a number of third party tools and libraries.Some of them are only required to run a Subversion server; others are necessary just for a Subversion client. This section explains what other tools and libraries will be required so that Subversion can be built with the set of features you want

How SSL Works

The SSL protocol includes two sub-protocols: the SSL record protocol and the SSL handshake protocol. The SSL record protocol defines the format used to transmit data. The SSL handshake protocol involves using the SSL record protocol to exchange a series of messages between an SSL-enabled server and an SSL-enabled client when they first establish an [...]

How to Use User Authentication in Apache

There are two ways of restricting access to documents: either by the hostname of the browser being used, or by asking for a username and password. The former can be used to, for example, restrict documents to use within a company. However if the people who are allowed to access the documents are widely dispersed, [...]

How to install dimdim on ubuntu linux

Dimdim is a cool new open source meeting service that lets you share your desktop, presentations, audio and video. Its also web based, and needs no installing. On top of all this, it works on Mac, Linux and even Windows! Its still alpha at the moment, but definately useable. Heres how to install it on [...]

How to Configure Redundant or Backup ISP Links with ASA/PIX 7.x

This document provides an example of how to use the static route tracking feature on the PIX 500 Series Security Appliance or the ASA 5500 Series Adaptive Security Appliance in order to enable the device to use redundant or backup Internet connections. In this example, static route tracking allows the security appliance to use an [...]

PIX/ASA URL Filtering Configuration Example

When filtering is enabled and a request for content is directed through the security appliance, the request is sent to the content server and to the filtering server at the same time. If the filtering server allows the connection, the security appliance forwards the response from the content server to the client that originated the request. If the filtering server denies the connection, the security appliance drops the response and sends a message or return code that indicates that the connection is not successful.

How To define a new data source – SQL 2008

After you create an Analysis Services project, you generally start working with the project by defining one or more data sources that the project will use. When you define a data source, you are defining the connection string information that will be used to connect to the data source. In the following task, you define [...]