Final Cut Server 1.5: Configuring for use with Windows Active Directory

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS Final Cut Server 1.5: Configuring for use with Windows Active Directory
# 1  
Old 09-04-2009
Final Cut Server 1.5: Configuring for use with Windows Active Directory

To allow access to Windows Active Directory users and groups, you must modify the Final Cut Server settings preference file. Also, on Mac OS X Leopard, Mac OS X Leopard Server, and Mac OS X Snow Leopard, you must manually add Final Cut Server into the Kerberos realm. Important: After following the below steps to configure Final Cut Server to authenticate using Active Directory, only Active Directory users who are members of Active Directory groups will be able to log in and use Final Cut Server.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

Connect smbclient to an windows server 2003 with active directory

Hello everybody .. i want connect with smbclient to an windows server 2003 with active directory. Exist a version of samba that can do this? Thank you very much for your time. Good Luck :b: (3 Replies)
Discussion started by: enkei17
3 Replies
Login or Register to Ask a Question
createhomedir(1)					    BSD General Commands Manual 					  createhomedir(1)

NAME
createhomedir -- create and populate home directories on the local computer. SYNOPSIS
createhomedir [-scbalh] [-n directoryDomainName] [-u username] DESCRIPTION
createhomedir provides several options for creating and populating home directories. OPTIONS
-s creates home directories for server home paths only (default). -c creates home directories for local home paths only. -b creates home directories for both server and local home paths. -a creates home directories for users defined in all directory domains of the server's search path. -l creates home directories for users defined in the local directory domain. -L causes the created home directory to be localized. -n directoryDomainName creates home directories for users defined in a specific directory domain in the server's search path. -u username creates a home directory for a specific user defined in the domain(s) identified in the -a, -l, or -n parameter. If you omit the -a, -l, and -n parameters when you use the -u parameter, -a is assumed. -i reads username list from standard input and creates specified home directories. Each username should be on its own line. -h usage help. FILES
/usr/sbin/createhomedir location of tool CAVEATS
When using the -a option, search limits of various directory servers (such as Open Directory or Active Directory) can prevent all possible home directories from being created. In this case, you may need to specify the usernames explicitly. Mac OS X May 31, 2019 Mac OS X