Encrypting Lync SQL traffic

I have been asked to enable SSL encryption of ALL databases connections to my SQL server.  I am not currently inquiring about data at rest, just traffic between servers and users and the database server.  Data from MS regarding the SQL part of
this configuration is here - http://technet.microsoft.com/en-us/library/ms189067.aspx
Can Lync 2010 connect to a SQL Server using SSL encryption?  If so, can anyone provide any information about the configuration, since topology doesn't really offer more than a path and a checkbox for mirroring?
Thanks!

I don't think it can encrypt the traffic. And some how if you ended up doing in in SQL level, Lync might not going to like it at all.
http://thamaraw.com

Similar Messages

  • Force encryption on SQL Server not working?

    Hello Everyone,
    I'm running SQL Server 2008 64-bit. I've installed a self-signed cert on the box and set  "Force Encryption"  and restarted SQL server. 
    I setup a client machine to trust the authority of the cert installed on the server. When I connect to that SQL server from SSMS from a client machine and select the "encrypt connection" option in the client Connection properties, SSMS correctly complains
    that the cert on the server does not match the computer name I asked to log into . This is because, although the cert is trusted, the dns name dos not match the CN in the cert <- Perfect, exactly what I am expecting.
    When I connect to the same SQL server from the same client but  UNCHECK "encrypt connection" on the client, I'm able to login. Considering I've checked the "Force Encryption" on the server, the server should have rejected the connection. Why not?
    Ameer Deen

    Hi all,
    We are implementing a Merge Synchronization solution which involves three SQL Servers located on three Azure locations worldwide and one on-premises location. We need to secure communications between all servers. We are evaluating the encryption of all server
    communications through SSL:
    http://technet.microsoft.com/en-us/library/ms191192.aspx
    When we configure one server (let’s call it server A) to accept only encrypted connections (with Force Encryption=Yes) we still can connect from other server (let’s call it server B) that do not have the certificate installed. We would expect the server
    B to fail in the attempt of connect as server A should only accept encrypted communications and those should need the certificated to encrypt/decrypt everything (commands and data).
    We have also review the following forum post that is very similar to this one:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/bde679d9-ff83-4fa7-b402-42e336a97106/force-encryption-on-sql-server-not-working
    In all cases the Microsoft answer is:
    “When the
    Force Encryption option for the Database Engine is set to YES, all communications between client and server is encrypted no matter whether the “Encrypt
    connection” option (such as from SSMS) is checked or not. You can check it using the following DMV statement”
    When we run the provided DMV statement to check if encryption is enabled:
    -- To check whether connections are encrypted between server and clients
    SELECT encrypt_option
    FROM sys.dm_exec_connections
    We get “TRUE”. So theoretically encryption is enabled.
    Then:
    Why can we run SQL statements against server A from server B (with SSMS) without any certificate?
    Are we wrong when we expect server A to refuse any client that do not have the right certificate?
    How can server B, without any certificate, decrypt the data encrypted by server A?
    Our intention is to encrypt all server in the same way so all of them will accept only encrypted communications. We are assuming that the Merge Agent will be able to communicate with the Publisher and the Subscriber through this encrypted environment. May
    anyone please confirm ti?
    Thanks for your help.
    Best Regards
    Benjamin Moles

  • Encrypting vlan-trunk traffic between switches

    Hi,
    Can anyone guide me to some papers or other resources on how to encrypt traffic between 2 switches. The switchces will be connected with fiber and use dot-1q tagging. And I wan't to encrypt all of the trunked traffic.
    I was thinking of L2TP, but I haven't found any good description on how to implement this. I have two 3750 switches I thought I might use.
    Thanks for any input,
    Regards,
    Oyvind Mathiesen
    mnemonic
    Norway

    Hi,
    Thanks for the response. I had a look at MACsec and it looks good. I would have liked to employ something P2P though, to also limit the ammount of MAC addresses broadcasted on the "wire". But let me first give you an understanding of the task:
    We have two sites, connected via fibre and we want to create a VLAN trunk across and order to expand the broadcast domains to te other site.
    The IDIOT carrier, has a limitation on the number of MAC addresses they allow on the fibre service, 100.
    We also need to encrypt the datatraversing this connectivity.
    MACsec wuold work 100% exept the source and dstination MAC addresses are still sent (at least according to https://docs.google.com/viewer?a=v&q=cache:LEf2qOmYZyYJ:www.ieee802.org/1/files/public/docs2011/bn-hutchison-macsec-sample-packets-0511.pdf+&hl=en&gl=za&pid=bl&srcid=ADGEESgmAHXpDOY0RBAE-Rv1HDpu_C_gkeSPN4cv6NGgyP0M1aXVu0UqzCfxo8t_P41ep6J37k4OLKnjfp1M9hoTDHxY22WGz2h7yB7YRLyPvRUbGS8TICzvEMlG92xqbhy6RWFugmnj&sig=AHIEtbTfu0LQIJejdYidE6yzq4lpPifxjQ
    And that would cause me to eat into the 100 MAC limit.
    Ridiculous I know, but we are looking for an out-of-the-norm plan...
    Thanks

  • Lync SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

    Dear all,
    I'm getting an error when I want to publish my Lync Topology. Thanks in advance.
    error:
    Error: A network-related or instance-specific error occurred while
    establishing a connection to SQL Server. The server was not found or was not
    accessible. Verify that the instance name is correct and that SQL Server is
    configured to allow remote connections. (provider: SQL Network Interfaces,
    error: 26 - Error Locating Server/Instance Specified)

    Hi,
    Would you please elaborate your Lync server environment?
    Did the FE server and BE server on different subnets? If so, please try to relocate the SQL server in the same subnet as FE server and then check again.
    Please also double check if the step of “Prepare first Standard Edition Server” ran succeed, if not please run again.
    Here is a blog may help you:
    http://terenceluk.blogspot.com/2011/05/publishing-lync-server-2010-standard.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software
    or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Kerberos encryption for HTTP traffic

    Hello
    I am writing client for WinRM service(Windows Vista). This service use SOAP protocol for communication.
    And I cannot make subscription for Windows events using Push method.
    The issue is when I try to make events subscription - Vista tries to test connection with my server, but I don't know what should I send back for test connection request to Vista WinRM... :(
    I didn't find it in MSDN.
    Subscription request is:
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ew="http://www.example.com/warnings'" xmlns:n="http://schemas.xmlsoap.org/ws/2004/09/enumeration" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns:x="http://www.w3.org/2001/XMLSchema">
    <env:Header>
    <a:To s:mustUnderstand="true">HTTP://winrmcient:80/wsman/</a:To>
    <w:ResourceURI>http://schemas.microsoft.com/wbem/wsman/1/windows/EventLog</w:ResourceURI>
    <a:Action s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action>
    <a:MessageID s:mustUnderstand="true">uuid:a4b86ede-32d0-4a28-91f5-bc8f36bfca22</a:MessageID>
    <a:ReplyTo>
    <a:Address s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address>
    </a:ReplyTo>
    <w:MaxEnvelopeSize>262144</w:MaxEnvelopeSize>
    <w:Locale xml:lang="en-US"/>
    <w:OperationTimeout>PT5M0.000S</w:OperationTimeout>
    <w:OptionSet>
    <w:Option Name="ReadExistingEvents" mustComply="false"/>
    <w:Option Name="ContentFormat">RenderedText</w:Option>
    </w:OptionSet>
    </env:Header>
    <env:Body>
    <e:Subscribe>
    <e:Delivery e:Mode="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/Push">
    <e:NotifyTo>
    <a:Address>http://Antares:443</a:Address>
    </e:NotifyTo>
    </e:Delivery>
    <e:Expires>PT12H0M0.000S</e:Expires>
    <w:Filter>
    <QueryList>
    <Query Path="Security">
    <Select>*</Select>
    </Query>
    <Query Path="System">
    <Select>*</Select>
    </Query>
    <Query Path="Application">
    <Select>*</Select>
    </Query>
    </QueryList>
    </w:Filter>
    <w:SendBookmarks/>
    </e:Subscribe>
    </env:Body>
    </env:Envelope>
    WinRM connection test request is request with empty content length and with header:
    Host=[Antares:443], Content-type=[application/soap+xml;charset=UTF-16], Content-length=[0], Connection=[Keep-Alive], Authorization=[Kerberos YIIE4wYJKoZIhvcSAQICAQBuggTSMIIEzqADAgEFoQMCAQ6iBwMFACAAAACjggOLYYIDhzCCA4OgAwIBBaEKGwhCUS5MT0NBTKIaMBigAwIBAqERMA8bBEhUVFAbB0FudGFyZXOjggNSMIIDTqADAgEXoQMCAQ2iggNABIIDPHstoHWBhepDeU/h3o6Uuzjtgxo5SlVRVaa9JjAUcEDb4k+DKQrtwia/GtvDsmoZ4VgE8gGpJmcuZHNUEBHwEmn48RAAuo/f3o/D7hBJ3XygexN8yPZFYtElT1CvtoVOuvox83xOr9TdUn+Dd12/AupkAIxwbdHNhftcOCajJOv3NnFGoeF5+NA54VguaW1XGZxoC1mviITkfeDW0rZnKQ3aJxRDG0kKfHvWYdIlifRydQkTY/XMGHBFvd8kA8Q3M6WYVmuCKLjjJwvHjfZ56GWUpax7MlYmOGs7ncHLptCyxiV7RTiP0c00MViangq4CoioLyPwdysG7V8oyMGcc32WpsWCbXJNm5N8ijy7JxRd4W2zfzL6rpkGFQ2F0AfsH/b+Dz45sYXKyEgJajA5TK/cPiECTIMbXnkehz2yC5mjY4XalhXf4U1j/D5E2ApbG0ITUrp10a6C/dy5yEtc4CNtVHDQ30BrdZS+vxO2PwwIKZovvvlzIyddgOqyKaKhs9i3eMfF61IjhUpquK4zZYYZEqpQtkgSaDz8rurD4M5Z1CzzlID5nlVg9YsA9JhPejsdU9Rmt51OjCu8rBvd+Kb7AMkujDogOli4NVNKssdLOJl7m3ulMQTs5AFT1O7YOW4SQsos1g2UEW+JzE+sj1IGdia8xmjxuZOsWks4QgX9O0PL3LNVE/iGgR2dOQhRzhuwEJEUfHpy1BIqZzbG48KkkNxFZLgeM+ztnrssw/zaD1vTs4+EF7KPVp1ldBwPId2P6PIyd4nyX+1tJt2SYHKyk0mdxkCw8pTAfrNxJGj9Ku573YcPfFdGhTtTTzo1CJPwSQFoNlEhh7wriaED/fseIEPPLASR+wIzGVPNBb5mTCd/vCPrwsShZl0wmtwUiDgNAu2732GVb7MDSKIc/hOjZAdFqoh3KzvWUSIsdrl1Mezcjb6VSuM87f4pWaR7f0RMexNB6ZEL0RzncbMXyhmUcqNaVyCWCgWN/ovKmWt53FkBQZkZIxLZUVyi6As3bhsfVxrw6dU4oKpHesDKldHFOz1fuEv8UKu6s7DaAd1VXiLmU4uzUSfiYH0iQCYkvf1sVqKBVyrFXHHQTKSCASgwggEkoAMCAReiggEbBIIBF2DcdvxWBV/D29hIBpQ8sJk8XF+q9tVNBHm3bFXtetxKwk1UxO64r7U5YQ4kqgvAyKTq/aL9V/QrO5x1M0mbqjKrfo/ehKGy5GGUZeQ0TYhkkmdNq8Mxo2CR5IIWqzEIaB00qSkombg/3IvniUoKbHfvoGMdr63DqRr8AbmXzHK+9kfyYMkkSMn72spoPBYadYAJZ02VUJp5fdNIqsMTREfEf3qfJNdvzaCRN/BcHVJ0C/5TChf8gFMThZzHShr2j1OdWBEZ/uLsMl2INqW0/AcCfLopSTcwgip/E63Zz/mKFCq2VIPp1++KvWPUKPalzdK9Pg/AwzXM6/+SBXdWfkUJGUW9x2nHFuZ6IeoAlhS2hvNLcjJ2ww==], User-agent=[Microsoft WinRM Client]
    I tried to send empty response(with the same test request header) for test request but it doesn't take any effect.
    WinRM subscription response is:
    <?xml version="1.0" encoding="UTF-8"?>
    <s:Envelope xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:n="http://schemas.xmlsoap.org/ws/2004/09/enumeration" xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns:x="http://schemas.xmlsoap.org/ws/2004/09/transfer" xml:lang="en-US">
    <s:Header>
    <a:Action>http://schemas.xmlsoap.org/ws/2004/08/eventing/fault</a:Action>
    <a:MessageID>uuid:B83898C7-9F93-4E7A-8C8C-B72C7D189908</a:MessageID>
    <a:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:To>
    <a:RelatesTo>uuid:a4b86ede-32d0-4a28-91f5-bc8f36bfca22</a:RelatesTo>
    </s:Header>
    <s:Body>
    <s:Fault>
    <env:Code xmlns:env="http://www.w3.org/2003/05/soap-envelope">
    <s:Value>s:Sender</s:Value>
    <s:Subcode>
    <s:Value>e:EventSourceUnableToProcess</s:Value>
    </s:Subcode>
    </env:Code>
    <env:Reason xmlns:env="http://www.w3.org/2003/05/soap-envelope">
    <s:Text xml:lang="en-US">The connectivity test from the push subscription source to the client failed. This can happen if the client machine initiating the push subscription is unreachable from the server machine where the event source is located. Possible reasons include firewall or some other network boundary. Modify subscription to use Pull based subscription. </s:Text>
    </env:Reason>
    <s:Detail>
    <w:FaultDetail>http://schemas.dmtf.org/wbem/wsman/1/wsman/faultDetail/UnusableAddress</w:FaultDetail>
    <f:WSManFault xmlns:f="http://schemas.microsoft.com/wbem/wsman/1/wsmanfault" Code="2150858901" Machine="">
    <f:Message>The connectivity test from the push subscription source to the client failed. This can happen if the client machine initiating the push subscription is unreachable from the server machine where the event source is located. Possible reasons include firewall or some other network boundary. Modify subscription to use Pull based subscription. </f:Message>
    </f:WSManFault>
    </s:Detail>
    </s:Fault>
    </s:Body>
    </s:Envelope>
    In WinRM documentation I see:
    +Note: HTTP traffic by default only allows messages encrypted with
    the Negotiate or Kerberos SSP.+
    But I use simple java HttpConnection and there are no any references to Kerberos in JavaDoc for this class... :(
    One more - I use BASIC authentication.
    Does anybody know what should I send back for connection test request.

    Sorry, I forgot to set "java.security.krb5.conf" and "java.security.auth.login.config" properties.
    But after I set these properties I've got another exception:
    GSSException: No valid credentials provided (Mechanism level: Attempt to obtain new ACCEPT credentials failed!)
         at sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:87)
         at sun.security.jgss.krb5.Krb5MechFactory.getCredentialElement(Krb5MechFactory.java:111)
         at sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:178)
         at sun.security.jgss.spnego.SpNegoMechFactory.getCredentialElement(SpNegoMechFactory.java:109)
         at sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:178)
         at sun.security.jgss.GSSCredentialImpl.add(GSSCredentialImpl.java:384)
         at sun.security.jgss.GSSCredentialImpl.<init>(GSSCredentialImpl.java:42)
         at sun.security.jgss.GSSManagerImpl.createCredential(GSSManagerImpl.java:139)
         at com.symantec.cas.ucf.sensors.ws_management.WSServer.start(WSServer.java:132)
    Caused by: javax.security.auth.login.LoginException: No LoginModules configured for
         at javax.security.auth.login.LoginContext.init(LoginContext.java:256)
         at javax.security.auth.login.LoginContext.<init>(LoginContext.java:499)
         at sun.security.jgss.GSSUtil.login(GSSUtil.java:244)
         at sun.security.jgss.krb5.Krb5Util.getKeys(Krb5Util.java:185)
         at sun.security.jgss.krb5.Krb5AcceptCredential$1.run(Krb5AcceptCredential.java:82)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:79)
         ... 28 more
    But it seems to me that I've set login module correctly:
    com.sun.security.jgss.krb5.initiate {
    com.sun.security.auth.module.Krb5LoginModule required doNotPrompt=false useTicketCache=false;
    May be I missed something...
    What do yo think about it ?

  • Encrypting a SQL Server 2005 DB

    Does anybody know how I can back up a file, and then encrypt
    this file?

    I can suggest to check out "LiteSpeed™ for SQL Server".
    http://www.quest.com/litespeed-for-sql-server/
    "Encryption – LiteSpeed helps secure your data by
    offering nine levels of encryption, up to AES 256-bit. The
    encryption process has minimal effect on the performance of
    LiteSpeed."

  • Ho can I encrypt my internet traffic and hide my IP with Firefox/ Tor Browser Bundle?

    Apparently Firefox and Tor can help me with this but how?
    I get a lot of technical answers when I Google these questions. I figured out I need to download the Tor Browser Bundle but when I look for support I get here, to the Mozilla Support Forum. Im confused? Being 50 years old and living in Africa means I did not have the same exposure to technology than people in first world countries did at my age.
    My Google AND bank account was hacked which my my life hell. I took better precautions and would like to encrypt my traffic and hide my IP address now but it is so complex and technical :-(

    I personally would never trust an anonymous proxy to do any financial or bank traffic or even access a website that need authentication (log in) because you set up a connection to such a proxy and the proxy set up the connection to the website or another proxy if multiple proxies are chained.
    *http://en.wikipedia.org/wiki/Proxy_server
    Using a proxy won't help if your computer is infected with malware or if you use weak passwords that can be guessed or found via a dictionary look up or via phishing attempts.
    *https://support.mozilla.org/kb/Choosing+More+Secure+Passwords
    Everything starts with a clean computer and being cautious with installing software or clicking links in an e-mail and regularly doing checks for malware.
    You can do a malware check with several malware scanning programs on the Windows computer.
    Please scan with all programs because each program detects different malware.
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender:<br>http://windows.microsoft.com/en-us/windows/using-defender
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Backup Encryption in SQL Server Standard Edition

    Hello,
    I need experts advice on Backup encryption options available in SQL Server 2008 R2 Standard Edition. I know TDE is available, but only in Sql Server 2008 R2 Enterprise edition. But we are using Standard Edition.
    Thanks

    Password protect is not the same thing as encryption - the data is still clear text. This is what Books Online for SQL Server 2008 say about the password option:
    "The protection provided by this password is weak. It is intended to prevent an incorrect restore using SQL Server tools by authorized or unauthorized users. It does not prevent the reading of the backup data by another method or the replacement of the password.
    This feature will be removed in the next version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. "
    And in 2012 this option is indeed removed from the backup command.
    Tibor Karaszi, SQL Server MVP |
    web | blog

  • Connecting to SSL encrypted MS SQL Server

    Hello,
    We're looking into the possibility of encrypting our MS SQL
    Servers (2000 and 2005) with SSL (as documented:
    http://msdn.microsoft.com/en-us/library/ms189067.aspx),
    but wanted to make sure that this wasn't going to cause any
    connectivity issues at the ColdFusion side first.
    Our environment consists of CF 6, 7 and 8 servers (all
    running the latest and greatest updaters), SQL Servers are 2000 and
    2005 environments.
    Does anyone have any thoughts on this? Problems I may run
    into? Has anyone here done this?
    Thanks,
    Matt

    Nobody encrypts their MS SQL servers with SSL??

  • How to encrypt PL/SQL Code?

    Hi All,
    I want to share our application code to third party. I don't want them to see our application PL/SQL Code.
    I have tried wrapper utility provided by Oracle, however there are un-wrappers available.
    Please Let me know the options available to hide my PL/SQL code.
    Thanks in advance
    Madhu

    As Billy says, the only proper way is through legal means.
    The next best thing is the wrap utility.  Yes, people have produced unwrappers out there, but most companies don't have their own software developers (otherwise they're less likely to be buying code from you), so won't be unwrapping it anytime soon.
    I've seen some 3rd party tools that try and obfuscate the code by turning all your variables and suchlike into meaningless names, making it hard for people to follow the code even if they can read it, so if you find a good one of those, and then wrap it as well, you're making it hard for people.
    DBMS_CRYPTO, as suggested by the first response on this thread, isn't an option as that is for encrypting or hashing etc. of data, not of PL/SQL code... at least not if you want Oracle to be able to execute the code still.

  • How to create and TDE encrypt a sql instance and db?

    I'm looking for a step by step how to. Sorry if this is an overly broad question.
    Creating a new instance shouldn't be much of a problem. Run the sql install, create a new instance with a new name.
    I'm no dba, have zero experience with encryption, so... is TDE applied after the instance is created? Would I backup/restore a db to the new instance before or after applying TDE? Is TDE "applied", and how?
    HALP
    Thanks,
    Scott

    ... is TDE applied after the instance is created?
    Hello Scott,
    We define TDE = Transparent Data Encryption on database Level, not on instance Level. And you need the Enterprise Edition to use TDE.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Encrypt decrypted SQL Views

    Hi All,
    Anyone can help on how can I decrpyt an encrpyted SQL views?
    I was setting up a SQL replication (PROD and DR environment) and there are 2 Views that keeps 'blocking' the replication setup so I deleted it. :)
    So now I am figuring out on how to recreate those 2 SQL Views (e.g. dbo.LicenseCodes).
    I tried go to PROD DB and create a script for those 2 Views but it doesn't allow me as the Views are both Encrypted.
    Anyone experience the same issue before?
    Response is highly appreacited.
    Thanks in advance.
    Regards,
    Ivan

    Presumably these views were obfuscated (not encrypted) for a reason. Of course, if this is in-house application, you should be permitted to recreate the original code. But if this is a third-party product, you should check the license agreement before you
    go ahead.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Encrypt PL/SQL code

    I have a PL/SQL package that I want to deploy but I don't want others to read the logic in it? What's the best way to do this?
    Thank you.

    You can look for WARP utility at this link.Its not WARP rather its WRAP utility.
    http://download-east.oracle.com/docs/cd/B10501_01/appdev.920/a96624/c_wrap.htm#1859
    ---

  • Does one of the Lync SQL databases store the active directory username or SID of the person who made a call ?

    I am trying to write a report that uses data from Lync (2010), Active directory (AD) and other databases.
    I need to match data from Lync with records in active directory.
    When you make/recieve a call, the session details has a userid column - a foreign key to the users table, which has the UserURI - the users emails adddress or telephone number.
    However, trying to mach the data, I have noticed that someones email address can change so that what is in active directory does not match that used as the SIPaddress in Lync.
    I need a field that matches in Active directory and Lync to be able to link a users call records with their active directroy records.
    I was wondering how Lync decides which Lync user you are when it auto logins you in.
    Does it do it on the basis of your phone number, AD username or something else ?
    If so , where in Lync does it store the mapping from whatever it uses to your Lync userid ?
    Greg

    The msrtcsip-primaryuseraddress attribute in AD is where the users SIP address is stored.
    This can change still, but generally that should not be very often except maybe a name change or domain name change.
    Almost everything in Lync is based on the SIP address. In CDR's case, it is just recording SIP messages as they pass through the front end; it has no visibility into the actual AD account that sent it.
    If you will need to match user SIP addresses back to live AD accounts, even after a SIP address change, then I would recommend setting up a custom AD attribute to store their SIP account history and have a policy to update that attribute each time someone's
    SIP address gets changed.

  • Jdbc jDriverMSSQLServer4 encryption using sql port 1434

    Hi!!
    I am trying to set up an JDEDwards' OneWorld Java Application Server thru a firewall.
    I need to encrypt the comunication between the JAS server (outside of the firewall,
    on the DMZ) and the database server (inside the firewall, the secure side). On
    the JAS server I am using jdbc jDriver MSSQLServer4 and on the database server
    I am using MSSQL Server 7.0. While using the standard port 1433, everything is
    OK, but over the port 1434 it fails. When using 1434 and odbc, I have to specify
    that the default library is Mutiprotocol, as oposed to TCP/IP when not using encryption
    over port 1433. Is there something similar wiht the jdbc drivers????
    Thank You!!!!

    Luis,
    This forum is for people using the WebLogic Integration product. Based on your question, it
    does not appear to related to this product, it is more of a JDBC related question.
    If your are using WebLogic, you can post this question to the
    weblogic.developer.interest.jdbc newsgroup.
    Can you clarify if you are using the WebLogic Integration product and if so, the problem
    you are having related to it.
    Regards,
    Bill
    Luis Capriles wrote:
    Hi!!
    I am trying to set up an JDEDwards' OneWorld Java Application Server thru a firewall.
    I need to encrypt the comunication between the JAS server (outside of the firewall,
    on the DMZ) and the database server (inside the firewall, the secure side). On
    the JAS server I am using jdbc jDriver MSSQLServer4 and on the database server
    I am using MSSQL Server 7.0. While using the standard port 1433, everything is
    OK, but over the port 1434 it fails. When using 1434 and odbc, I have to specify
    that the default library is Mutiprotocol, as oposed to TCP/IP when not using encryption
    over port 1433. Is there something similar wiht the jdbc drivers????
    Thank You!!!!

Maybe you are looking for