migCifs - A command line utility that communicates with the source and target servers for migrating CIFS configuration information from NetWare to Novell OES 2 Linux. The command must be run on a target server.
migCifs -s <sourceIP> -p <portnumber> -a <sourceFDN> -w <password> -f <sec/nonsecConnType> -d <targetIP> -q <portnumber> -b <targetFDN> -x <password> -g <sec/nonsecConnType> -S <MigType> [-m <mapfilename>]
migCifs -s <sourceIP> -p <portnumber> -a <sourceFDN> -w <password> -f <sec/nonsecConnType> -d <targetIP> -q <portnumber> -b <targetFDN> -x <password> -g <sec/nonsecConnType> -S <MigType> -c
migCifs -s <sourceIP> -p <portnumber> -a <sourceFDN> -w <password> -f <sec/nonsecConnType> -d <targetIP> -q <portnumber> -b <targetFDN> -x <password> -g <sec/nonsecConnType> -S <MigType> [-m <sourcesharefilename>] -r
Source server IP address.
Port number of the source LDAP server.
Fully distinguished name (FDN) of the source server tree admin.
Source server tree admin password.
Enable or disable SSL connection for the source LDAP server. 1 for SSL and 0 for non-SSL connection.
Target server IP address.
Portnumber of target LDAP server.
Fully Distinguished Name (FDN) of the target server tree admin.
Target server tree admin password.
Enable / disable SSL connection for the target LDAP server. 1 for SSL and 0 for non-SSL connection.
Set the migration type. 0 for Consolidation, 3 for Transfer ID.
File containing source and target server share mappings.
Synchronizes only the CIFS context after consolidation. CIFS shares and server configuration information are not synchronized.
Removes the shares related to the NetWare server from the target server after a Transfer ID migration.
Displays the help information of the command and syntax.
Displays the usage information of the command.
CIFS configuration file.
CIFS context file.
Encrypted CIFS proxy user file.
CIFS server log file.
CIFS migration log file.
migCifs -s 192.168.0.1 -p 636 -a cn=admin,o=novell -w novell -f 1 -d 192.168.0.2 -q 636 -b cn=admin,o=novell -x novell -g 1 -S 0 -m cifsShares.tmp
Copyright 2009, Novell, Inc. All rights reserved. http://www.novell.com.
novcifs(8)
To report problems with this software or its documentation, visit http://bugzilla.novell.com.