Testing Fallback user #118
-
Hello ! I configured a fallback user and fallback banner. How do I test the fallback user ?
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Hi, could you please provide debug output, preferably from tactrace.pl? I've just tried tactrace.pl with your config, and the "backup" user worked just fine. Thanks, Marc |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I cant seem to get tactrace.pl to work:
I dont know where to get the package. Server runs on Rocky Linux release 9.4. |
Beta Was this translation helpful? Give feedback.
-
Hi,
tactrace.pl isn't installed by default. Please try
cd tac_plus-ng/perl
make && sudo make install
Cheers,
Marc
…On 08.10.2024 13:49, FK1985 wrote:
I cant seem to get tactrace.pl to work:
|Can't locate Scm.pm in @inc (you may need to install the Scm module)
***@***.*** contains: /usr/local/lib64/perl5/5.32
/usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at
./tactrace.pl line 12.|
—
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2O7OKZLAYZCXDPMUQSMI2TZ2PBFLAVCNFSM6AAAAABPPRWUNWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBXHEYTKOA>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi Marc, I managed to get the script to work but I my output is different from yours:
|
Beta Was this translation helpful? Give feedback.
-
Hi, looks quite like a key mismatch. And "--conf tactrace.pl" of course can't be right. You'll likely need to use the --key and --nad options too, tactrace.pl --help will list the supported options. Cheers, Marc |
Beta Was this translation helpful? Give feedback.
Hi,
looks quite like a key mismatch. And "--conf tactrace.pl" of course can't be right.
You'll likely need to use the --key and --nad options too, tactrace.pl --help will list the supported options.
Cheers,
Marc