You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to confd-us...@googlegroups.com
Hi All,
my confd.conf file contains a <banner> string. When I launch the confd_cli, banner message is not displayed. Could anyone please help me to fix this? I appreciate your help.
Thanks, -karthi
chriss
unread,
Sep 19, 2013, 12:41:19 AM9/19/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to confd-us...@googlegroups.com
Hi Karthi,
Are you using confd_dyncfg namespace to manage confd settings (as opposed to static settings form confd.conf)? If so, you can provide an initial setting for banner in an XML init file which will get loaded at startup. Another thing you can try quickly is to edit the cli banner setting directly in config mode, assuming you have access to this namespace, for example # (config) confdConfig cli banner "some text\na new line\nanother new line".