Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15715] New: freeradius-server won't start
Date: Thu, 10 Aug 2023 18:02:12 +0000	[thread overview]
Message-ID: <bug-15715-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=15715

            Bug ID: 15715
           Summary: freeradius-server won't start
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: arinc.unal@arinc9.com
                CC: buildroot@uclibc.org
  Target Milestone: ---

Tested on today's master branch.

# radiusd -X
[...]
/etc/raddb/mods-enabled/mschap[11]: Failed to link to module 'rlm_mschap':
/usr/lib/rlm_mschap.so: cannot open shared object file: No such file or
directory

After removing /etc/raddb/mods-enabled/mschap:

# radiusd -X
[...]
/etc/raddb/mods-enabled/realm[21]: Failed to link to module 'rlm_realm':
/usr/lib/rlm_realm.so: cannot open shared object file: No such file or
directory

After removing /etc/raddb/mods-enabled/realm, something fails that I shouldn't
remove:

# radiusd -X
[...]
/etc/raddb/mods-enabled/ntlm_auth[17]: ...t-key --domain=MYDOMAIN
--username=%{mschap:User-Name} --password=%{User-Password}
/etc/raddb/mods-enabled/ntlm_auth[17]:                                        
^ Unknown module

Upon investigating package/freeradius-server/freeradius-server.mk, I've seen
that the rlm_mschap and rlm_realm modules are explicitly disabled because "we
don't have the dependencies" for them. I have removed these two lines which
disable these modules. The package compiled fine and the server started
working.

I don't know what was meant by not having the dependencies for these modules so
I'm submitting a bug here to let someone with more experience in this project
know.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2023-08-10 18:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-10 18:02 bugzilla [this message]
2024-06-15 15:11 ` [Buildroot] [Bug 15715] freeradius-server won't start bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15715-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@uclibc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox