1

I have an Ubuntu server that is joined to an AD domain via PBIS-Open

I am running a query using adtool (/opt/pbis/bin/adtool) to query for a user's attribute.

The problem is that whenever I run this command with any system user, I keep receiving this error message

ERROR: 500048: Inappropriate authentication

However, when I run the same command using an AD user who has previously logged in to that server, I get the results normally without any errors.

Any ideas how can I run that command with any user successfully?

SoCRaT
  • 31
  • 3
  • you need to authentication to the directory in order to make ldap queries - why would a local system user have access to AD? – Sum1sAdmin Jan 02 '18 at 12:41

0 Answers0