Tagged Questions
0
votes
0answers
42 views
Samba 4 and SSH without password
I've a question to Samba 4 and Kerberos. I've had a functional SSH with SSO. But now when I've installed Samba 4 it doesn't work and it seems, that nobody has found any solution yet. I just read, that ...
0
votes
1answer
45 views
How to make SSO work on remote machine
I'm fighting with SSO and SSH on Debian Wheezy. Locally it works fine. I'm getting ticket successfully at login. But when I've logged in to the remote machine by SSH without password, klist on the ...
1
vote
1answer
184 views
Is kerberized ssh (gssapi-with-mic) possible without access to KDC or domain admin?
I'm working inside a domain environment, served by Active Directory from a Windows 2008 host. I'm a regular "Domain User", with no special privileges and will not be able to get any.
When trying to ...
1
vote
3answers
825 views
Possible to enable ssh passwordless authentication via Windows Active Directory?
Is it possible to set up ssh and Active Directory (Win2008r2 flavour) such that domain-users can access *nix and ssh-servers-running-on-Windows-servers without needing to type their password?
If so, ...
0
votes
1answer
114 views
OpenSSH + Kerberos SSO problem: Wrong principal in request
Thanks to your help , I am getting closer. Now at this point, I am getting the following message with logging in via ssh:
debug1: Unspecified GSS failure. Minor code may provide more information
...
1
vote
1answer
88 views
OpenSSH + Kerberos SSO: No key table entry found for host/localhost.localdomain
SSO not working with OpenSSH - I have not been able to get GSSAPIAuthentication to work with Kerberos. Everytime I attempted to login, I kept getting prompted for the password.
During the ...
0
votes
2answers
244 views
What should I use for mixed environment authentication + SSO? [closed]
Our company runs mostly linux server but mostly windows clients.
I'm looking for a solution that would allow all of our web applications to have a login portal (and once you're logged in you don't ...
1
vote
1answer
555 views
samba + kerberos ssh single signon (SSO)
Hey folks,
I'm modifying an existing samba config that it works fine for authenticating AD users on linux servers to also handle Kerberos and SSO.
I've successfully got pam_winbind to use kerberos ...
6
votes
2answers
1k views
SSO solution and centralized user mgmt for about 10-30 Ubuntu machines?
I'm looking for a clean way to centralize user management. The setup:
About 10-30 linux machines (Ubuntu 10.04 LTS server)
Maybe 10-30 users for now.
The requirements (hopes and expectations):
A ...