NativeMicrosoftOutlookConfiguration Guide. forversion2.3.1

Size: px
Start display at page:

Download "NativeMicrosoftOutlookConfiguration Guide. forversion2.3.1"

Transcription

1 NativeMicrosoftOutlookConfiguration Guide forversion2.3.1

2 NativeMicrosoftOutlookConfigurationGuide Version2.3.1-July2015 Permissionisgrantedtocopy,distributeand/ormodifythisdocumentunderthetermsoftheGNUFreeDocumentationLicense,Version 1.2oranylaterversionpublishedbytheFreeSoftwareFoundation;withnoInvariantSections,noFront-CoverTexts,andnoBack-Cover Texts.Acopyofthelicenseisincludedinthesectionentitled"GNUFreeDocumentationLicense". ThefontsusedinthisguidearelicensedundertheSILOpenFontLicense,Version1.1.ThislicenseisavailablewithaFAQat: scripts.sil.org/ofl Copyright ŁukaszDziedzic, Copyright RaphLevien,

3 TableofContents AboutthisGuide... 1 Introduction... 2 Architecture... 3 Requirements... 4 LDAPServer... 4 MicrosoftActiveDirectory... 4 OtherorNoSolution...5 IMAPServerandTrust... 5 Installation... 7 RedHatEnterpriseLinuxv6x86_ Debian7(Wheezy)andUbuntu12.04(PrecisePangolin)... 8 Debian8(Jessie)andUbuntu14.04(TrustyTahr)... 9 Configuration SOGoConfiguration...10 Samba4Configuration...10 OpenChangeConfiguration ApacheConfigurationforWebServices NameServiceConfigurationforWebServices AddingUsers...18 MicrosoftOutlookConfiguration KnownIssuesorLimitations CurrentLimitations AdditionalInformation CommercialSupportandContactInformation iii

4 Chapter1 AboutthisGuide ThisguidewillwalkyouthroughtheinstallationandconfigurationofthenativeMicrosoftOutlook compatibilitylayersogooffers. Priorgoingoverthisguide,youshouldhaveaworkingSOGoinstallation.PleaserefertotheSOGo InstallationandConfigurationGuideformoreinformationoninstallingandconfiguringSOGo. ThisguidealsoincludesinstructionsforconfiguringMicrosoftOutlookwithSOGo. Theinstructionsarebasedonversion2.3.1ofSOGo. Thelatestversionofthisguideisavailableathttp:// AboutthisGuide 1

5 Chapter2 Introduction SOGoisafreeandmodernscalablegroupwareserver.Itofferssharedcalendars,addressbooks,and sthroughyourfavouritewebbrowserandbyusinganativeclientsuchasmozillathunderbird andlightning. SOGoisstandard-compliant.ItsupportsCalDAV,CardDAV,GroupDAV,iMIPandiTIPandreuses existingimap,smtpanddatabaseservers makingthesolutioneasytodeployandinteroperable withmanyapplications. SOGofeatures: Scalablearchitecturesuitablefordeploymentsfromdozentomanythousandusers Rich Web-based interface that shares the look and feel, the features and the data of Mozilla ThunderbirdandLightning ImprovedintegrationwithMozillaThunderbirdandLightningbyusingtheSOGoConnectorand thesogointegrator NativecompatibilityforMicrosoftOutlook2003,2007,2010,and2013 Two-waysynchronizationsupportwithanyMicrosoftActiveSync-capabledevice,andOutlook 2013 SOGoisdevelopedbyacommunityofdeveloperslocatedmainlyinNorthAmericaandEurope. Moreinformationcanbefoundonhttp:// Introduction 2

6 Chapter3 Architecture ThefollowingdiagramdemonstratesthearchitectureofthenativeOutlookcompatibilitylayerof SOGo. WithSamba4andOpenChange,MicrosoftOutlookclientscancommunicatenativelywithSOGo usingthemicrosoftexchangeprotocol,withoutrequiringcostlyandhard-to-maintainthird-party MAPIconnectorsforMicrosoftOutlook. Architecture 3

7 Chapter4 Requirements OrganizationsgenerallyhavesolutionstoauthenticateuserssuchasLDAPserversorMicrosoft ActiveDirectoryservers. ThesolutionbeingusedwillinfluencehowusersareprovisionedinSamba4,akeycomponentfor nativeoutlookcompatibilityinsogo. LDAPServer IfyourorganizationusesaLDAPserversuchOpenLDAP,NovelleDirectory,ApacheDirectoryor any other solution, you must use Samba 4 s internal directory server and synchronize the data betweenboth. Synchronizationscriptsarenotprovidedandunlessyouhaveclear-textpasswordsofyourexisting users,theywillhavetobechangedduringyourinitialsynchronizationsothatyourldap sserver passwordsareidenticaltotheonesfromsamba4. AnymodificationstoyourexistingLDAPserver(passwordchange,useradditionordeletion,etc.) willhavetobereplicatedtosamba4 sinternaldirectoryserver. NotethatifyouinstallSamba4onaserverthatisalreadyrunningaLDAPservice,youwillhave tochangetotcpportonwhichyourldapserverlistensto.samba4willusethetcpport389 anditcan tbechanged. Forexample,withOpenLDAP,youcanusethe-hparameterforslapdtomakeitlistenonanother TCPport. MicrosoftActiveDirectory IfyourorganizationusesMicrosoftActiveDirectory,Samba4willneedtobejoinedtoyourActive Directorydomain,asaDC. Samba4willbeabletoreusealltheinformationcontainedinMicrosoftActiveDirectoryandno synchronization process needs to be put in place as information will get replicated to Samba 4 automatically. FormoreinformationonjoiningSamba4toanexistingMicrosoftActiveDirectorydomain,please refertothesamba4documentationavailableatthefollowingurl: Requirements 4

8 Chapter4 Morespecifically,havealookatthesamba-tool domain joincommand.notethatjoiningsamba 4 to your Active Directory domain as a member will currently not work. An authentication bug ispresentinsamba4whichthenpreventsalloutlookuserstosuccessfullyauthenticatethrough Samba4.ThisissuehasbeenreportedtotheSambateamandisbeingworkedon. OtherorNoSolution IfyourorganizationneitherusesaLDAPserverorMicrosoftActiveDirectory,youcanstartusing Samba4asyourdirectoryserver. Samba4 sdirectorycanbequeriedoverldapjustlikemicrosoftactivedirectoryandcanalso serveasadomaincontrollerforwindows-basedenvironments. Forexample,SOGocanverywelluseSamba4 sbuilt-indirectoryservertoauthenticateusers.a SOGoUserSourcesentrytoachievethiswoldlooklikethis: su sogo defaults write sogod SOGoUserSources '( { CNFieldName = displayname; IDFieldName = cn; UIDFieldName = samaccountname; basedn = "cn=users,dc=example,dc=com"; binddn = "cn=administrator,cn=users,dc=example,dc=com"; bindfields = ( samaccountname ); bindpassword = "%1OpenChange"; canauthenticate = YES; displayname = "Shared Addresses"; hostname = " "; id = samba; isaddressbook = YES; port = 389; } )' PleaserefertotheSOGoInstallationandConfigurationGuideformoreinformationregarding SO- GoUserSources. IMAPServerandTrust AnIMAPserversupportingtheACL,UIDPLUSandQRESYNCIMAPextensionsisrequired,suchas CyrusIMAPversion2.4orlater,orDovecotversion2.1orlater.IfyourcurrentIMAPserverdoes Requirements 5

