Command line configuration of the array
Just as the command line equivalents of Object Manager are ...
/opt/tarantella/bin/tarantella object ...... the command line equivalent of the Array Manager is the family of ...
/opt/tarantella/bin/tarantella config ...commands which control the configuration of the SGD server itself.
One of the most common things FB does after a clean install of an SGD server, is to configure the array to use LDAP authentication against the corporate directory. And with the command line, this is as simple as these 2 commands:
/opt/tarantella/bin/tarantella config edit --login-ldap-url "ldap://sun-ds.uk.sun.com/ou=people,dc=sun,dc=com" /opt/tarantella/bin/tarantella config edit --login-ldap 1
The first command informs SGD of which Directory Service to use, and the second simply enables the LDAP login authority. Simple eh? Some may say that FB could be replaced by a script one day 
-FB

Posted by call center outsourcing on July 06, 2007 at 11:39 AM BST #
Posted by Call center outsourcing on July 06, 2007 at 03:39 PM BST #
Posted by Fat Bloke on July 06, 2007 at 03:49 PM BST #