Disclaimer . . .

We DO NOT host or upload any of the videos or any other content that are available on this Weblog. We merely search on INTERNET and index popular files/links to other blogs /videos openly available to anyone. The most popular websites are YOUTUBE videos. These videos and other content are uploaded to the respective websites by their User Communities from all over the World and NOT by us. Please Contact Us through E-Mail, if you feel that any Content including Videos on this Weblog are objectionable or violating your copyrights. The objectionable content shall be promptly removed from our Weblog.


Oct 29, 2008

Create a Site Template from a Publishing Site

there are 2 options to achieve this

1) http://site/_layouts/savetmpl.aspx

2)To Create a Site Template from a Publishing Site
The steps are as follows:
• Create your publishing site and configure it the way you like.
• Go to Site Actions à Site Settings à Modify all site settings
• Under Site Administration, select “Site Features”
• The status of “Office SharePoint Server Publishing” will be set to Active
• Click Deactivate
Now your Site settings will show a “Save site as template” option.
Save your site template and then simply reverse the process to turn your publishing features back on.
Please note that publishing features will not be active on any site you create from this type of template. If you want to use them, you will need to turn them on as your sites are created.

configuring sharepoint site for extranet and intranet

http://www.isaserver.org/img/upl/spskit/8serverpublishing/8serverpublishing.htm for ISA2000

http://www.isaserver.org/tutorials/How-to-Publish-Microsoft-Sharepoint-Service-ISA-Server-2006.html for ISA 2006

http://www.isaserver.org/img/upl/spskit/3quickstart/3quickstart.htm

Configure Forms Authentication with Novell e-directory


configure forms authentication with Novell e-directory
Appicable to MOSS 2007...

1. open the web.config file of the Central Admin Web site Add the following entries under the first

See the image for code part.


Save and close the web.config

2 . open the web.config file of the Web site Add the same code mentioned above under the first

3. Open the Application Management tab in the Central Admin web site. Click Authentication providers under the Application Security section. Make sure you have the correct Web application (the Web application you want to authenticate NDS users) listed in the Web Application drop down. Click the zone and select the Default zone. Or any other zone if the site is extended. Select Forms authentication under the Authentication Type section. Type LdapMembership as the Membership provider name and LdapRole as the Role manager name. Click Save and exit the page.

4. Open the Central Admin web siteOpen the Application Management tab.Click Policy for Web application under the Application Security section.

5. Make sure you have the correct Web application listed in the Policy for Web Application page.Click Add Users in the toolbar. Make sure you select the correct zone and avoid (All Zones). The zone we?e using here is Default. Click Next. Use the PeoplePicker to add users to the FBA-enabled Web application. From above, make sure the Account Name starts with LdapMembership. Double-click to add the user and click OK to close the People Picker. Select the permissions you want to assign to the selected user(s). Click Finish.

6. Open the Web application on which you enabled Forms auth. The login.aspx page should get displayed. Enter the user credentials and sign in.

7. Note: In the Novell directory the users who doesn’t have UniqueID attribute are not bale to pick by the people picker .

Additional Information on Microsoft Office SharePoint Server 2007 and Novell eDirectory LDAP Authentication
=============================================================================================
http://msdn.microsoft.com/en-us/library/bb977430.aspx

http://www.setfocus.com/technicalarticles/nickkellett/MOSS2007-and-Novell-LDAP-Authentication_pg1.aspx

http://www.novell.com/documentation/ndsedir86/index.html?page=/documentation/ndsedir86/taoenu/data/fbabihje.html#fbabhhib

Feb 12, 2008

some useful links....


Feb 5, 2008

Interview Questions - SharePoint

1. What is a Content Type?
2. How Branding can be achieved by Master Pages? What are the advantages or disadvantages of Master Pages?
3. Does sharepoint provide any way to grant read-only access to all the users of the company on the portal?
4. What are the steps to create a web-part?
5. What does the webpart .cab file include?
6. What are the benefits of using Infopath?
7. What are the different namespaces per Sharepoint Object Model?
8. What are the different Back-up and Restore methodologies?