9 Chapter4 notsupporttheseextensions,youcanusedovecot sproxyingcapabilities.thefollowconfiguration examplemakesdovecotproxyallimaprequesttoanexistingserver: auth_mechanisms = plain login imapc_host = inverse.ca imapc_port = 993 imapc_ssl = imaps imapc_ssl_verify = no mail_gid = imapproxy mail_home = /home/imapproxy/%u mail_location = imapc:~/imapc mail_uid = imapproxy passdb { args = host=inverse.ca ssl=imaps port=993 ssl_ca_dir=/etc/pki/tls/certs default_fields = userdb_imapc_user=%u userdb_imapc_password=%w driver = imap } protocols = imap ssl = no userdb { driver = prefetch } SOGowouldthenbeconfiguredtouseDovecot sproxyastheimapserver. Moreover,theauthenticationmodeinusebyWindowswithSambaandExchangeserversprevent thebackendfromknowingtherealpasswordbeingusedbytheuser.thisimpliesthattheimap servermustacceptanypasswordsfromthehostonwhichsambaisrunning. To accomplish this with Cyrus IMAP Server, set sasl_pwcheck_method to alwaystrue in/etc/ imapd.conf.youshouldrestrainthistoanimapdinstancededicatedtosogo. ForDovecot,useanauthenticationsourcesimilarto: passdb { driver = static args = nopassword=y allow_nets= /32 } YoushouldalsomakesurethatyourestrainthisonlytotheSOGoprocesses. ForanyotherIMAPserver,refertotheproduct sdocumentation.ifsuchcapabilityisnotoffered, youcanalternativelydefinethecleartextpasswordforeachuser.pleaserefertotheaddingusers sectionfromthisdocument. Requirements 6

10 Chapter5 Installation ThissectionwillguideyouthroughtheinstallationofthenativeMicrosoftOutlookcompatibility layersogooffers. RedHatEnterpriseLinuxv6x86_64 IfyouareusingRedHatEnterpriseLinuxversion6x86_64,packagesforSamba4,OpenChange andsogoandthesogoopenchangebackendareavailablefromsogo swebsite.pleasefollow theinstructionsfromhttp:// In order to satisfy certain dependencies, you should also add the EPEL source corresponding to your distribution and architecture. More information on this is available here: or more specifically, FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F. Onceready,installtheOpenChangepackagesontopofanexistingSOGoinstallation: yum clean all && yum makecache yum install samba \ openchange \ sogo-openchange-backend \ openchange-ocsmanager \ openchange-rpcproxy \ mysql-server \ MySQL-python Oncethepackagesareinstalled,refertotheConfigurationchapterfromthisguide. Note Samba4/OpenChangearenotavailablefornowonCentOS5i386/x86_64,and CentOS7.OnDebian-basedsystems,packagesareavailableonlyonthex86_64 platform. Installation 7

11 Chapter5 Debian7(Wheezy)andUbuntu12.04(PrecisePangolin) SOGo,OpenChangeandtheSOGoOpenChangebackendarenowavailablefromSOGo swebsite. Pleasefollowtheinstructionsfromhttp:// youraptsources. OnDebian7,forsomeSamba4dependencies,youneedtousethewheezy-backportsrepository. Todoso,create/etc/apt/sources.list.d/backports.listwiththefollowingcontent: deb wheezy-backports main TheninstallSamba4ontopofanexistingSOGoinstallation: apt-get update apt-get install samba samba-dev Oncecompleted,installthepackagesrelatedtoOpenChangeandtheSOGoprovider: apt-get install openchangeserver \ sogo-openchange \ openchangeproxy \ python-ocsmanager \ mysql-server \ python-mysqldb \ openchange-ocsmanager \ openchange-rpcproxy \ python-sievelib \ python-spyne \ python-rpclib Oncethepackagesareinstalled,refertotheConfigurationchapterfromthisguide. Note On Ubuntu 12.04, the Samba init scripts need to be modified to disable the upstartcheck.formoredetails,referto: Installation 8

12 Chapter5 Debian8(Jessie)andUbuntu14.04(Trusty Tahr) Pleasefollowtheinstructionsfromhttp:// youraptsources. TheninstallSamba4ontopofanexistingSOGoinstallation: apt-get update apt-get install samba samba-dev Oncecompleted,installthepackagesrelatedtoOpenChangeandtheSOGoprovider: apt-get install openchangeserver \ sogo-openchange \ openchangeproxy \ python-ocsmanager \ mysql-server \ python-mysqldb \ openchange-ocsmanager \ openchange-rpcproxy \ python-sievelib \ python-spyne \ python-rpclib Oncethepackagesareinstalled,refertotheConfigurationchapterfromthisguide. Note Theocsmanager.confandrpcproxy.confarecurrentlylocatedin/etc/apache2/ conf.d.theseshouldbemovedto/etc/apache2/conf-available.thisisapackagingerrorthatwillsoonbefixed. Note Youmighthavetoadjusttherpcproxy.confconfigurationfiletoaddtheRequire all granted permission if you get Apache errors such as client denied by server configuration. Installation 9

13 Chapter6 Configuration Inthissection,you lllearnhowtoconfigurethenativemicrosoftoutlookcompatibilitylayerthat SOGooffers. SOGoConfiguration FirstthingtodoistoconfigureSOGotouseyourcurrentservices,whichareyourIMAP,SMTPand SQLdatabaseservers.TheconfigurationinstructionsforthisareavailableintheSOGoInstallation andconfigurationguideavailablefromhttp:// Pleaserefertothatdocumentationbeforecontinuingwiththeinstructionsincludedinthisguide. Samba4Configuration Runthefollowingcommandsasroot: samba-tool domain provision --realm=example.com \ --domain=openchange \ --adminpass='%1openchange' \ --server-role='domain controller' samba-tool user setexpiry administrator --noexpiry Youmightconsiderchangingtherealmanddomainused,tosuityourenviroment. Youmightalsohavetoremove/etc/samba/smb.confpriorrunningthiscommand. Addthefollowingparameterstothe[global]sectionofthe/etc/samba/smb.confconfiguration file: Configuration required by OpenChange server dsdb:schema update allowed = true dcerpc endpoint servers = epmapper, mapiproxy, dnsserver dcerpc_mapiproxy:server = true dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp, exchange_ds_rfr Configuration required by OpenChange server Configuration 10

14 Chapter6 YourSamba4configurationfileshouldlooklikethis: Global parameters [global] server role = active directory domain controller workgroup = EXAMPLE realm = example.com netbios name = sogo passdb backend = samba4 Configuration required by OpenChange server dsdb:schema update allowed = true dcerpc endpoint servers = +epmapper, +mapiproxy dcerpc_mapiproxy:server = true dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp, exchange_ds_rfr Configuration required by OpenChange server [netlogon] path = /var/lib/samba/sysvol/example.com/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No OpenChangeConfiguration OpenChange2.2storesitsmetadatainMySQLsoyouneedtohaveitinstalled. First,createtheOpenChangeMySQLuser: $ mysql -u root -p mysql> CREATE USER 'openchange-user'@'localhost' IDENTIFIED BY 'openchange$123'; mysql> GRANT ALL PRIVILEGES ON `openchange`.* TO 'openchange-user'@'localhost' WITH GRANT OPTION; mysql> FLUSH PRIVILEGES; TheSambaADschemaneedstobefilledwithadditionalobjectdefinitionsbyrunningthefollowing commands: Configuration 11

