The activedirectory tag has no wiki summary.
2
votes
1answer
27 views
Problem in Joining RHEL with Windows 2008
I configured Domain on my test machine (Win2k8) and domain name is win2008ad.local and computer name is win2k8. So the full name is win2k8.win2008ad.local.
I installed packages on RHEL 5 related to ...
1
vote
0answers
35 views
Samba and Active Directory limitations
I was wondering if somebody could help me with a question on a networking assignment I have do do with Active Directory and Samba working together (I chose SAMBA). I understand using a Samba domain ...
2
votes
1answer
564 views
How to configure for an Authenticating Proxy Server
My work proxy server requires authentication with the Microsoft AD domain user credentials. Everybody knows how it works: If you log in on a Windows workstation, your "Internet Explorer" browser based ...
4
votes
3answers
221 views
Restrict ssh login from LDAP to users who have a /home directory
I have an Apache server (RHEL 6) hosting multiple user web pages which currently is connected to my Active Directory environment to authenticate users. The server is used to automatically host content ...
2
votes
2answers
70 views
What is the kerberos keytab file used for in UNIX/AD kerberos authentication?
I have proved that UNIX/AD Kerberos authentication works without the presence of a keytab file so I'd like to know whether I should worry about it (given I'll need an individual keytab for each server ...
0
votes
0answers
131 views
How to authenticate against AD aliases with Kerberos on linux? [closed]
I have to set up a samba share with authentication against AD, for a customer. The network have some weirds settings.
There is one domain. Bu almost all users have an alias. so instead of ...
3
votes
1answer
246 views
Multiple PCs network centralized system authentication
(I couldn't really choose an accurate title as I don't know exactly what the feature I'm looking for is called. Sorry about that. I hope that the following lines may clear this aspect.)
I own a dozen ...
1
vote
0answers
103 views
Unable to add ubuntu to windows domains? using centrify
I'm using this guide to add my linux (10.04 lucid) ubuntu machine to domain.
First I tried using likewise, but couldn't do this apparently due to some compatibility issues with 10.04 kernel. I had ...
0
votes
2answers
858 views
Winbind PAM.D AD Groups, CentOS 5, Allow Only?
I'm attempting to create a configuration, where users in specified AD groups can log in. I'm having trouble stopping every AD user from logging in. I've been doing this though /etc/pam.d/sshd/ but ...
2
votes
4answers
300 views
Active Directory Domain with SAMBA or Other Tool
Can I create a domain using SAMBA and set up Active Directory with SAMBA on it? And by this I mean no windows servers involved. I would also like to be able to log in from a Windows machine. ...
5
votes
1answer
491 views
Allow su without password for users in a particular Active Directory group when using pam_winbind
I know on my Gentoo system, the /etc/pam.d/su file comes with the following commented out:
auth sufficient pam_wheel.so use_uid trust
Which allows a user to su to root without a password as ...
8
votes
4answers
423 views
The best Linux Open-source wiki with native support for Windows (NTLM) authentication
I need to set up a wiki for our engineering group; we are part of an Enterprise-wide Windows Active Directory domain. Most of the corporate IT applications use NTLM to authenticate (automatically via ...
1
vote
1answer
149 views
Setting up Samba to use AD server for authentication?
I am looking for howtos or instructions on setting up Samba to use an AD server for authentication instead of using a Samba password file. Pointers to documentation helpful, especially the right ...
2
votes
1answer
650 views
Windows Domain Server on FreeBSD
Is it possible (and if it is, could you point me in the proper direction) to set up a Windows Domain server (active directory and all that stuff) on a FreeBSD machine?
I do understand that I need to ...
3
votes
4answers
665 views
How to add SLED 11 system to windows domain
I have a small Windows domain, contains DHCT, DNS, Active Directory, CA etc.
I'm trying to connect a SLED 11 to the domain according to found-by-Google-search guides but all what I've found was ...
4
votes
6answers
799 views
Identity Management with ActiveDirectory
What is the best, or most reliable, way to manage my Unix/Linux user accounts with ActiveDirectory? Or, is this even feasible?