search for: openssh_single_sign

Displaying 13 results from an estimated 13 matches for "openssh_single_sign".

2016 Jul 07
5
Using Samba4 AD to authenticate users of other Linux services (SSH, Mail, etc.)
I'm confused about how to authenticate users of other Unix services with Samba4 AD. After trying the classic upgrade on a test server, I can use smbclient. However, "getent passwd" doesn't show the users, and I'm not sure what I have to do now. On the live machines, I have openldap, pam-ldapd and nslcd running to authenticate users of Samba 3 as well as ssh, postfix,
2017 Dec 18
2
DM and ''offline'' PAM (and NSS?)...
Mandi! L.P.H. van Belle via samba In chel di` si favelave... > What you show below is correct. > In linux, DOM\user != user I know. And i was using 'wbinfo', that, AFAIK query directly winbind and no POSIX stuff... > https://wiki.samba.org/index.php/OpenSSH_Single_sign-on > [realms] > SAMDOM.EXAMPLE.COM = { > auth_to_local = RULE:[1:SAMDOM\$1] > } Interesting! I've looked at that in the past, but i was not interested in SSO so i've probably skipped. Anyway, i've tried to comment out 'winbind use default domain = yes&...
2017 Oct 31
2
kerberos + winbind + AD authentication for samba 4 domain member
Hello, I'm setting up AD user logins for centos 7.4 box. I've almost managed to do everything the way I want and the way I think it should be, but I'm missing last piece:   For ssh access I read parts of the https://wiki.samba.org/index.php/OpenSSH_Single_sign-on Most docs recommend using setting in smb.conf: winbind use default domain = no that means that all domain users have DOMAIN\ prefix attached. As per the aforementioned wiki documet I made the workaround for authentication to krb5.conf, and it works OK. What isn't working is "kinit&...
2017 Dec 06
4
DM and ''offline'' PAM (and NSS?)...
I'm using samba 4.5 on a debian jessie (Louis packages). Rarely it happen that a power outgage tear down all the stuff, here. I've noticed that if the DM start before the DC, clearly all account data are inaccessible. To prevent or minimize that, the ''offline mode'' of winbind can be safely used also on DM servers? Or is tailoread against roaming client (portables,
2019 Jan 15
4
SSH SSO without keytab file
...same TGT be used by ssh client to request > a ticket from Kerberos Authentication Server for SSH server? > > This approach will save me from management and routine > re-creation of keytab files. > > Kind regards, > Harp > > [1] > https://wiki.samba.org/index.php/OpenSSH_Single_sign-on#SSH_cl > ient_setup > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
2016 Jul 08
0
Using Samba4 AD to authenticate users of other Linux services (SSH, Mail, etc.)
...hoose kerberos for my linux auth. Per example for ssh, if you install ssh-krb5 in debian, you can use the AD-AC users to login on the linux systems. Look here : https://wiki.samba.org/index.php/User_Documentation Bit on the bottem there are some examples. Like : https://wiki.samba.org/index.php/OpenSSH_Single_sign-on If you run pam-auth-update you can see the pam selected things. Hope this helps you a bit. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens MI > Verzonden: donderdag 7 juli 2016 22:07 > Aan: Samba List > Onderw...
2017 Dec 18
0
DM and ''offline'' PAM (and NSS?)...
What you show below is correct. In linux, DOM\user != user If you want that. See: https://wiki.samba.org/index.php/OpenSSH_Single_sign-on [realms] SAMDOM.EXAMPLE.COM = { auth_to_local = RULE:[1:SAMDOM\$1] } Now, since im not sure this works ok, i dont use it on my debian servers, i use option2. option2 is ignore the "not recommended setting : "winbind use default domain = yes" Greetz, Loui...
2017 Dec 18
0
DM and ''offline'' PAM (and NSS?)...
...via samba > In chel di` si favelave... > > > What you show below is correct. > > In linux, DOM\user != user > > I know. And i was using 'wbinfo', that, AFAIK query directly winbind > and no POSIX stuff... > > > > https://wiki.samba.org/index.php/OpenSSH_Single_sign-on > > [realms] > > SAMDOM.EXAMPLE.COM = { > > auth_to_local = RULE:[1:SAMDOM\$1] > > } > > Interesting! I've looked at that in the past, but i was not interested > in SSO so i've probably skipped. > > Anyway, i've tried to comme...
2017 Oct 31
0
kerberos + winbind + AD authentication for samba 4 domain member
...: > Hello, > > I'm setting up AD user logins for centos 7.4 box. I've almost managed > to do everything the way I want and the way I think it should be, but > I'm missing last piece: > >   For ssh access I read parts of the > https://wiki.samba.org/index.php/OpenSSH_Single_sign-on > > Most docs recommend using setting in smb.conf: > winbind use default domain = no > > that means that all domain users have DOMAIN\ prefix attached. As per > the aforementioned wiki documet I made the workaround for > authentication to krb5.conf, and it works OK. >...
2019 Jan 18
0
SSH SSO without keytab file
...gt; > a ticket from Kerberos Authentication Server for SSH server? > > > This approach will save me from management and routine > > > re-creation of keytab files. > > > Kind regards, > > > Harp > > > [1] > > > https://wiki.samba.org/index.php/OpenSSH_Single_sign-on#SSH_cl > > > ient_setup > > > -- > > > To unsubscribe from this list go to the following URL and read the > > > instructions: https://lists.samba.org/mailman/options/samba > > > > -- > > > > To unsubscribe from this list go to the follo...
2017 Nov 01
5
kerberos + winbind + AD authentication for samba 4 domain member
...t;> I'm setting up AD user logins for centos 7.4 box. I've almost managed >> to do everything the way I want and the way I think it should be, but >> I'm missing last piece: >> >>   For ssh access I read parts of the >> https://wiki.samba.org/index.php/OpenSSH_Single_sign-on >> >> Most docs recommend using setting in smb.conf: >> winbind use default domain = no >> >> that means that all domain users have DOMAIN\ prefix attached. As per >> the aforementioned wiki documet I made the workaround for >> authentication to krb5.con...
2019 Jan 18
1
SSH SSO without keytab file
...s Authentication Server for SSH server? > > > > This approach will save me from management and routine > > > > re-creation of keytab files. > > > > Kind regards, > > > > Harp > > > > [1] > > > > https://wiki.samba.org/index.php/OpenSSH_Single_sign-on#SSH_cl > > > > ient_setup > > > > > > > > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...
2016 Jul 04
3
How to GSSAPI/Kerberos authenticate with Dovecot [formerly Where is krb5.keytab or equivalent?]
> To: samba at lists.samba.org > From: Achim Gottinger <achim at ag-web.biz> > Date: Mon, 4 Jul 2016 09:29:02 +0200 > Subject: Re: [Samba] How to GSSAPI/Kerberos authenticate with Dovecot > > Am 04.07.2016 um 01:34 schrieb Mark Foley: > > After a nearly 2-year struggle to get Dovecot to do either NTLM or GSSAPI authentication with > > Samba4 AD/DC, I believe