|
Hi,
I have modified my MOSS 2007 configuration to query a given target AD successfully. I would like to show some custom LDAP fields (such as country) in the PeopleEditor control and allow users to search against these fields. Can someone point me towards...
Started by MagicAndi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm working on a CodePlex project that queries any given Active Directory from a people picker.
|
|
A simple scenario:
I want to delete a pagelayout that is out-dated from our MOSS publishing site. An ex-colleague has created a new page using this page layout and he has not checked it in. I can't delete the pagelayout because his file is referencing...
Started by John Liu on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Browse to the page layout you want to delete in the Master Page Gallery... .
Then:
Click on Site Actions, Manage Content and Structure.
First you should have administrator permissions over the site collection .
Good luck.
Hi,
try SharePoint Sushi from codeplex.
|
|
I'm looking for example of scripts people are using to automate the backup of MOSS 2007 and WSS 3.0. Would be great to have built in support for various types and schedule of backup.
Started by Daniel McPherson on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Our backup writes to the ....
One batch script that looks like this:
cd \ cd "Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN" # you may hit some permissions problems here .
We have a very small setup and run a full backup nightly .
|
Ask your Facebook Friends
|
I have a MOSS 2007 site hosted on a server. I would like to move it to a new server, databases and all. When looking for help, people generally say, "Just a run a backup, install MOSS on the new server and perform a restore." Is that good enough? I can...
Started by Everett on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Follow....
Good write up here:
http://www.sharepointblogs.com/adnan/archive/2007/01/26/move-moss-2007-web-application-to-another-server.aspx
Make sure the source server and the destination server are the same version (including service packs and patches) .
|
|
What is difference between Windows Sharepoint Service and MOSS (Microsoft office Sharepoint). If I have the WSS 3.0 installed in my machine, I can create a sharepoint site, using Sharepoint Designer and Inforpath. Then why do I need MOSS 2007 (WSS 3.0...
Started by Bhaskar on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
MOSS also.
SharePoint Services provides many features not included in WSS, some examples being Web Content Management (Publishing) and Enterprise Search .
Collaborative tasks which require a number of people.
|
|
We build CMS's with ASP.NET using tools such as Umbraco and DotNetNuke etc
A client is asking us if we can build a site in WSS which I think is Windows Sharepoint Services.
Are there any experienced MOSS people out there who can tell me how hard we would...
Started by Petras on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You are going....
There is a really great intro to CMS on MOSS at Web Content Management with SharePoint MOSS 2007 .
If you eventually need a web-facing server, MOSS is very expensive some of the concepts down.
Yuck).
TextField2, etc.
|
|
I would be interested to hear how people develop for moss.
We currently use virtual environments, with wspbuilder and nant scripts to build and deploy.
We are finding the debugging and deployment process slow for our devs.
Can anyone suggest ways to speed...
Started by 78lro on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd look at it from the hardware....
What you're doing already is great.
I have added some external tools shortcuts for deploying faster on my dev machine, but that's it .
It is the only way I think.
The only way i know of is just attaching to the w3wp process .
|
|
Can MOSS integrate and get user profiles from multiple Active Directory and/or LDAP stores?
I have seen from Integrating Microsoft SharePoint Server With Oracle Virtual Directory that there may be intermediary products that can help with this.
It looks...
Started by Kirk Liemohn on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You need to do two things, add the people to the people picker, http.
It is no big problem.
|
|
I'm working on a project that uses MOSS 2007. We have user profiles set up to sync from AD and see the following behavior.
Take the user Jane Doe and her account MYDOMAIN\JaneDoe
She becomes part of a site collection Her settings look fine when clicking...
Started by Bryan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Take a look at the stsadm command migrateuser:
http://technet.microsoft.com/en-us/library/cc262141.aspx
We have seen this before at my current client where some women will change their name due to marriage and the profile import will work fine for some... .
|
|
I'm setting up a new Search Center for our Intranet using MOSS and want to make heavy use of of Keywords and Best Bets. However two questions about this have me perplexed and I would appreciate any help/guidance?
1) If you assign a contact to a keyword...
Started by Ryan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
However, you could easily create a list that allows people to add "keywords.
Be able to edit them.
|