Magellan Linux

Annotation of /alx-src/branches/alxconf-060/conf/config.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 235 - (hide annotations) (download)
Thu Mar 10 01:10:36 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/conf/config.rc
File size: 879 byte(s)
updated

1 niro 235 # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/conf/config.rc,v 1.6 2005-03-10 01:10:36 niro Exp $
2 niro 219 #
3     # AutoSta_LX Konfigurations Script
4 niro 221 # version: ??
5 niro 219 #
6     # Niels Rogalla <niro@magellan-linux.de>
7     # <rogalla@augusta-bochum.de>
8     #
9     # Main Configuration File
10     #
11    
12 niro 235 ## mysql configuration ##
13 niro 220 SQL_USER=username
14     SQL_PASS=password
15     SQL_HOST=192.168.0.100
16 niro 219 SQL_DB=alx_web
17 niro 221
18 niro 235 ## default skeleton files ##
19     ALX_SKELETONS=/etc/alxconfig-ng/skel
20 niro 221
21 niro 235 ## configuration settings ##
22     SETTINGSPATH=/etc/alxconfig-ng/settings
23    
24     ## default hosts settings ##
25 niro 221 # networking
26 niro 225 ALX_DEFAULT_HOSTNAME=ALX-UNCONFIGURED
27 niro 226 ALX_DEFAULT_DOMAIN=DOM_AKA_NT
28 niro 225
29 niro 235
30     ## user settings ##
31     ALX_UNPRIV_USER=station
32     ALX_UNPRIV_GROUP=users
33     ALX_UNPRIV_HOME=/home/${ALX_UNPRIV_USER}
34    
35     ## ica sessions location ##
36     ALX_ICA_SESSIONS=/etc/alxconfig-ng/ica-sessions
37    
38     ## ica sessions icons ##
39     ALX_SESSIONS_ICONS=/etc/alxconfig-ng/ica-sessions/icons
40    

Properties

Name Value
svn:executable *