Hi all, I'm currently working on a Directory sync for Lotus using the latest version of the MS Transporter tools.. We want to automatically create the username in domino to fit: FirstName LastName FABRIKAM/GD/ACME (instead of username/exchange) I was hoping I could add FABRIKAM/GD/ACME to the CFGPARM file and then use the line: FullName = Firstname Lastname CFGPARM(âextraDomainâ) Would this be the correct way? Or should the line be totally different? And does anyone know what the CFGPARM file should look like? I tried extrDomain = add FABRIKAM/GD/ACME but that does not do the trick..