Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
1cc4186f
Commit
1cc4186f
authored
Jan 08, 2002
by
Mac Newbold
Browse files
Add info about checkpass.
parent
582876f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/setup.txt
View file @
1cc4186f
...
...
@@ -175,9 +175,13 @@ FreeBSD ports) - don't forget to get it set up! Our strategy on boss was to
give everyone in the weel group unrestricted sudo access with:
%wheel ALL=(ALL) NOPASSWD: ALL
checkpass - Need to get a copy of the dictionary that checkpass uses to check
for bad passwords when creating a new account. I'll fill out this section
soon when I figure out the best way to handle this...
checkpass - in the testbed software:
cd tbsetup/checkpass/cracklib,2.7
make all
make install
Note that these steps depend on having the dictionaries
/usr/share/dict/{propernames,words} available (standard for FreeBSD).
If they're in different places, edit the obvious makefile vars.
syslogd - Normally, sylogd on FreeBSD is run with the '-s' flag to prevent
logging to it over the network. We use network logging, so we need this
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment