Users

Contents

Overview

User Manager Information
Description Tool to add and manage users on the system.
Package Name cc-users
Configuration Page Account Manager > All Accounts > Users
Keywords LDAP


The user manager page allows you to add, delete and manage users on the system.

Configuration

User Overview

The first thing you will see on the user manager page is a summary of existing users. This summary includes the username, name and the enabled options for each user.

 
  Depending on the platform/version you are using, you may see a dialog box indicating how many mailbox accounts are in use and how many are available. The Enterprise Edition allows you to purchase additional mailbox licenses to incerease the number of users who have can send/receive mail on the server.  
 


In the screenshot shown, user tim has access to all the available services while user veruca only has access to e-mail and the file server.

Image:Ss_users_summary.png

User Information

Every user must have the following information configured:

  • Username - a username (lowercase only)
  • First name - the user's first name
  • Last name - the user's last name
  • Password and Verify - a password

Depending on your ClarkConnect version, you may also see additional fields, for example telephone number, address, title, etc.

User Options

The following options are available in the user configuration. Note: the option will not appear if the related software is not installed on the system.

Image:Icon-users-samba.png File Server Folder - grant access to home directory on the File Server
Image:Icon-users-ftp.png FTP Server - grant FTP Server access
Image:Icon-users-email.png Mailbox - grant E-mail Server access
Image:Icon-users-pptp.png PPTP Server - grant PPTP VPN access
Image:Icon-users-proxy.png Proxy Server - grant Web Proxy access
Image:Icon-users-web.png Web Server - grant Web Server access for Flexshare

Shell Access 
  If an administrator needs to enable Secure SHell (SSH) access for a user's account, this needs to be done at the command line in versions 4.0 and later. See the "Tips and Tricks" section below for more information.  
 


Tips and Tricks

Secure Shell (SSH)

Secure Shell (SSH) access option was removed in 4.0 as a security precaution. Most users do not need SSH access, and yet, many end-users would select all options, not knowing the risks. To enable SSH access for a user, login as root and type:

passwd <username>
usermod -s /bin/bash <username>

Links

Retrieved from "http://wiki.clarkconnect.com/docs/Users"

This page has been accessed 18,770 times. This page was last modified on 7 August 2007, at 20:59.