How to fix authentication issue if we running project on standalone server ?
--
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-dev/ca14d8d4-8c00-47d4-bd30-562a3c933acbn%40googlegroups.com.
How to fix authentication issue if we running project on standalone server ?
--
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-dev/CA%2BBGpn8DmLS82tQm_sCQ1LU7e16W7ZeVSAm%2BLyZGXiUjsqkd%2Bg%40mail.gmail.com.
when i fire this command " $ tracd -p port --auth="base_project_dir,password_file_path,realm" project_path " I get error that path is not recognized.I want to know that is password file is auto generated in system or we have to generate it manually ?and if this password file is auto generated then what is the process to generate that file ?On Tue, Jun 27, 2023 at 11:40 AM Ryan Ollos <rjo...@gmail.com> wrote:On Mon, Jun 26, 2023 at 10:21 PM Mahima Khandagale <mahima.k...@abmra.in> wrote:How to fix authentication issue if we running project on standalone server ?and please explain in more detail the issues you are encountering. It's really hard to help with you just say you have an authentication issue without any additional information about your configuration or the behavior encountered.