Displaying 4 results from an estimated 4 matches for "authentik".
Did you mean:
authentic
2024 May 14
1
Samba with external SSO
Hi!
My goal is to connect Authentik to Samba (running on Ubuntu).
What I tried (with no success):
- Samba directly to the LDAP outpost (as Authentik can expose it's internal DB like that): this would/will work but Authentik can't use the Samba scheme at the moment.
- Samba -> PAM -> sssd -> LDAP outpost: in theory t...
2024 May 14
1
Samba with external SSO
On Tue, 14 May 2024 07:29:25 +0000
Gerg? V?ri via samba <samba at lists.samba.org> wrote:
> Hi!
>
> My goal is to connect Authentik to Samba (running on Ubuntu).
>
> What I tried (with no success):
> - Samba directly to the LDAP outpost (as Authentik can expose it's
> internal DB like that): this would/will work but Authentik can't use
> the Samba scheme at the moment.
I wouldn't rely on the samba l...
2024 May 14
1
Samba with external SSO
...for redhat, where they wrote sssd to connect to
>freeipa, using the winbind code as a base, in fact, sssd still requires
>some of the Samba packages to function.
Thanks for clearing that up!
>>
>> ...and this is where I got stuck.
>>
>> What would I need to connect Authentik and Samba together without AD
>> being the central place where I store users? (As two-way sync isn't
>> in Authentik atm. with AD)
>
>There is your (and Authentiks) problem, AD is the source of truth, it
>is where users, groups and computers etc are stored, it is where
>...
2007 Jun 18
3
decode_pw_buffer: incorrect password length
Hello list
I have a problem that i am confronting for long time and i dont get a result.
We use samba 3.0.24 (also tried other versions) with openldap and the
smbldap-tools on Suse Linux SLES9.
We use openldap for user authentikation for samba (objectClass:
sambaSamAccount) and other application like email, apache, squid
(objectClass: shadowAccount and objectClass: posixAccount).
My scope is to have syncroniced the passwords and the expire-date for
samba- and shadow-Accounts.
My problem: when a user changes his pa...