Guest User

Untitled

a guest
Mar 2nd, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. # Configuration de l'outil de migration LDAP/IMAP
  2. #
  3. # Date : 2009-01-13
  4. #
  5. # Copyright (C) 2009 Farzad FARID <ffarid@pragmatic-source.com>
  6.  
  7. hostname: new-srv
  8. ldap:
  9. user: cn=admin, o=customer, c=fr
  10. password: XXXXXXXX
  11. infile: customer-orig.ldif
  12. outfile: customer-clean.ldif
  13. imap:
  14. user: cyrus
  15. password: YYYYY
Add Comment
Please, Sign In to add comment