40b65a0142
- move the database creation instructions to the correct place. - regen patches. - bump PKGNAMEs. "looks ok" alek@
12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
To start with prelude-lml, you have to create a starting profile,
|
|
e.g. "prelude-lml" by running on the manager side:
|
|
|
|
# prelude-adduser registration-server prelude-manager \
|
|
--uid=564 --gid=564
|
|
|
|
and on the sensor side:
|
|
|
|
# prelude-adduser register prelude-lml "idmef:w" \
|
|
<manager address> --uid 564 --gid 564
|
|
|