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
UPGRADEDB(8)						      System Manager's Manual						      UPGRADEDB(8)

NAME
upgradedb - Directory Server script for upgrading the database SYNOPSIS
upgradedb [-a archivedir] [-Z serverID] [-f] [-v] [-d debuglevel] [-h] DESCRIPTION
Checks the DB version and if it has the old index formatting then it will rebuild the indexes. This is usually needed after migrating from older versions of Directory Server. This script must be run while the server is stopped. OPTIONS
A summary of options is included below: -n Backend Name The name of the LDBM database to reindex. Example: userRoot -a Database directory The full path to the database directory. -Z Server Identifier The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped. -N Only checks whether any DNs in the database need to be updated. -h Display the usage. EXAMPLE
upgradedb -Z instance2 DIAGNOSTICS
Exit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error. AUTHOR
upgradedb was written by the 389 Project. REPORTING BUGS
Report bugs to http://bugzilla.redhat.com. COPYRIGHT
Copyright (C) 2013 Red Hat, Inc. Mar 5, 2013 UPGRADEDB(8)