Moderators: ScalixSupport, admin
You can find this in the Scalix administration guide, look for directory synchronization.
rex007can wrote:So if I understand things correctly.
In order to have 2 servers running in the same domain, I have to set up directory synchronization between the servers for each directory I want synched? Or does directory mean everything in a domain?
Then I have to manually migrate the users from one server to the next? Or is that part of synching. I only want SOME users to access through the new server. Or does everything on both server need to be synched or is that part of the whole deal?
Code: Select all
omaddds -e -m +DIRSYNC/<Server B mailnode>
omaddds -i -m +DIRSYNC/<Server B mailnode> -p <minutes> -t "20000101 00:00"
Code: Select all
omaddds -e -m +DIRSYNC/<Server A mailnode>
omaddds -i -m +DIRSYNC/<Server A mailnode> -p <minutes> -t "20000101 00:00"
Code: Select all
DS_CUST_SEND_REQ_NOW=TRUE
DS_CUST_MSGQ_TIMEOUT=2
Code: Select all
omconfaud dirsync 15
Code: Select all
omoff -d 0 dirsync ; sleep 1; omon dirsync
rex007can wrote:On ServerA:
Code:
omaddds -i -m +DIRSYNC/<Server B mailnode> -p <minutes> -t "000101 00:00"
Shouldn't that be
omaddds -e -m +DIRSYNC/<Server A mailnode>
?
Users browsing this forum: No registered users and 4 guests