Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Samba and Active Directory
fiquebem
My client has TS 6.5.0 SP1 + Patch 1585 on Solaris 9. What does it take to get the Samba software packaged w/ TS to work with Active Directory? The little documentation about Samba in the TS Installation Guide is inadequate. I have the following in smb.conf:
[global]
realm = mycompany.com
lock directory = /var/adm/sambalock
preferred master = no
domain master = no
local master = no
os level = 0
wins support = no
security = ADS
socket options = TCP_NODELAY
lock directory = /opt/Interwoven/TeamSite/samba/var/locks
smb passwd file = /opt/Interwoven/TeamSite/samba/private/smbpasswd
pid directory = /opt/Interwoven/TeamSite/samba/var/locks
However, "testparm" complains:
Unknown parameter encountered: "realm"
Ignoring unknown parameter "realm"
My client wants to use AD instead of the old NT-4-type domain architecture.
I'm trying to follow "The Official Samba-3 HOWTO and Reference Guide" (Samba-HOWTO-Collection.pdf) included in <iw-home>/samba/docs. Must Samba be configured as a native ADS Domain Member server as described in Section 6.4, which is "a rough guide to setting up Samba-3 with Kerberos authentication against a Windows 200x KDC"? Section 6.3 seems to suggest that Samba will also work with an Active Directory server while "security = domain" as opposed to "security = ADS"). Will it?
Section 35.4.1 mentions how to compile Samba with Active Directory Support. Is that what we'd have to do? But then, it wouldn't be supported by Interwoven, right? I'm so confused. Please help!
S.
Find more posts tagged with
Comments
There are no comments yet