From e290561b1ae717e7255929382eda8136f684b6d8 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Wed, 14 May 2003 16:26:21 +0000 Subject: [PATCH] removed shell options --- lam/config/lam.conf_sample | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lam/config/lam.conf_sample b/lam/config/lam.conf_sample index 8f86b9f9..7f382346 100644 --- a/lam/config/lam.conf_sample +++ b/lam/config/lam.conf_sample @@ -35,12 +35,6 @@ maxGID: 20000 minMachine: 25000 maxMachine: 35000 -# list of possible shells -shellList: /bin/bash;/bin/sh;/bin/false - -# default shell when creating new user -defaultShell: /bin/bash - # list of attributes to show in user list # entries can either be predefined values (e.g. '#cn' or '#uid') # or individual ones (e.g. 'uid:User ID' or 'host:Host Name')