Gehe zu Anwendung: [
0
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
]
Gehe zu RPM-Paket: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ledgersmb: LedgerSMB is a GPL double-entry accounting
 |
|
 |
|
 |
|
(auf gut Glück) | |
(meist engl.) | |
(falls vorhanden) | |
- Zusammenfassung (meist engl.)
- LedgerSMB is a double-entry accounting system written in perl.
LedgerSMB is a fork of sql-ledger offering better security and data integrity,
and many advanced features.
This package does not work in SELinux restricted mode.
To finalize the ledgersmb installation:
Enable local password autentication in PosgreSQL, leaving ident login for the
postgres user:
- Start PostgreSQL to create database instance (service postgres start)
- Let /var/lib/pgsql/data/pg_hba.conf start with:
local all postgres ident sameuser
local all all md5
host all all 127.0.0.1/32 md5
- Restart PostgreSQL to apply changes (service postgres restart)
In /etc/ledgersmb/ledgersmb.conf set DBPassword to something
and create the ledgersmb master user and database:
su - postgres -c "createuser -d ledgersmb --createdb --superuser -P"
su - postgres -c "createdb ledgersmb"
su - postgres -c "createlang plpgsql ledgersmb"
su - postgres -c "psql ledgersmb < /usr/share/ledgersmb/sql/Pg-central.sql"
Bleeding edge hint: Set password to avoid bogus web prompt:
su - postgres -c "psql ledgersmb -c \"update users_conf set password = md5('yada') where id = 1;\""
Visit http://localhost/ledgersmb/admin.pl with password "yada" and create an
application database and users.
Installieren: |
|
Status: |
|
Umfang: | 1.49 MiB |
Paket enthält Anwendung:
aa.pl

admin.pl

am.pl

ap.pl

ar.pl

arap.pl

arapprn.pl

bp.pl

ca.pl

cp.pl

ct.pl

custom

gl.pl

hr.pl

ic.pl

io.pl

ir.pl

is.pl

jc.pl

login.pl

menu.pl

oe.pl

pe.pl

pos.pl

ps.pl

pw.pl

rc.pl

rp.pl
