The domain tag has no wiki summary.
1
vote
1answer
42 views
Can a Sharepoint 2013 Online Publishing site be configured to have a custom domain?
Sorry if this is a basic question, but I'm a Sharepoint rookie learning as I go.
So, I have built a Publishing site in Sharepoint 2013 Online, and now I want to setup a custom domain for it.
My ...
0
votes
0answers
23 views
Web Applications and App Domains?
I am doing some research on functionalities and limitations with SharePoint Apps in SharePoint 2013.
From what I can gather it appears apps can only be installed within a single web application, i.e. ...
1
vote
3answers
51 views
Is it possible to respond to 2 different domains?
We're changing domains, is it possible to have Sharepoint respond to site.xxxxx.com and site.yyyyy.com with the same content and serve up the correct HTTPS certificates from the same IP?
0
votes
1answer
16 views
How to add new domain users in all site collections
We are into migrating different domains to only one domain, we have users in many different domains but now we have created on central domain and users from all these domains are added to one central ...
1
vote
1answer
300 views
Migrate SharePoint (MOSS 2007 & SharePoint Server 2010) Users from one domain to another
We are preparing for a companywide domain user migration from Domain A to Domain B (of all corporate apps and services). However, only about half of the users will be migrated because the other half ...
0
votes
0answers
19 views
A problem with a website's security certificate for Apps
How can I fix a problem with my certificate for SharePoint Apps?
I receive an error "Mismatched Address" for every app that I deploy.
The url looks like ...
0
votes
1answer
109 views
SharePoint authentication after demoting a domain controller
I have an issue in regards to a domain controller being demoted. SharePoint is not installed on this DC.
When the dc is demoted in sites and services for AD SP has kittens and can't auth at all. ...
0
votes
1answer
34 views
How to access a site on another machine in the same domain programmatically?
I have a site on DOMAIN\PC1 with url http://site1. I can access it by using following code (code is running on DOMAIN\PC1):
using(SPSite site = new SPSite("http://site1"))
{
}
Also there is a site ...
1
vote
3answers
143 views
How to force standalone install?
On out-of-the-box Windows Server 2012, I installed SharePoint 2013. I was not asked any database question, and SharePoint was working fine.
Then I made the server a domain controller and decided to ...
0
votes
1answer
781 views
InvalidOperationException after promoting SharePoint server to domain controller
I installed SharePoint 2013 Standard on Windows Server 2012, and it was running fine until I decided to make the server a domain controller:
Remove the ADCS role
Remove then re-add the ADDS role ...
0
votes
1answer
96 views
Does renaming Windows domain impact SharePoint?
My setup is following: I have SharePoint 2010 running on Windows 2008R2 and another server running SQL Server 2008. AD DS/Domain controller is on same server as the SharePoint. My SharePoint isn't ...
0
votes
1answer
68 views
Add Domain User To The Site With Having Only Email Address
I know that;
SPWeb.EnsureUser(string loginName);
can be used to add Domain Users with login name, to the site users. But i have a list with only email addresses. How can i add these people to site ...
3
votes
2answers
1k views
Change URL's address of SharePoint Online
I try to change the URL address from https://company.sharepoint.com - I using SharePoint Online (Office 365). Can Microsoft change this address? Or can I create address/record in my private domain, ...
1
vote
0answers
55 views
Hide the domain name on Sharepoint site
On my Sharepoint document workspace site the users are able to publish files, news and tasks. Whenever a user for example publish a news post, the author name is displayed as DOMAIN\Username.
Is ...
0
votes
1answer
21 views
New Development SharePoint Site
To creat a new SharePoint Site, I first created a new web application, then a new site collection at the root of that web application.
I bound the site to the domain devsite in IIS.
If I edit the ...
0
votes
2answers
493 views
MS InfoPath throws connection error when trying to lookup a list in “Preview” mode
For some time I've been highly annoyed with the data connection errors I receive when trying to preview my InfoPath forms.
I had to publish the form before I could see my lookup list working ...
2
votes
4answers
1k views
Moving content database to new domain (Move-SPUser behaviour)
I've got a customer needing to move their SharePoint 2010 install to a new domain, I've done some reading and looks like I can mount the content DB to a web application which I've basically setup in ...
0
votes
2answers
601 views
Problem with authentication on subsites (internal/external approach)
This our current situation
1 main-site foo.org and 2 subsites foo.org/FR and foo.org/EN (French and English)
When you'll browse to foo.org, you're redirected directly to foo.org/FR/default.aspx
And ...
1
vote
1answer
70 views
Developer VMs on the domain
My organization recently hired 2 SharePoint developers, myself and another person. Prior to this, the organization has never had any developers, so we are in the process of setting of the ...
2
votes
1answer
534 views
Two Server Sharepoint Farm Topology
I'm working on creating a product for Sharepoint and have set up a server farm consisting of two machines running Server 2008 R2.
I want to set up SQL2008 on one Machine, and SharePoint 2010 on the ...
2
votes
3answers
172 views
SharePoint Foundation 2010 - Production
I have a few questions about developing a full-featured internet website using Sharepoint 2010. First of all, on TechNet it says:
SharePoint Foundation 2010 does not support single label domain ...
0
votes
1answer
1k views
How to configure Sharepoint 2010 to get user from multiple domains
I have a farm installed on a machine in domain X. Domain X is "trusted" relation with another domain Y.
If I want to programmatically get an user, I can do something like:
...
0
votes
1answer
227 views
How to invoke programmatically “http post” on Sharepoint
I'm encountering some problem adding by code users from another domain (in my farm I have trust for 2 domain).
If I use People Picker, everything goes fine... So I ask u.. It's possible to create an ...
0
votes
1answer
93 views
SharePoint on Amazon Web Services
I'm installing SP2010 Enterprise on AWS EC2. I have downloaded SharePoint and installed it. My problem is getting through the Configuration Wizard.
I'm creating a new server farm.
I'm having ...
0
votes
1answer
479 views
Get single user from multiple domain problem
This is my situation. I have a farm in which an instance of Sharepoint Foundation is installed.. Windows Server is configure to accept users from 3 trusted domain (xxx, yyy and zzz)
Suppose i have ...
1
vote
1answer
2k views
User's display name “Firstname Lastname” resets to domain\user every day
At least one particular user gets reset every day, display name keeps being set to domain\user format.
I have been fixing it by SharePoint 2010 Management Shell, using command:
Set-SPUser ...
2
votes
2answers
962 views
Custom WCF service - namespace location problem
I created a custom web service in my sharepoint using CSKDev template. Everything looks good when I'm testing my service locally. But problems came up when I decided to test it on our sample farm with ...
1
vote
1answer
84 views
vmdk's vm-workstation and change domain
I created 4 vmdks (CA server, sql server, app server and index) from the dev instance.
Now I need to change their domain from old domain (crest to seacrest)
Do I need to add these vmdks to vm ...
3
votes
1answer
276 views
Synchronized AD group won't appear in SharePoint site
I wan't to add three users who are on a new AD on another Domain Name that the one I use habitually, on my test server there no problemes and after I add a connection to the new domain and I launch a ...
1
vote
1answer
120 views
SP2010 - Image links are pointing local URLS
Migrated a site from MOSS2007, and was given a new site URL of http://:/
e.g. http://spserver:1234
I have added an alternate access mapping so it can be accessed over the internet. However none of ...
3
votes
1answer
1k views
Domain Groups in SharePoint 2010
We have several domain groups that are not showing up in our SharePoint 2010 environment. The common thread seems to be that domain groups without an e-mail address assigned to the group are the ones ...
1
vote
0answers
99 views
Problem in VariationsRootLanding.ascx and a Domain entry
I have a problem with my client's live environment and a concept known as Variations in SP2007.
They're domain, http://www.clientweb.co.za forcefully redirects the user to ...
1
vote
1answer
421 views
Sharepoint unable to query security group members from AD?
I have a sharepoint environment with multiple domains, access to the site is given on each domain by an AD security group on the remote domain.
The newest domain has a security group that has been ...
1
vote
1answer
272 views
Sharepoint user security best practices question
I am new to the realm of Sharepoint. I am wondering if there is a best-practice for setting up user accounts for Sharepoint. We will be having employees of our company, as well as clients, ...
0
votes
2answers
131 views
Can a sharepoint 2007 site access accounts from 2 domains?
I have 2 domains.
DOGS and CATS (for example)
The sharepoint server is a member of DOGS. Can I get the sharepoint site/web app/server to also reference domain accounts from CATS?
So I add users ...
0
votes
2answers
188 views
Using SharePoint Site across domains
We have a SharePoint site in a domain where most of the users are located.
A few users are in a different domain.
Is it possible to give these users access to the site? Does it require a trust ...
1
vote
1answer
219 views
Sharepoint 2010 server setup, possible to add it to the domain without breaking it?
I have a MOSS 2010 server nicely configured but its a workgroup / stand alone setup.
I want to add the computer to the domain. Will this break the sharepoint installation?