Hashing password in UAG for FBA solution in Sharepoint 2013

We have configured FBA SharePoint 2013 Pack from Codeplex on our SharePoint 2013 environment. Creating new users will hash the user passwords in the database. When we try to authenticate the FBA users via UAG (not joined to domain) the password
will compare in clear text to the hashed password in the database. Is there any way to configure the UAG to hash the passwords the same way so we can compare it with the hashed value in our database?
Any help here would be appriciated.

Hi siddiqali,
According to your description, my understanding is that you want to deploy SharePoint 2010 Sandbox solution to SharePoint 2013.
Most of the wsp Solutions deployed in SharePoint 2010 should work fine in SharePoint 2013. This is because of the Support for both 14 Hive and 15 Hive directories that are Created in SharePoint 2013 by default.
Initially, when you deploy a SharePoint 2010 Solution it gets deployed to 14 Hive and not 15 Hive. To force the solution to install in 15 Hive you need to modify manifest.xml file of your solution and add addSharePointVersion=”15.0” attribute to it. The
Solutions can be forced to install in 15 hive. However, some of the files especially that refers to _layouts might not work. All SharePoint 2010 Solution files that refers to _layouts folder (i.e. Features, Layouts-files, Images, ControlTemplates)needs to
be updated, the best approach is to re-create the Solution in Visual Studio 2012.
More information, please refer to the link:
http://www.learningsharepoint.com/2013/03/24/deploy-sharepoint-2010-solutions-in-sharepoint-2013/
Here are some similar posts for you to take a look at:
http://www.threewill.com/2013/10/migrating-a-sharepoint-2010-solution-to-a-sharepoint-2013/
http://social.msdn.microsoft.com/Forums/sharepoint/en-US/30fe4cb9-ea11-46d0-868d-4306d915b4db/how-to-convert-sp2010-wsp-to-sp2013?forum=sharepointdevelopment
I hope this helps.
Thanks,
Wendy
Wendy Li
TechNet Community Support

