Journal Journal: Graphical Login
xdm/wdm/gdm/kdm/login.app
I like wdm. Xdm doesn't allow users to choose their X environment when they log in. Otherwise, they're
all about the same.
xdm/wdm/gdm/kdm/login.app
I like wdm. Xdm doesn't allow users to choose their X environment when they log in. Otherwise, they're
all about the same.
Address:
cvsup.ca.FreeBSD.org
Firewall ports:
2401/tcp
5999/tcp
##########################################################
# D A T A B A S E
##########################################################
# Please see the documentation on the website and README.txt
# file for how to configure your specific database.
scarab.database.type=mysql
scarab.database.username=scarab
scarab.database.password=m@l@r!@
# If you want to use the faster/newer JDBC driver with MySQL, you can
# download it from the MySQL website and use them instead. We do not
# distribute it because it is GPL. To use it, just copy the
# file into your scarab/lib directory and put this in your
# build.properties file:
scarab.jdbc.driver.jar=mysql-connector*.jar
#
##########################################################
# S C A R A B S E T T I N G S
##########################################################
# Allows you to define site name that appears in the UI on
# each screen. It makes it easier to tell different installations
# of scarab apart.
scarab.site.name=Scarab Home System
# Scarab "system" user (used for initial data population, etc.)
# The password is "1" (without the quotes)
scarab.user.username=turbine@tigris.org
scarab.user.password=NWoZK3kTsExUV00Ywo1G5jlUKKs=
scarab.user.firstname=Scarab
scarab.user.lastname=Administrator
scarab.user.email=${scarab.user.username}
##########################################################
# E M A I L C O N F I G U R A T I O N
##########################################################
#
# the name of the mail server used for relaying email
scarab.system.mail.host=localhost
# Name and address used for emails if no other is supplied
scarab.email.default.fromName=Scarab Home System
scarab.email.default.fromAddress=scarab@localhost
God made the integers; all else is the work of Man. -- Kronecker