15 Chapter6 openchange_provision --standalone NOTE: This operation can take several minutes [+] Step 1: Register Exchange OIDs [+] Step 2: Add Exchange attributes to Samba schema [+] Step 3: Add Exchange auxiliary classes to Samba schema [+] Step 4: Add Exchange objectcategory to Samba schema [+] Step 5: Add Exchange containers to Samba schema [+] Step 6: Add Exchange *sub* containers to Samba schema [+] Step 7: Add Exchange CfgProtocol subcontainers to Samba schema [+] Step 8: Add Exchange mailgateway subcontainers to Samba schema [+] Step 9: Add Exchange classes to Samba schema [+] Step 10: Add posssuperior attributes to Exchange classes [+] Step 11: Extend existing Samba classes and attributes [+] Step 12: Generic Exchange configuration objects [+] Step 13: Finalize generic Exchange configuration objects [SUCCESS] Done! [+] Step 1: Exchange Samba registration [SUCCESS] Done! [+] Step 1: Register Exchange Samba as the main server [SUCCESS] Done! CreatetheOpenChangedatabase: Setting up openchange db [+] Public Folders =================== * Public Folder Root : 0x ( ) * IPM_SUBTREE : 0x ( ) * NON_IPM_SUBTREE : 0x ( ) * EFORMS REGISTRY : 0x ( ) * OFFLINE ADDRESS BOOK : 0x ( ) * /o=first Organization/cn=addrlists/cn=oabs/cn=Default Offline Address Book: 0x ( ) * SCHEDULE+ FREE BUSY : 0x ( ) * EX:/o=first organization/ou=first administrative group: 0x ( ) * Events Root : 0x ( ) openchange_provision --openchangedb --openchangedb-uri 'mysql://openchangeuser:openchange$123@localhost/openchange' Finally,modify/etc/samba/smb.conftospecifyOpenChangeconnectioninformationforitsindexingdatabase.Addthefollowingattheendofthe[global]section: Configuration 12

16 Chapter6 mapistore:namedproperties = mysql namedproperties:mysql_user = openchange-user namedproperties:mysql_pass = openchange$123 namedproperties:mysql_host = localhost namedproperties:mysql_db = openchange mapistore:indexing_backend = mysql://openchange-user:openchange$123@localhost/ openchange mapiproxy:openchangedb = mysql://openchange-user:openchange$123@localhost/ openchange OnRHEL,makesureSELinuxisdisabled: setenforce 0 Next,youcanstartSambausingtheusualcommand: /etc/init.d/samba start Onupstart-baseddistributions,use: start samba-ad-dc YoucanalsolaunchtheOpenChangewebservices: /etc/init.d/openchange-ocsmanager start ApacheConfigurationforWebServices TheOpenChangewebservicesconsistoftwocomponents: 1. OCS Manager which is used for autodiscovery and freebusy lookups on Outlook 2007 and 2010.Thisservicerunsinitsownapplicationserverwhichlistenson :5000bydefault.Apacheneedstobeconfiguredtoforwardcertainrequeststoittomakeitaccessiblefrom theoutside.notethatthisservicemustbeaccessibleover*https*,otherwiseoutlookwon t useit. 2. RPCProxywhichisusedforRPCoverHTTP("OutlookAnywhere").ThisservicerunsasaWSGI applicationunderapache(mod_wsgi).whilehttpsisnotrequiredtoaccessthisservice,itis stronglyrecommended. OnRHEL-baseddistributions,theapacheconfigurationrequiredbytheseservicescanbefoundin /etc/httpd/conf.d/ocsmanager.confand/etc/httpd/conf.d/rpcproxy.conf. For Debian-based distributions, these files can be found in/etc/apache2/conf.d/ or/etc/ apache2/conf-available. Configuration 13

17 Chapter6 TheconfigurationrequiresthreeApachemodules:mod_proxy,mod_proxy_httpandmod_wsgi.These areusuallyalreadyinstalledbutmightneedtobeactivatedondebian-basedinstallations: a2enmod proxy proxy_http wsgi TheOCSManagerandRPCProxyconfigurationmodulecanbeenabledusing: a2enconf ocsmanager a2enconf rpcproxy OnRHEL-baseddistributions,makesuretheLoadModuledirectiveisuncommentedin/etc/httpd/ conf.d/wsgi.conf. Thereqtimeoutapachemoduleisknowntocauseproblemswhenusingthedefaultconfiguration shippedwithdebian-basedsystems.onsuchdistributions,apachewillclose(http/1.1500)any HTTPrequestforwhichtheHTTPbodyhasn tarrivedin10seconds. Toavoidthisproblem,useamuchhighertimeoutordisablethemodule: a2dismod reqtimeout YoushouldnowrestarttheApacheserviceandmakesureitwillstartonboot.OnRHEL-based distributions,do: chkconfig httpd on && /etc/init.d/httpd restart OnDebian-baseddistributions,do: update-rc.d apache2 defaults && /etc/init.d/apache2 restart WhilethisisarguablygoodpracticewithregularHTTP,itwilldisrupttheRPCoverHTTPprotocol implementedbyrpcproxy:outlookwillcontinuouslydisconnectandreconnectleadingtosuboptimalperformance. Finally,youmustadjusttheOCSManagerconfigurationfile,whichislocatedin/etc/ocsmanager/ocsmanager.ini.YoushouldenableLDAP-basedauthenticationinthemainsectionandconfigureitaccordingly.Youshouldalsoenablerpcproxy.Youfileshouldbesimilartothisone: Configuration 14

18 Chapter6 [DEFAULT] debug = true _to = you@yourdomain.com smtp_server = localhost error_ _from = paste@localhost [main] auth = ldap mapistore_root = /var/lib/samba/private mapistore_data = /var/lib/samba/private/mapistore debug = yes [auth:file] [auth:ldap] host = ldap:// port = 389 bind_dn = cn=administrator,cn=users,dc=example,dc=com bind_pw = %1OpenChange basedn = cn=users,dc=example,dc=com [auth:single] username = openchange password = {SSHA}I6Hy5Wv0wuxyXvMBFWFQDVVN12_CLaX9 [server:main] use = egg:paste http host = port = 5000 protocol_version = HTTP/1.1 [app:main] use = egg:ocsmanager full_stack = true static_files = true cache_dir = %(here)s/data beaker.session.key = ocsmanager beaker.session.secret = SDyKK3dKyDgW0mlpqttTMGU1f app_instance_uuid = {ee533ebc-f266-49d1-ae10-d017ee6aa98c} NTLMAUTHHANDLER_WORKDIR = /var/cache/ntlmauthhandler SAMBA_HOST = [rpcproxy:ldap] host = localhost port = 389 basedn = CN=Users,DC=example,DC=com set debug = true Configuration 15

