diff --git a/Netdisco/lib/App/Netdisco/Manual/Configuration.pod b/Netdisco/lib/App/Netdisco/Manual/Configuration.pod index d691f6da..6e137e44 100644 --- a/Netdisco/lib/App/Netdisco/Manual/Configuration.pod +++ b/Netdisco/lib/App/Netdisco/Manual/Configuration.pod @@ -88,7 +88,7 @@ Value: Boolean. Default: C. Enable this to disable login authentication in the web frontend. The username will be set to C so if you want to allow extended permissions (C -or C, create a dummy user with the appropriate flag in the +or C), create a dummy user with the appropriate flag in the database: netdisco=> insert into users (username) values ('guest');