Similar Messages

  • How to hide the Columns and Views for Login user in SharePoint 2013

    Hi Friends,
    How to hide the Columns and Views for Login user in SharePoint 2013? Is it possible using OOB features? If not possible how can we hide the Columns and Views for Login user?
    Could you please help on this.
    Thanks,
    Tiru
    Tiru

    Hello Tirupal,
    There is no OOB way to do this.
    Please check this codeplex solution to achieve the same.
    https://sp2013columnpermission.codeplex.com/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Create solutions in SharePoint 2013 with possible to run in SharePoint 2010

      Hi,
          I would like to create WebParts on SharePoint 2013 (in Visual Studio 2012) version but I would like to run them on SP 2010 too. So it would be great to have such compability back one solution under VS 2012. Is it possible to
    make this one to not duplicate code for different versions?
      Thanx for any info!
      Regards
      Kamil

    Hi,
    As Paul said, I suggest you develop your SharePoint project using visual studio 2010 for SharePoint 2010.
    If you want to use this project in SharePoint 2013, we need convert it to the SharePoint 2013 project, the following articles for your reference:
    Upgrade SharePoint 2010 Visual Studio Solution to SharePoint 2013
    http://ranaictiu-technicalblog.blogspot.com/2013/10/upgrade-sharepoint-2010-visual-studio.html
    Converting Multiple SharePoint 2010 Projects to SharePoint 2013
    http://www.codeproject.com/Articles/522220/Converting-Multiple-SharePoint-Projects-to-Sh
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Deploy SharePoint 2010 Sandbox solution to SharePoint 2013

    Hi All,
                I have sand-box solution which is developed in  Visual Studio 2010 for  SharePoint 2010 ,And it is specially developed for branding the SharePoint 2010  site. Now I  need
    to add the sandbox solution to SharePoint 2013 Site.
                Can any one help how can I do this.
    Thanks, Quality Communication Provides Quality Work. http://siddiq-sharepoint2010.blogspot.in/ Siddiqali Mohammad .

    Hi siddiqali,
    According to your description, my understanding is that you want to deploy SharePoint 2010 Sandbox solution to SharePoint 2013.
    Most of the wsp Solutions deployed in SharePoint 2010 should work fine in SharePoint 2013. This is because of the Support for both 14 Hive and 15 Hive directories that are Created in SharePoint 2013 by default.
    Initially, when you deploy a SharePoint 2010 Solution it gets deployed to 14 Hive and not 15 Hive. To force the solution to install in 15 Hive you need to modify manifest.xml file of your solution and add addSharePointVersion=”15.0” attribute to it. The
    Solutions can be forced to install in 15 hive. However, some of the files especially that refers to _layouts might not work. All SharePoint 2010 Solution files that refers to _layouts folder (i.e. Features, Layouts-files, Images, ControlTemplates)needs to
    be updated, the best approach is to re-create the Solution in Visual Studio 2012.
    More information, please refer to the link:
    http://www.learningsharepoint.com/2013/03/24/deploy-sharepoint-2010-solutions-in-sharepoint-2013/
    Here are some similar posts for you to take a look at:
    http://www.threewill.com/2013/10/migrating-a-sharepoint-2010-solution-to-a-sharepoint-2013/
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/30fe4cb9-ea11-46d0-868d-4306d915b4db/how-to-convert-sp2010-wsp-to-sp2013?forum=sharepointdevelopment
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Audit usage for REST API in SharePoint 2013

    Hi,
    Is there any OOB way for SharePoint to log access in REST API so that it will track which application/user uses the REST API?
    Thanks,
    Kenny

    Hi,
    According to your post, my understanding is that you wanted to audit usage for REST API in SharePoint 2013.
    Per my knowleadge, there is no out of the box way to accomplish this with SharePoint.
    SharePoint 2013 introduces a Representational State Transfer (REST) service that is comparable to the existing SharePoint
    client object models.
    This means that developers can perform Create,
    Read, Update, and Delete (CRUD) operations from their apps for SharePoint, solutions, and client applications, using REST web technologies and standard Open Data Protocol (OData) syntax.
    More information:
    REST API reference and samples
    Thanks,
    Linda Li
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Create search refiner for list name in sharepoint 2013

    Hi everybody!
    How could I create a search refiner for list name in SharePoint 2013?? I think I can create a search refiner for list ID but how could I show list name base on list id to users in refinement webpart??

    you can create your custom Manged property and use content enrichment to fill the managed property 
    http://blogs.msdn.com/b/richard_dizeregas_blog/archive/2013/06/19/advanced-content-enrichment-in-sharepoint-2013-search.aspx
    Hope that helps|Amr Fouad|MCTS,MCPD sharePoint 2010

  • Search suggestion not working for anonymous user in sharepoint 2013

    Hi ,
    Please help on this search suggestion not working for anonymous user in sharepoint 2013
    shaik

    You can create a search center site, and set the search center site to
    allow anonymous access.
    Also see this link - http://blog.mastykarz.nl/search-query-suggestions-anonymous-users-sharepoint-2013-mavention-query-suggestions/ 
     (As this is regarding a 3rd party tool, I suggest that you direct it to the  provider support.)
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Sharepoint Taxonomy Control in sandbox solution in sharepoint 2013

    Hi,
    We have requirement  to bind termsets into taxonomy control  using sandbox solution in sharepoint 2013.
    I cannot use webpart,and APP. Below code added in aspx page in module.
    i cannot write any code as this sandbox solution.
    <%@ Register Tagprefix="TaxonomyField" Namespace="Microsoft.SharePoint.Taxonomy" Assembly="Microsoft.SharePoint.Taxonomy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    %>
     <TaxonomyField:TaxonomyWebTaggingControl ID="TWC" runat="server"  SspId="08d413ac-c81d-4232-b1df-c2da46f9b21a" TermSetId="06c93fa1-8a76-4637-9b87-5e612276c199"  AllowFillIn="true" IsMulti="false"
    IsDisplayPickerButton="true"  Language="1033"  IsAddTerms="true" >
        </TaxonomyField:TaxonomyWebTaggingControl>
    This is able to render the control, where as termsets are not being  displayed.
    Please help on this.
    -Navya

    I don't think hard coding SSPID and TermsetID is a good practice. Try to get the values through code and using unique names.
    <Taxonomy:TaxonomyWebTaggingControl ID="TWC" IsDisplayPickerButton="true"
    AllowFillIn="true" runat="server"
    ShowTaxonomy(TWC, TaxonomyGroup, TermSetName);
    public static void ShowTaxonomy(TaxonomyWebTaggingControl control, string taxonomyGroup, string termsetName)
    SPContext context = SPContext.Current;
    SPSite site = context.Site;
    TaxonomySession tsession = new TaxonomySession(site);
    TermStore ttermStore = tsession.TermStores["TermStore"];
    Group tgroup = ttermStore.Groups[taxonomyGroup];
    TermSet productsTermSet = tgroup.TermSets[termsetName];
    control.SspId.Add(ttermStore.Id);
    control.TermSetId.Add(productsTermSet.Id);
    control.IsAddTerms = false;
    control.AllowFillIn = false;
    control.IsMulti = true;
    control.IsIncludeUnavailable = false;
    control.Language = 0;
    if(termsetName==Constants.UserKeywordsTermSet)
    control.AllowFillIn = true;
    control.IsAddTerms = true;
    Bala

  • Do multiple bindings still causing issues for PowerPivot workbook in SharePoint 2013

    Do multiple bindings still causing issues for PowerPivot workbook in SharePoint 2013 as they did in SP2010? Here is the link about 2010 issue :
    http://support.microsoft.com/kb/2712071

    Hi Norm,
    I searched internally, and I couldn't find any information related to this issue applied to SharePoint 2013, it shouldn't exist in SharePoint 2013.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • Security Groups for the alerts in SharePoint 2013?

    By default Microsoft has blocked to add Security Groups for the alerts in SharePoint 2013. It can be enabled but need to change the SharePoint System page setting with the help
    of below link:
    http://thesharepointfarm.com/2013/10/setting-sharepoint-alerts-on-active-directory-security-groups/
    So my query is if I change the page setting then in future if any SharePoint updates/ hotfixes deploy in system so will it cause a problem??

    I would wait as this is not a supported workaround (although it does work).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • How to create a Real Time Interactive Business Intelligence Solution in SharePoint 2013

    Hi Experts,
    I was recently given the below requirements to architect/implement a business intelligence solution that deals with instant/real data modifications in data sources. After going through many articles, e-books, expert blogs, I am still unable to piece the
    right information to design an effective solution to my problem. Also, client is ready to invest in the best 
    infrastructure in order to achieve all the below requirements but yet it seems like a sword of Damocles that hangs around my neck in every direction I go.
    Requirements
    1) Reports must be created against many-to-many table relationships and against multiple data sources(SP Lists, SQL Server Custom Databases, External Databases).
    2) The Report and Dashboard pages should refresh/reflect with real time data immediately as and when changes are made to the data sources.
    3) The Reports should be cross-browser compatible(must work in google chrome, safari, firefox and IE), cross-platform(MAC, Android, Linux, Windows) and cross-device compatible(Tabs, Laptops &
    Mobiles).
    4) Client is Branding/UI conscious and wants the reports to look animated and pixel perfect similar to what's possible to create today in Excel 2013.
    5) The reports must be interactive, parameterized, slice able, must load fast and have the ability to drill down or expand.
    6) Client wants to leverage the Web Content Management, Document Management, Workflow abilities & other features of SharePoint with key focus being on the reporting solution.
    7) Client wants the reports to be scalable, durable, secure and other standard needs.
    Is SharePoint 2013 Business Intelligence a good candidate? I see the below limitations with the Product to achieve all the above requirements.
    a) Cannot use Power Pivot with Excel deployed to SharePoint as the minimum granularity of refresh schedule is Daily. This violates Requirement 1.
    b) Excel Services, Performance Point or Power View works as in-memory representation mode. This violates Requirement 1 and 2.
    b) SSRS does not render the reports as stated above in requirement 3 and 4. The report rendering on the page is very slow for sample data itself. This violates Requirement 6 and 7.
    Has someone been able to achieve all of the above requirements using SharePoint 2013 platform or any other platform. Please let me know the best possible solution. If possible, redirect me to whitepapers, articles, material that will help me design a effective
    solution. Eagerly looking forward to hear from you experts!.
    Please feel free to write in case you have any comments/clarifications.
    Thanks, 
    Bhargav

    Hi Experts,
    Request your valuable inputs and support on achieving the above requirements.
    Looking forward for your responses.
    Thanks,
    Bhargav

  • Getting Error Message "A task was canceled" while deploying solution in SharePoint 2013.

    Hi All,
    I am Getting below mentioned error message while trying to deploy the solution.
    Error occurred in deployment step 'Recycle IIS Application Pool': A task was canceled.
    Any help on this?
    Thanks!!

    Hi,                                                             
    Would you mind provide more details on what solution you want to deploy to SharePoint?
    Can you deploy a simple and clean solution such as visual web part to SharePoint?
    Do you have the proper permission to deploy this solution to SharePoint?
    In order to deploy a solution to SharePoint from Visual Studio, we need to be a member of farm administrators and the administrator of current machine.
    Please ensure you use the farm administrator account and run the Visual Studio as Administrator, then try to deploy clean solution such as visual web part for a test.
    Feel free to reply with the test result if the problem still exists.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Alternate of Skydrive pro for offline capability in sharepoint 2013.

    Hi Everyone,
    I have been working on offline solution for sharepoint 2013. The volume of data in sharepoint is huge(like 2 TB). Almost every user will have access to more than 25000 documents. Initially I picked Skydrive Pro client(which comes with office 2013) as a tool
    but later got to know the limitations of it.
    As this link
    http://technet.microsoft.com/en-us/library/dn232145.aspx#section3 says.
    The SkyDrive Pro Windows Sync client limits the total number of items that you may synchronize with a document library. The following limits are the synchronization limits of the SkyDrive
    Pro Windows Sync client:
    You can synchronize up to a maximum of 20,000 items in your SkyDrive Pro document library, which includes folders and files.
    You can sync up to a maximum of 5,000 items in other document libraries, which includes folders and files.
    In any library, you can download files up to a maximum file size of 2 GB.
     Note:
    The above limits are not configurable.
    Which is a major setback for me. I have tried to found one tool called colligo breifcase for windows http://www.colligo.com/colligo-briefcase-for-windows-feature-matrix/.
    Is there any other 3rd party tool or code in codeplex to overcome these limitations?
    Thanks in advance.
    ajit

    Hi Ajit,
    You may need to develop a custom solution to acheive what you are looking for.
    Regards  Roy Joyson
    Please remember to mark your question as "answered"/"Vote helpful" if this solves/helps your problem.
    Roy Joyson

  • How can we increase resource quota of sandbox solution in sharepoint 2013?

    Hi,
    i have created a sandbox solution for sharepoint 2013 but the problem is it shows that your resource usage exceeds your quota.so is there any way we can increase the resource usage quota.
    my application is on sharepoint online 365.
    thanks,
    Gaurav

    Sandbox solutions have been deprecated for SharePoint 2013.  And if you're using this within Office 365, then I'm guessing it means you've navigated directly to the _catalogs/solutions library?  As this resource quota is normally controlled from
    Central Administration, you might be stuck with your curent quota.
    Andy Burns has some interesting observations on Office 365 limitations when it comes to Sandbox solutions
    http://www.novolocus.com/2012/07/17/office-365-technical-observations-from-a-first-project/
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Public IP address requirerement for a Public facing SharePoint 2013 website.

    I am planning to implement a public facing website on SharePoint 2013 platform. Following are the proposed server setup.
    2 x Web Front End (WFE) hosting SharePoint 2013 (Load Balanced)
    2 x  Search and Application server hosting SharePoint 2013 (Load Balanced)
    2 x Application Server (non-SharePoint with separate .NET web applications linked through SharePoint site)
    2 x SQL 2012 Servers (Clustered with two instances for SharePoint and .NET applications)
    I understand that SQL servers will not require a public IP.  What about other servers?  Also, there is no tight integration between the Application (# 3) and SharePoint servers.  It is just a hyperlink provided on the WFE website.  In
    this scenario, do we need public IPs for # 2 and 3?
    Thanks in advance!
    LM

    Hi,
    In your scenario, if your Application servers run apps that need to be accessed from the Internet, these need to be published as well. Your Search And Application hosting SharePoint 2013 (SharePoint app servers) don't need to be connected to the internet.
    So all in all, make sure you publish your WFE's (using your load-balancer IP) and your Application (Non-SharePoint, through load-balancer).
    The best way to do this is using a reverse proxy to publish your SharePoint and application servers. This means you only need 1 public IP address in this scenario.
    If you need more guidance, let us know.
    Nico Martens
    SharePoint/Office365/Azure Consultant

Maybe you are looking for

  • Java Script and JSF

    Hi All, I have a problem with JSF and javascript in dataTable. I would like to have an image that has mouse over and mouse out event that also get a parameter from the table. the html code is like this: <img src='../images/blt_cl_help.gif' border="0"

  • Search Payload data

    Hi, I would like to know the table in which the payload data is being stored. Many Thanks Bala

  • Mp4 not playing on iOS

    Hi, Can you clarify why the optical flare mp4. at the start of my animation will not play on iOS please? It is working fine here on Chrome http://nyresolution.ie/ var video = sym.$("myVideo"); $(video).html('<video width="1920" height="1080" autoplay

  • Java EE Based Projects in JCAPS 6

    Hi All, Can some one please tell me brief description on "HOW TO DEVELOP JAVA EE BASED PROJECTS" in java CAPS 6 ? If you have any links for screenshots or procedure it will be helpful.... Thanks in advance Jags

  • Very Basic GUI Question

    Can anyone tell me why this GUI won't display at all? Thanks import javax.swing.*; import javax.swing.event.*; import java.awt.*;  //For colors import java.awt.event.*; public class Baseball extends JFrame { public Baseball(){     setTitle("Baseball!