19 Chapter6 [autodiscover] [autodiscover:rpcproxy] enabled = true [outofoffice] [outofoffice:file] sieve_script_path = /var/vmail/$domain/$user/sieve-script sieve_script_path_mkdir = false [outofoffice:managesieve] secret = secret [loggers] keys = root [handlers] keys = console [formatters] keys = generic [logger_root] level = INFO handlers = console [handler_console] class = StreamHandler args = (sys.stderr,) level = NOTSET formatter = generic [formatter_generic] format = %(asctime)s %(levelname)-5.5s [%(name)s] [%(threadname)s] %(message)s Oncecompleted,starttheOCSManagerservice: /etc/init.d/openchange-ocsmanager start NameServiceConfigurationforWebServices Theautodiscoveryservicemustbemadeaccessibleinordertoadvertisethewebservicesprovided byopenchange.thiscanbedoneintwoways. 1. ThefirstistoassociatetheFQDNautodiscover.example.com.withthemachinethathosts Samba4/OpenChange,byaddingaCNAMEentryinyourDNSconfiguration.Notethat,instead Configuration 16

20 Chapter6 orchangingyourdnsserverconfiguration,youcansimplyaddasimilarentrytothehostsfile ofthewindowsmachinefromwhereyou llrunoutlook,whichishandyfortestingpurposes. 2. ThesecondoptionistoaddaSRVentrytoyourDNSconfigurationwherethe_servicevalue wouldbeautodiscoverandthe_protocolwouldbe_tcp. Forexample: _autodiscover._tcp.example.com. IN SRV sogo.example.com. Again,theautodiscoveryservicemustbeaccessibleoverHTTPS. Configuration 17

21 Chapter7 AddingUsers UsersthatwishtoconnectnativelytoSOGomustbeprovisionedinSamba4andinOpenChange eveniftheyalreadyexistinyourcurrentldapormicrosoftactivedirectoryserver. Toaddauser,executethefollowingcommands: add user to samba samba-tool domain passwordsettings set --complexity=off samba-tool domain passwordsettings set --min-pwd-length=1 samba-tool user add <username> samba-tool user setexpiry <username> --noexpiry create user in openchange openchange_newuser --create <username> Ifyoudon thaveatrustbetweenyourimapserverandsogo,youmustatthispointsetthecleartextpasswordofthenewlycreateduserin/var/lib/samba/private/mapistore/<username/password. Thisper-userfilecontainsthecleartextpasswordoftheuserasaUTF-8string,onasingleline.This passwordwillbeusedtoauthenticatesogo/openchangestorageprovidertoyourimapserver. AddingUsers 18

22 Chapter8 MicrosoftOutlookConfiguration To connect Microsoft Outlook, you can either use the IP address of the server or its DNS name. If you prefer using the DNS name, add an entry like the following to the c:\windows\system32\drivers\etc\hostsfileinordertoassociatetheipaddresswiththerightdns names: sogo.example.com autodiscover.example.com Next,youmustconfigureMicrosoftOutlook. OpentheControlPanel Mail Accounts. SelectAddanew account ChooseMicrosoftExchangeServer Filltherequiredinformation.EntertheDNSnameortheIPaddressofyourSOGoserverinthe MicrosoftExchangeServerfield LeavetheUseCachedExchangeModecheckboxenabled EnteryourusernameintheUserNamefield ClickonMoreSettingsandignorethewarning,ifany,aboutExchangebeingofflinebyclicking oncancel FromtheSecuritytab,enableAlwayspromptforusernameandpassword FromtheConnectiontab,enable"OutlookAnywhere"ifyouplantouseOutlookoutsideofyour LAN.Moreover,clickontheExchangeProxySettings buttontoenableitforslowandfastnetworks.specifyalsothehost,whichshouldbethesamevalueyouspecifiedinthemicrosoftexchangeserverfield. Finally,clickonCheckNameandconfirmyourusernameandpassword StartMicrosoftOutlookandenteryourusernameandpassword.Itwillstarttosynchronizeyour mailbox.thiscouldtakealongtimeifyouhavemany s,events,tasksandcontacts.oncethis stepiscompleted,checktheautodiscoveryservicewithoutlook2007or2010bysimultaneously holdingthectrlkeyonyourkeyboardandright-clickingontheoutlookiconinthenotification toolbar.aspecialentrynamed"test autoconfiguration "willappearandwillenableyou tochecktheservice. MicrosoftOutlookConfiguration 19

23 Chapter9 KnownIssuesorLimitations MakesureyouperiodicallybackupallyourdataregardingSOGo. MakesureyouhavenofirewallsactivatedbetweenyourMicrosoftOutlookclientsandtheSOGo serverwithnativeoutlookcompatibilitymodule.ifyoudo,use"outlookanywhere"toconnect OutlooktoSOGo/OpenChange. CurrentLimitations ThecurrentversionoftheNativeMicrosoftOutlookcompatibilitylayerhassomelimitations. Thoselimitationswillbeovercomeintheupcomingreleases.Ifyouareinterestedinhavingthose General If you can t see any s content with Microsoft Outlook 2007, install the latest Service Pack available from Microsoft s website for this specific version. Microsoft Outlook 2007 ( )SP2MSO( )isknowntowork. WhenyoucreateanewMicrosoftOutlookprofile,notallfoldersmightbesynchronizedduring thefirststart.simplyselecttheappropriatefolderandclick"sendandreceive".synchronizinga foldermaytakesometime.forexample,afolderwith1000 messagesmighttakearound 5minutesbasedontheunderlyinghardware. Errorswhensynchronizingthe"OfflineAddressBook"arenormalandcanbeignoredfornow. Thisfeatureiscurrentlynotsupported. IfyoufacestrangeissuesfromMicrosoftOutlook,youmightwanttoremoveanydataassociated withtheuserfromthesogoserverandrecreateamicrosoftoutlookprofile.toremoveany dataassociatedtoauser,usetheopenchange_user_cleanupscriptdistributedwithsogo.the scriptcanbefoundin/usr/share/doc/sogo/(/usr/share/sogo-version/onrhel).toreseta user,runthescriptasroot:python openchange_user_cleanup username.seetheusageoutput foradditionaloptions. The"OutofOfficeAssistant"willnotcurrentlywork.Thisfeaturehasnotbeenimplemented. CreatingfoldersbelowINBOX(whennotnormallypermittedbytheIMAPserver),belowthePersonalCalendarorPersonalAddressBookwillworkinOutlookcachedmodebuttheserver-side operationwillfailandthesefolderswillneverbecreated.potentiallydatalosscanoccurifthe Outlookprofileisdestroyed.Ifyouwantocreateadditionaltop-levelmailfolders,calendarsor KnownIssuesorLimitations 20

24 Chapter9 addressbooks,openoutlook andchoose"newfolder "fromthecontextualmenu.choosetherelevantitemtypes. Mail Sharingmailfoldersisnotsupported. ToavoidpossiblylossyconversionfromRTFtoHTML,Outlookshouldbeconfiguredtosendall mailsashtml(orplaintext)insteadofoutlookrichtextformat. Calendar Labelswillnotwork. Itmightbeimpossibletovieweventdetailsfromasharedcalendar.Thisissueisbeingworkedon. Tasks Taskswithstart/duedatescreatedfromOutlookmightnotappearcorrectlyinSOGoduetoa timezoneissue. Remindersarenotyetsupported. Assigningtaskswillnotwork. Contacts Categorieswillnotwork. Distributionlistswillnotwork. UnderMicrosoftOutlook2010,thespecialfolder"SuggestedContacts"willnotwork. The"OfflineAddressBook"willnotwork.Thisfeatureisnotyetsupported. Notes NotesarenotsynchronizedinanywayswithSOGo.ThecurrentversionofSOGolackssupport fornotes. KnownIssuesorLimitations 21

