Displaying 5 results from an estimated 5 matches for "andreaskrupp".
2013 Aug 15
5
Samba4 + Winbind + PAM Installation/Configuration
Hello,
Now that I have my Samba4 DC running great on CentOS6.4 I was wondering if somebody could help understand better how to install and configure Samba4 with winbind and PAM.
I used the tutorial here:
[http://wiki.samba.org/index.php/Samba4/Winbind](http://wiki.samba.org/index.php/Samba4/Winbind)
This got me through to the point where "Using pam_winbind" starts.
2013 May 06
2
Samba4 & Delegation
Hello,
Not sure if this is the right forum for this question, but since I am
running a Samba4 DC I thought I'd start here.
I have create a separate OU to manage Groups and Users for Applications:
1) ou=myappX,ou=app,dc=mydomain,dc=home
All Users (and other groups, e.g. Domain Users) are obviously found in :
2) cn=users,dc=mydomain,dc=home
So I created a service
2013 Aug 15
1
Samba4 & Delegation
Hi,
It has been a while that I did not come back to this topic, however I think I found a work-around for my initial problem.
For information, what I was trying to do was:
- Create an OU for a group of applications
- Delegate control of this OU to a normal user (not helpdesk or domain admin) to be able to create groups and assign domain users to them
The problem was, whenever I
2012 Nov 26
2
Samba4 on CentOS 6.3 - IPTABLES how-to???
Hello,
I do appologize if this is something that was already discussed somewhere else... but for now I was not able to find the appropriate How-To.
Would anybody know what the IPTABLES entries are to have working Samba4 Domain Controller?
I tried the following:
-A INPUT -p tcp -m state --state NEW -m tcp --dport 88 -j ACCEPT
-A INPUT -p tcp -m state --state NEW -m tcp --dport 749 -j ACCEPT
-A
2012 Nov 20
1
MS Sharepoint 2010 configuration fails with Samba/Openldap PDC
Hello,
I hope this is the right mailing list for troubleshooting.
My environment is:
-CentOs 6.3 x64
-Samba as PDC
-OpenLdap
-Bind
I followed this very nice tutorial to set-up the environment as PDC:
http://www.server-world.info/en/note?os=CentOS_6
<http://www.server-world.info/en/note?os=CentOS_6&p=samba&f=4> &p=samba&f=4
And actually almost everything is