diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2010-12-15 21:10:11 -0600 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-12-15 21:10:11 -0600 |
commit | d6fe15278d9a487c8c51a627dd96e5161217c1ab (patch) | |
tree | 82c175bedf72c10000fe46cd5dddfd5e0a4a109a /doc/help/faq/client.txt | |
parent | 774896174a2ae291eeedfb25c18ce176a96dfc15 (diff) | |
download | bcfg2-d6fe15278d9a487c8c51a627dd96e5161217c1ab.tar.gz bcfg2-d6fe15278d9a487c8c51a627dd96e5161217c1ab.tar.bz2 bcfg2-d6fe15278d9a487c8c51a627dd96e5161217c1ab.zip |
doc: Merge Fabian's bcfg2-admin doc updates
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/help/faq/client.txt')
-rw-r--r-- | doc/help/faq/client.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/help/faq/client.txt b/doc/help/faq/client.txt index 746b0201d..636d318ad 100644 --- a/doc/help/faq/client.txt +++ b/doc/help/faq/client.txt @@ -15,12 +15,12 @@ on the client. Then add the following on the client.:: [communication] ca = /etc/bcfg2.ca -**Server failure** - -On Fedora 14 and above it can happen that no connection is possible. - - # bcfg2 -vqne - Server failure: Protocol Error: 401 Unauthorized - Failed to download probes from bcfg2 - Server Failure - +.. FIXME: What is the solution for this? +.. **Server failure** +.. +.. On Fedora 14 and above it can happen that no connection is possible. +.. +.. # bcfg2 -vqne +.. Server failure: Protocol Error: 401 Unauthorized +.. Failed to download probes from bcfg2 +.. Server Failure |