Results 1 to 4 of 4

Thread: SharePoint help

  1. #1
    Join Date
    Jan 2009
    Location
    Seattle, WA
    Posts
    7

    SharePoint help

    OK, I have a couple of questions I've been beating my head against a wall with.

    These all relate to Windows SharePoint Services 2.0 running on MS Small Business Server 2003 (SP2).

    1) My client would like to put a login box on his web page that will build the site URL (i.e https://portal.domain.tld:port/clients/clientid) and also pass the logon credentials to the server to log in. I read that WSS 2.0 does not support forms based login, and he's not sure about upgrading to 3.0.

    Is there with WSS 2.0 to accomplish what he wants? If I can convince him to go to WSS 3.0 and implement forms-based login, will it accomplish what he's looking for?

    2) If I can't accomplish what he wants in item 1, is there a way to design a main client page that when a client connects he/she will see some standard page with a link only to the site he/she has access to? If so, could it be done in SharePoint designer best?

    3) When I add a user to a SharePoint site, I get a page to choose to have a standard, generic e-mail sent to the use with the url to his/her site. The problem is, the url always is to http://companyweb/... Where can I find the text of this message to customize it to contain the client's proper URL structure and any specific text the client wants on this.

    Thanks. I've been googling and reading and never coming up with much that is helpful in answering the questions.

    Mark Kirschner
    Kirschner I.T. Services
    Seattle, WA

  2. #2
    Join Date
    May 2008
    Posts
    4,570

    Re: SharePoint help

    Microsoft Windows SharePoint Services 2.0 does not support forms-based authentication. You cannot implement forms-based authentication for Windows SharePoint Services 2.0 Web sites.Forms-based authentication was not implemented in Windows SharePoint Services 2.0. Attempts to use forms-based authentication will result in many problems.Forms-based authentication is a type of ASP.NET-based authentication in which an unauthenticated user is redirected to an HTML form. When the user provides his or her credentials on the form, a cookie that contains a ticket is issued to the user. On subsequent logon requests, the system first checks the cookie to determine whether the user was already authenticated.

  3. #3
    Join Date
    May 2008
    Posts
    4,831

    Re: SharePoint help

    SharePoint is quite a secure bugger and requires that all the assemblies you use be marked as secure, this way it stops dodgy web parts from being installed onto the server.But when you write your own web part it will probably whinge about security when you start accessing other objects. For example I had problems accessing a SQL Server, this is because the System Data assembly isn’t by default secure so you have to add this onto the list of secure assemblies.

  4. #4
    Join Date
    Jan 2009
    Location
    Seattle, WA
    Posts
    7

    Re: SharePoint help

    From all my research and reading, I pretty much knew that WSS 2.0 wouldn't handle this. Thanks for confirming that.

    What about the other questions, specifically the third one?

    Mark Kirschner
    Kirschner I.T. Services
    Seattle, WA

Similar Threads

  1. what are the disadvantages of SharePoint
    By Akua in forum Windows Software
    Replies: 5
    Last Post: 06-01-2012, 07:16 AM
  2. Replies: 4
    Last Post: 26-11-2010, 01:42 AM
  3. Fax from Sharepoint 3.0
    By Rafa350Z in forum Windows Software
    Replies: 2
    Last Post: 05-11-2009, 09:47 AM
  4. SharePoint SQL error
    By Rilex in forum Windows Software
    Replies: 2
    Last Post: 26-06-2009, 01:52 PM
  5. What is Sharepoint Calendar
    By Pabloa in forum Windows Software
    Replies: 3
    Last Post: 04-06-2009, 05:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,625,098.57885 seconds with 16 queries