Questions tagged [powerbroker]

PowerBroker is solution for core Active Directory authentication for Linux, UNIX, and Mac systems by joining them to Active Directory domains.

The first module of the PowerBroker Open project is PowerBroker Identity Services, or PBIS. PBIS is a complete, clean room, ground-up, Windows-compatible implementation based on a modern architecture. We provide a modular, programmatic, solution that pays particular attention to clarity, extensibility and usability. This allows ISVs to easily incorporate this solution.

PowerBroker Identity Services uses Pluggable Authentication Modules (PAM) and Name Service Switch (NSS). It supports Kerberos, NTLM, and SPNEGO authentication.

PowerBroker Open is available under a GPL/LGPL v2 license or with a commercial license.

Features:

  • Joins Linux, UNIX, and Mac OS systems to Active Directory in a single step via a GUI tool or from the command line.
  • Authenticates users with a single username and password on Windows and non-Windows systems.
  • Enforces password polices across Windows and non-Windows systems.
  • Caches credentials so if you lose network access or the domain controller is down, you keep working.
6 questions
4
votes
1 answer

PowerBroker Open group listings and enumeration

I have several linux machines that use PowerBroker Open to authenticate users against AD. I've noticed that for some users it works just fine (authentication and all), but for others it does not (authentication obviously not due to the required…
Sirex
  • 5,447
  • 2
  • 32
  • 54
1
vote
0 answers

ERROR: 500048: Inappropriate authentication when running adtool to retrieve a user's attributes

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…
SoCRaT
  • 31
  • 3
1
vote
0 answers

Powerbroker PBIS Open (aka AD Bridge) fails login on Ubuntu 20.04

I'm using Powerbroker PBIS Open to authenticate users on a Windows 2016 domain to Linux workstations and LXC containers running Ubuntu 18.04 and CentOS 7. However, I'm unable to accomplish this with an Ubuntu 20.04 client inside an LXC…
Isac Casapu
  • 235
  • 1
  • 10
0
votes
0 answers

groupadd on Ubuntu 16.04 with PBIS Open stuck with 100% CPU

I have Ubuntu 16.04 servers and workstations which are members of an Active Directory domain, using PowerBroker PBIS Open versions 8.5.0.153 and 8.6.0.427. When I try to add a local group using groupadd someNewGroup I see it stuck at 100% CPU. If I…
Isac Casapu
  • 235
  • 1
  • 10
0
votes
1 answer

How to setup ansible passwordless login, if pbrun is being used and rootlogin is disabled

I am new to ansible, We are using pbrun (powerbroker) instead of sudo, and root login is disabled on all servers. How can I setup passwordless login via ansible master to all slave servers? My consideration: We can create ansible user > it should…
0
votes
1 answer

PowerBroker (PBIS) Restricted login list - couldn't resolve srv\DomainUsers [40071]

I want to join a domain with Ubuntu 16.04 machine. The server is Windows Server 2012 R2. I have installed PowerBroker Identity Services (PBIS) 8.5.2.265 I get this error in /var/log/syslog: Restricted login list - couldn't resolve srv\DomainUsers…
Xenioz
  • 1
  • 1
  • 2