25 Chapter10 AdditionalInformation Formoreinformation,pleaseconsulttheonlineFAQs(FrequentlyAskedQuestions): Youcanalsoreadth ingarchivesorpostyourquestionstoit.Fordetails,see: AdditionalInformation 22

26 Chapter11 CommercialSupportandContact Information Foranyquestionsorcomments,donothesitatetocontactusbywritingan to: Inverse( thesolutionandmigratefromtheirlegacysystems. CommercialSupport andcontactinformation 23

Version 2.0.0rc5. Native Microsoft Outlook Configuration Guide

Version 2.0.0rc5. Native Microsoft Outlook Configuration Guide Version 2.0.0rc5 Native Microsoft Outlook Configuration Guide Copyright 2009-2012 Inverse inc. (http://inverse.ca) Permission is granted to copy, distribute and/or modify this document under the terms

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

CLEO NED Active Directory Integration. Version 1.2.0

CLEO NED Active Directory Integration. Version 1.2.0 CLEO NED Active Directory Integration Version 1.2.0 CLEO NED Active Directory Integration Manual v1.2.0 Copyright c 2010 Lancaster University Network Services Limited. All rights reserved. Microsoft, Windows,

More information

Univention Corporate Server. Operation of a Samba domain based on Windows NT domain services

Univention Corporate Server. Operation of a Samba domain based on Windows NT domain services Univention Corporate Server Operation of a Samba domain based on Windows NT domain services 2 Table of Contents 1. Components of a Samba domain... 4 2. Installation... 5 3. Services of a Samba domain...

More information

Install Cacti Network Monitoring Tool on CentOS 6.4 / RHEL 6.4 / Scientific Linux 6.4

Install Cacti Network Monitoring Tool on CentOS 6.4 / RHEL 6.4 / Scientific Linux 6.4 Install Cacti Network Monitoring Tool on CentOS 6.4 / RHEL 6.4 / Scientific Linux 6.4 by SK Cacti is an open source, front-end for the data logging tool called RRDtool. It is a web based network monitoring

More information

Polycom RealPresence Resource Manager System Getting Started Guide

Polycom RealPresence Resource Manager System Getting Started Guide [Type the document title] Polycom RealPresence Resource Manager System Getting Started Guide 8.0 August 2013 3725-72102-001B Polycom Document Title 1 Trademark Information POLYCOM and the names and marks

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

Table of Contents. This whitepaper outlines how to configure the operating environment for MailEnable s implementation of Exchange ActiveSync.

Table of Contents. This whitepaper outlines how to configure the operating environment for MailEnable s implementation of Exchange ActiveSync. This whitepaper outlines how to configure the operating environment for MailEnable s implementation of Exchange ActiveSync. Table of Contents Overview... 2 Evaluating Exchange ActiveSync for MailEnable...

More information

INUVIKA OVD INSTALLING INUVIKA OVD ON UBUNTU 14.04 (TRUSTY TAHR)

INUVIKA OVD INSTALLING INUVIKA OVD ON UBUNTU 14.04 (TRUSTY TAHR) INUVIKA OVD INSTALLING INUVIKA OVD ON UBUNTU 14.04 (TRUSTY TAHR) Mathieu SCHIRES Version: 0.9.1 Published December 24, 2014 http://www.inuvika.com Contents 1 Prerequisites: Ubuntu 14.04 (Trusty Tahr) 3

More information

White Paper. Installation and Configuration of Fabasoft Folio IMAP Service. Fabasoft Folio 2015 Update Rollup 3

White Paper. Installation and Configuration of Fabasoft Folio IMAP Service. Fabasoft Folio 2015 Update Rollup 3 White Paper Fabasoft Folio 2015 Update Rollup 3 Copyright Fabasoft R&D GmbH, Linz, Austria, 2016. All rights reserved. All hardware and software names used are registered trade names and/or registered

More information

INTEGRATION GUIDE. DIGIPASS Authentication for Office 365 using IDENTIKEY Authentication Server with Basic Web Filter

INTEGRATION GUIDE. DIGIPASS Authentication for Office 365 using IDENTIKEY Authentication Server with Basic Web Filter INTEGRATION GUIDE DIGIPASS Authentication for Office 365 using IDENTIKEY Authentication Server with Basic Web Filter Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information contained

More information

LDAP User Guide PowerSchool Premier 5.1 Student Information System

LDAP User Guide PowerSchool Premier 5.1 Student Information System PowerSchool Premier 5.1 Student Information System Document Properties Copyright Owner Copyright 2007 Pearson Education, Inc. or its affiliates. All rights reserved. This document is the property of Pearson

More information

escan SBS 2008 Installation Guide

escan SBS 2008 Installation Guide escan SBS 2008 Installation Guide Following things are required before starting the installation 1. On SBS 2008 server make sure you deinstall One Care before proceeding with installation of escan. 2.

More information

ULTEO OPEN VIRTUAL DESKTOP UBUNTU 12.04 (PRECISE PANGOLIN) SUPPORT

ULTEO OPEN VIRTUAL DESKTOP UBUNTU 12.04 (PRECISE PANGOLIN) SUPPORT ULTEO OPEN VIRTUAL DESKTOP V4.0.2 UBUNTU 12.04 (PRECISE PANGOLIN) SUPPORT Contents 1 Prerequisites: Ubuntu 12.04 (Precise Pangolin) 3 1.1 System Requirements.............................. 3 1.2 sudo.........................................

More information

INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6

INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6 INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6 Mathieu SCHIRES Version: 0.96.1 Published January 19, 2015 http://www.inuvika.com Contents 1 Prerequisites: RHEL 6 3 1.1 System Requirements...................................

More information

Email Client configuration and migration Guide Setting up Thunderbird 3.1

Email Client configuration and migration Guide Setting up Thunderbird 3.1 Email Client configuration and migration Guide Setting up Thunderbird 3.1 1. Open Mozilla Thunderbird. : 1. On the Edit menu, click Account Settings. 2. On the Account Settings page, under Account Actions,

More information

Active Directory and Linux Identity Management

Active Directory and Linux Identity Management Active Directory and Linux Identity Management Published by the Open Source Software Lab at Microsoft. December 2007. Special thanks to Chris Travers, Contributing Author to the Open Source Software Lab.

More information

Use Enterprise SSO as the Credential Server for Protected Sites

Use Enterprise SSO as the Credential Server for Protected Sites Webthority HOW TO Use Enterprise SSO as the Credential Server for Protected Sites This document describes how to integrate Webthority with Enterprise SSO version 8.0.2 or 8.0.3. Webthority can be configured

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Introduction. Versions Used Windows Server 2003

Introduction. Versions Used Windows Server 2003 Training Installing Active Directory Introduction As SonicWALL s products and firmware keeps getting more features that are based on integration with Active Directory, e.g., Active Directory Connector

More information

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 Course Number: 5047B Course Length: 3 Days Certification Exam This course will help you prepare for the following Microsoft

More information

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide September, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Exchange 2010 Outlook Profile Configuration... 1 Outlook Profile

More information

Migration of Windows Intranet domain to Linux Domain Moving Linux to a Wider World

Migration of Windows Intranet domain to Linux Domain Moving Linux to a Wider World Journal of Basic and Applied Engineering Research pp. 55-59 Krishi Sanskriti Publications http://www.krishisanskriti.org/jbaer.html Migration of Windows Intranet domain to Linux Domain Moving Linux to

More information

Configuring MailArchiva with Insight Server

Configuring MailArchiva with Insight Server Copyright 2009 Bynari Inc., All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 LDAP Troubleshooting Guide Table of contents Introduction... 2 HPDM LDAP-related context and background... 2 LDAP in HPDM... 2 Full domain account name login...

More information

Setting up LDAP settings for LiveCycle Workflow Business Activity Monitor

Setting up LDAP settings for LiveCycle Workflow Business Activity Monitor Adobe Enterprise & Developer Support Knowledge Article ID: c4715 bc Setting up LDAP settings for LiveCycle Workflow Business Activity Monitor In addition to manually creating users and user permissions,

More information

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access With IDENTIKEY Server / Axsguard IDENTIFIER Integration Guidelines Disclaimer Disclaimer of Warranties and Limitations

More information

How To - Implement Single Sign On Authentication with Active Directory

How To - Implement Single Sign On Authentication with Active Directory How To - Implement Single Sign On Authentication with Active Directory Applicable to English version of Windows This article describes how to implement single sign on authentication with Active Directory

More information

Installation of MicroSoft Active Directory

Installation of MicroSoft Active Directory Installation of MicroSoft Active Directory Before you start following this article you must be aware this is simply a lab setup and you need to assign relevant ip address, hostnames & domain names which

More information

Field Description Example. IP address of your DNS server. It is used to resolve fully qualified domain names

Field Description Example. IP address of your DNS server. It is used to resolve fully qualified domain names DataCove DT Active Directory Authentication In Active Directory (AD) authentication mode, the server uses NTLM v2 and LDAP protocols to authenticate users residing in Active Directory. The login procedure

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

ZCP trunk (build 51762) Z-Admin Manual. The Z-Admin Manual

ZCP trunk (build 51762) Z-Admin Manual. The Z-Admin Manual ZCP trunk (build 51762) Z-Admin Manual The Z-Admin Manual Z-Admin Manual ZCP trunk (build 51762) Z-Admin Manual The Z-Admin Manual Edition 7.0 Copyright 2015 Zarafa BV. The text of and illustrations in

More information

Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc.

Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc. Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc. Preface Preface This guide describes the features and operations of Cybozu Garoon Version 3.1.0. Who Should Use This

More information

Integrating PISTON OPENSTACK 3.0 with Microsoft Active Directory

Integrating PISTON OPENSTACK 3.0 with Microsoft Active Directory Integrating PISTON OPENSTACK 3.0 with Microsoft Active Directory May 21, 2014 This edition of this document applies to Piston OpenStack 3.0. To send us your comments about this document, e-mail documentation@pistoncloud.com.

More information

CA Performance Center

CA Performance Center CA Performance Center Single Sign-On User Guide 2.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

IBM Cloud Manager with OpenStack

IBM Cloud Manager with OpenStack IBM Cloud Manager with OpenStack Download Trial Guide Cloud Solutions Team: Cloud Solutions Beta cloudbta@us.ibm.com Page 1 Table of Contents Chapter 1: Introduction...3 Development cycle release scope...3

More information

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference Architecture and Data Flow Overview BlackBerry Enterprise Service 10 721-08877-123 Version: Quick Reference Published: 2013-11-28 SWD-20131128130321045 Contents Key components of BlackBerry Enterprise

More information

INTEGRATION GUIDE. DIGIPASS Authentication for Google Apps using IDENTIKEY Federation Server

INTEGRATION GUIDE. DIGIPASS Authentication for Google Apps using IDENTIKEY Federation Server INTEGRATION GUIDE DIGIPASS Authentication for Google Apps using IDENTIKEY Federation Server Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information contained in this document

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

NTP Software File Auditor for NAS, EMC Edition

NTP Software File Auditor for NAS, EMC Edition NTP Software File Auditor for NAS, EMC Edition Installation Guide June 2012 This guide provides a short introduction to the installation and initial configuration of NTP Software File Auditor for NAS,

More information

INTRODUCING SAMBA 4 NOW, EVEN MORE AWESOMENESS

INTRODUCING SAMBA 4 NOW, EVEN MORE AWESOMENESS INTRODUCING SAMBA 4 NOW, EVEN MORE AWESOMENESS Samba 4 has been in development for a long time but an official first release is imminent, the developers say. Its biggest feature is Active Directory Server

More information

SCOoffice Mail Connector For Microsoft Outlook. Installation Guide Outlook 2002

SCOoffice Mail Connector For Microsoft Outlook. Installation Guide Outlook 2002 SCOoffice Mail Connector For Microsoft Outlook Installation Guide Outlook 2002 Rev 1.2 14 Jan 2003 SCOoffice Mail Connector for Microsoft Outlook Installation Guide - Outlook XP Introduction This document

More information

Tibbr Installation Addendum for Amazon Web Services

Tibbr Installation Addendum for Amazon Web Services Tibbr Installation Addendum for Amazon Web Services Version 1.1 February 17, 2013 Table of Contents Introduction... 3 MySQL... 3 Choosing a RDS instance size... 3 Creating the RDS instance... 3 RDS DB

More information

Security Provider Integration LDAP Server

Security Provider Integration LDAP Server Security Provider Integration LDAP Server 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

Configuring Squid Proxy, Active Directory Authentication and SurfProtect ICAP Access

Configuring Squid Proxy, Active Directory Authentication and SurfProtect ICAP Access Configuring Squid Proxy, Active Directory Authentication and SurfProtect ICAP Access Contents Introduction 3 To Configure 4 Squid Server... 4 Windows Domain Controller... 4 Configuration 4 DNS... 4 NTP...

More information

ecopy ShareScan v4.3 Pre-Installation Checklist

ecopy ShareScan v4.3 Pre-Installation Checklist ecopy ShareScan v4.3 Pre-Installation Checklist This document is used to gather data about your environment in order to ensure a smooth product implementation. The Network Communication section describes

More information

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming Email Setup Guide 1. Entourage 2008 Page 2 2. ios / iphone Page 5 3. Outlook 2013 Page 10 4. Outlook 2007 Page 17 5. Windows Live Mail a. New Account Setup Page 21 b. Change Existing Account Page 25 Entourage

More information

How To Connect A Gemalto To A Germanto Server To A Joniper Ssl Vpn On A Pb.Net 2.Net 3.5.1 (Net 2) On A Gmaalto.Com Web Server

How To Connect A Gemalto To A Germanto Server To A Joniper Ssl Vpn On A Pb.Net 2.Net 3.5.1 (Net 2) On A Gmaalto.Com Web Server Application Note: Integrate Juniper SSL VPN with Gemalto SA Server SASolutions@gemalto.com October 2007 www.gemalto.com Table of contents Table of contents... 2 Overview... 3 Architecture... 5 Configure

More information

How to Migrate to MailEnable using the Migration Console

How to Migrate to MailEnable using the Migration Console How to Migrate to MailEnable using the Migration Console Contents 1. OVERVIEW... 2 2. MAILENABLE MIGRATION CONSOLE... 2 3. SELECT THE MIGRATION APPROACH... 2 Server Migration... 2 Domain Migration... 3

More information

Setting Up Specify to use a Shared Workstation as a Database Server

Setting Up Specify to use a Shared Workstation as a Database Server Specify Software Project www.specifysoftware.org Setting Up Specify to use a Shared Workstation as a Database Server This installation documentation is intended for workstations that include an installation

More information

Setting Up Scan to SMB on TaskALFA series MFP s.

Setting Up Scan to SMB on TaskALFA series MFP s. Setting Up Scan to SMB on TaskALFA series MFP s. There are three steps necessary to set up a new Scan to SMB function button on the TaskALFA series color MFP. 1. A folder must be created on the PC and

More information

Pexip Infinity Reverse Proxy Deployment Guide

Pexip Infinity Reverse Proxy Deployment Guide Pexip Infinity Reverse Proxy Deployment Guide Introduction About the Pexip App and reverse proxies The Pexip App for mobile devices such as ios phones and tablets enables conference participants to extend

More information

Installation Guide. Copyright (c) 2015 The OpenNMS Group, Inc. OpenNMS 17.0.0-SNAPSHOT Last updated 2015-09-22 05:19:20 EDT

Installation Guide. Copyright (c) 2015 The OpenNMS Group, Inc. OpenNMS 17.0.0-SNAPSHOT Last updated 2015-09-22 05:19:20 EDT Installation Guide Copyright (c) 2015 The OpenNMS Group, Inc. OpenNMS 17.0.0-SNAPSHOT Last updated 2015-09-22 05:19:20 EDT Table of Contents 1. Basic Installation of OpenNMS... 1 1.1. Repositories for

More information

VMware Identity Manager Connector Installation and Configuration

VMware Identity Manager Connector Installation and Configuration VMware Identity Manager Connector Installation and Configuration VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document

More information

Integrating WebSphere Portal V8.0 with Business Process Manager V8.0

Integrating WebSphere Portal V8.0 with Business Process Manager V8.0 2012 Integrating WebSphere Portal V8.0 with Business Process Manager V8.0 WebSphere Portal & BPM Services [Page 2 of 51] CONTENTS CONTENTS... 2 1. DOCUMENT INFORMATION... 4 1.1 1.2 2. INTRODUCTION... 5

More information

Alinto Mail Server Pro

Alinto Mail Server Pro Alinto Mail Server Pro Installation Guide Alinto Version 2.0.1 Index 1. Introduction....................................................................................... 1 2. Prerequisites......................................................................................

More information

WirelessOffice Administrator LDAP/Active Directory Support

WirelessOffice Administrator LDAP/Active Directory Support Emergin, Inc. WirelessOffice Administrator LDAP/Active Directory Support Document Version 6.0R02 Product Version 6.0 DATE: 08-09-2004 Table of Contents Objective:... 3 Overview:... 4 User Interface Changes...

More information

SecureAware on IIS8 on Windows Server 2008/- 12 R2-64bit

SecureAware on IIS8 on Windows Server 2008/- 12 R2-64bit SecureAware on IIS8 on Windows Server 2008/- 12 R2-64bit Note: SecureAware version 3.7 and above contains all files and setup configuration needed to use Microsoft IIS as a front end web server. Installing

More information

Creating a DUO MFA Service in AWS

Creating a DUO MFA Service in AWS Amazon AWS is a cloud based development environment with a goal to provide many options to companies wishing to leverage the power and convenience of cloud computing within their organisation. In 2013

More information

NETASQ ACTIVE DIRECTORY INTEGRATION

NETASQ ACTIVE DIRECTORY INTEGRATION NETASQ ACTIVE DIRECTORY INTEGRATION NETASQ ACTIVE DIRECTORY INTEGRATION RUNNING THE DIRECTORY CONFIGURATION WIZARD 2 VALIDATING LDAP CONNECTION 5 AUTHENTICATION SETTINGS 6 User authentication 6 Kerberos

More information

Using Active Directory as your Solaris Authentication Source

Using Active Directory as your Solaris Authentication Source Using Active Directory as your Solaris Authentication Source The scope of this paper is to document how a newly installed Solaris 10 server can be configured to use an Active Directory directory service

More information

DIGIPASS Authentication for Citrix Access Gateway VPN Connections

DIGIPASS Authentication for Citrix Access Gateway VPN Connections DIGIPASS Authentication for Citrix Access Gateway VPN Connections With VASCO Digipass Pack for Citrix 2006 VASCO Data Security. All rights reserved. Page 1 of 31 Integration Guideline Disclaimer Disclaimer

More information

Using LDAP Authentication in a PowerCenter Domain

Using LDAP Authentication in a PowerCenter Domain Using LDAP Authentication in a PowerCenter Domain 2008 Informatica Corporation Overview LDAP user accounts can access PowerCenter applications. To provide LDAP user accounts access to the PowerCenter applications,

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

Setup Local Mail Server Using Postfix, Dovecot And Squirrelmail On CentOS 6.5/6.4

Setup Local Mail Server Using Postfix, Dovecot And Squirrelmail On CentOS 6.5/6.4 Setup Local Mail Server Using Postfix, Dovecot And Squirrelmail On CentOS 6.5/6.4 For this tutorial, I use CentOS 6.5 32 bit minimal installation, with SELinux disabled. My test box details are given below.

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering Tuesday, Feb 21 st, 2012 KernSafe Technologies, Inc. www.kernsafe.com Copyright KernSafe Technologies 2006-2012.

More information

Using LifeSize Systems with Microsoft Office Communications Server 2007

Using LifeSize Systems with Microsoft Office Communications Server 2007 Using LifeSize Systems with Microsoft Office Communications Server 2007 This technical note describes the steps to integrate a LifeSize video communications device with Microsoft Office Communication Server

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

IRMACS E-Mail Setup. Your IRMACS e-mail is available internally by the IMAP protocol. The server settings used are:

IRMACS E-Mail Setup. Your IRMACS e-mail is available internally by the IMAP protocol. The server settings used are: IRMACS E-Mail Setup General Information This document covers both the default Apple OSX mail client and the installed Mozilla s Thunderbird mail client. If you are comfortable setting up your own mail

More information

Resonate Central Dispatch

Resonate Central Dispatch Resonate Central Dispatch Microsoft Exchange 2010 Resonate, Inc. Tel. + 1.408.545.5535 Fax + 1.408.545.5502 www.resonate.com Copyright 2013 Resonate, Inc. All rights reserved. Resonate Incorporated and

More information

Aradial Installation Guide

Aradial Installation Guide Aradial Technologies Ltd. Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document

More information

Univention Corporate Server. Extended Windows integration documentation

Univention Corporate Server. Extended Windows integration documentation Univention Corporate Server Extended Windows integration documentation 2 Table of Contents 1. Advanced Samba documentation... 4 1.1. Operating Samba 4 as a read-only domain controller... 4 1.2. Uninstallation

More information

www.novell.com/documentation Administration Guide GroupWise Mobility Service 2.1 February 2015

www.novell.com/documentation Administration Guide GroupWise Mobility Service 2.1 February 2015 www.novell.com/documentation Administration Guide GroupWise Mobility Service 2.1 February 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this

More information

SITEMINDER SSO FOR EMC DOCUMENTUM REST

SITEMINDER SSO FOR EMC DOCUMENTUM REST SITEMINDER SSO FOR EMC DOCUMENTUM REST ABSTRACT This white paper provides a detailed review of SiteMinder SSO integration with EMC Documentum REST Services by exploring the architecture,consumption workflow,

More information

Click Studios. Passwordstate. Installation Instructions

Click Studios. Passwordstate. Installation Instructions Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior

More information

Installation and Configuration Guide

Installation and Configuration Guide www.novell.com/documentation Installation and Configuration Guide GroupWise Coexistence Solution for Exchange November 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect

More information

Borderware Firewall Server Version 7.1. VPN Authentication Configuration Guide. Copyright 2005 CRYPTOCard Corporation All Rights Reserved

Borderware Firewall Server Version 7.1. VPN Authentication Configuration Guide. Copyright 2005 CRYPTOCard Corporation All Rights Reserved Borderware Firewall Server Version 7.1 VPN Authentication Configuration Guide Copyright 2005 CRYPTOCard Corporation All Rights Reserved http://www.cryptocard.com Overview The BorderWare Firewall Server

More information

Create a virtual machine at your assigned virtual server. Use the following specs

Create a virtual machine at your assigned virtual server. Use the following specs CIS Networking Installing Ubuntu Server on Windows hyper-v Much of this information was stolen from http://www.isummation.com/blog/installing-ubuntu-server-1104-64bit-on-hyper-v/ Create a virtual machine

More information

SOGo. Open Source Groupware at the University of Konstanz

SOGo. Open Source Groupware at the University of Konstanz SOGo Open Source Groupware at the University of Konstanz -- Pascal Gienger Mail: root@uni.kn University of Konstanz, IT Services Department ("Rechenzentrum") Building V, Room V404, Phone +49 7531 88 5048,

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

How To Install Storegrid Server On Linux On A Microsoft Ubuntu 7.5 (Amd64) Or Ubuntu (Amd86) (Amd77) (Orchestra) (For Ubuntu) (Permanent) (Powerpoint

How To Install Storegrid Server On Linux On A Microsoft Ubuntu 7.5 (Amd64) Or Ubuntu (Amd86) (Amd77) (Orchestra) (For Ubuntu) (Permanent) (Powerpoint StoreGrid Linux Server Installation Guide Before installing StoreGrid as Backup Server (or) Replication Server in your machine, you should install MySQL Server in your machine (or) in any other dedicated

More information

How to configure your Desktop Computer and Mobile Devices post migrating to Microsoft Office 365

How to configure your Desktop Computer and Mobile Devices post migrating to Microsoft Office 365 How to configure your Desktop Computer and Mobile Devices post migrating to Microsoft Office 365 1 Contents Purpose... 3 Office 365 Mail Connections... 3 Finding IMAP server... 3 Desktop computers... 4

More information

Device Log Export ENGLISH

Device Log Export ENGLISH Figure 14: Topic Selection Page Device Log Export This option allows you to export device logs in three ways: by E-Mail, FTP, or HTTP. Each method is described in the following sections. NOTE: If the E-Mail,

More information

Kerio Connect. Step-by-Step. Kerio Technologies

Kerio Connect. Step-by-Step. Kerio Technologies Kerio Connect Step-by-Step Kerio Technologies 2011 Kerio Technologies s.r.o. All rights reserved. This guide provides detailed description on Kerio Connect, version 7.2. All additional modifications and

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

JAMF Software Server Installation Guide for Linux. Version 8.6

JAMF Software Server Installation Guide for Linux. Version 8.6 JAMF Software Server Installation Guide for Linux Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

What is the Barracuda SSL VPN Server Agent?

What is the Barracuda SSL VPN Server Agent? The standard communication model for outgoing calls is for the appliance to simply make a direct connection to the destination host. This paradigm does not suit all business needs. The Barracuda SSL VPN

More information

Click Studios. Passwordstate. Installation Instructions

Click Studios. Passwordstate. Installation Instructions Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior

More information

Here, we will discuss step-by-step procedure for enabling LDAP Authentication.

Here, we will discuss step-by-step procedure for enabling LDAP Authentication. LDAP Authenticated Web Administration : MailScan 5.x is powered with LDAP Authenticated Web Administration. This gives security enhancement to authenticate users, to check their quarantined and ham emails.

More information

This presentation explains how to integrate Microsoft Active Directory to enable LDAP authentication in the IBM InfoSphere Master Data Management

This presentation explains how to integrate Microsoft Active Directory to enable LDAP authentication in the IBM InfoSphere Master Data Management This presentation explains how to integrate Microsoft Active Directory to enable LDAP authentication in the IBM InfoSphere Master Data Management Collaboration Server. Before going into details, there

More information

Integrate with Directory Sources

Integrate with Directory Sources Cisco Jabber integrates with directory sources in on-premises deployments to query for and resolve contact information. Learn why you should enable synchronization and authentication between your directory

More information

Technical Note. Configuring Outlook Web Access with Secure WebMail Proxy for eprism

Technical Note. Configuring Outlook Web Access with Secure WebMail Proxy for eprism Technical Note Configuring Outlook Web Access with Secure WebMail Proxy for eprism Information in this document is subject to change without notice. This document may be distributed freely only in whole,

More information

Password Manager. Version 3.4.2. Password Manager Quick Guide

Password Manager. Version 3.4.2. Password Manager Quick Guide Password Manager Version 3.4.2 Password Manager Quick Guide Document Title Password Manager Quick Guide Document Classification Public Document Revision C Document Status Final Document Date April 16,

More information

Install and Configure Oracle Outlook Connector

Install and Configure Oracle Outlook Connector Install and Configure Oracle Outlook Connector To install and configure Oracle Outlook Connector for Outlook to send and receive e-mail and to access your TechTime TM calendar, do the following. 1. Run

More information

EAsE and Integrated Archive Platform (IAP)

EAsE and Integrated Archive Platform (IAP) EAsE and Integrated Archive Platform (IAP) HP Outlook Web Access (OWA) Extension on Exchange 2007 Table of Contents Overview... 2 Microsoft Outlook Web Access 2007 (OWA 2007)... 2 HP Outlook Web Access

More information

Configuring and Using the TMM with LDAP / Active Directory

Configuring and Using the TMM with LDAP / Active Directory Configuring and Using the TMM with LDAP / Active Lenovo ThinkServer April 27, 2012 Version 1.0 Contents Configuring and using the TMM with LDAP / Active... 3 Configuring the TMM to use LDAP... 3 Configuring

More information

2 Configuring GroupWise Mobility Service to Support Microsoft Outlook Clients

2 Configuring GroupWise Mobility Service to Support Microsoft Outlook Clients GroupWise Mobility Service 2.1 for Microsoft Outlook 2013 First Look - February 2015 GroupWise Mobility Service 2.1 allows the Microsoft Outlook 2013 client for Windows and the Microsoft Outlook app to

More information

AskCody Connect Connect your Outlook or AD to AskCody s solutions seamlessly. Everything included!

AskCody Connect Connect your Outlook or AD to AskCody s solutions seamlessly. Everything included! AskCody Connect Connect your Outlook or AD to AskCody s solutions seamlessly. Everything included! Integrate the solutions from AskCody with your existing calendar system and create a complete, dynamic

More information