| bio | website | marcoscheel.de |
|---|---|---|
| location | Offenbach, Germany | |
| age | ||
| visits | member for | 3 years |
| seen | yesterday | |
| stats | profile views | 82 |
Chief Software Architect working for Glück & Kanja Consulting AG
|
Dec 18 |
comment |
Deploying a custom health rule fails on Add Solution Did you check if the assembly is in the WSP (rename to CAB and check)? |
|
Dec 18 |
answered | Sharepoint 2010 / Exchange 2010 Single Sign On issue |
|
Dec 18 |
comment |
Sharepoint 2010 / Exchange 2010 Single Sign On issue What do you mean by hosted environemnt? Office 365? |
|
Dec 11 |
answered | Windows Authentication and Trusted Identity Provider - User mapping to a single identity store |
|
Nov 9 |
awarded | Popular Question |
|
Oct 3 |
revised |
No Double Hop on NTLM The problem is not kerberos constrained delegation it is just kerberos works within one "domain" as long there is no trust relation between the two. |
|
Oct 3 |
suggested | suggested edit on No Double Hop on NTLM |
|
Sep 12 |
awarded | Altruist |
|
Sep 6 |
awarded | Investor |
|
Aug 13 |
comment |
How to remove Orphan ad users from the site collection Any information related to a user object is stored in a reference to the entry of the user info table. If a user uploads a document (or any list item) the information of the user who created the entry is stored not ith the AD SAM Account information (company\johndoe) but with an integer coming from this list. So if you delete the entry rom the user info list these information will be corrupted. This list is needed for performance reasons. If sharepoint would look up every entry in AD this will ruin performance (if not already bad ;-) ). Just don't mess with this list. |
|
Jul 5 |
comment |
Setting up Quota for Subsites no. this is by design. you have to use site collection to achive this. |
|
Jun 8 |
awarded | Constituent |
|
Jun 8 |
awarded | Caucus |
|
May 17 |
awarded | Yearling |
|
Feb 3 |
answered | What classroom course should I take for the MCTS: SharePoint 2010, Configuration certification? |
|
Feb 3 |
comment |
Access denied for BCS method in e-mail event receiver What does your setup look like? Single Server? Multi Server Farm? Where is incoming email running? Maybe it is an "delegation issue" where the ows timer tries to use kerberos constrained delegation to impersonalte the user? I remeber an issue related to workflow and incoming email. Check out this links: support.microsoft.com/default.aspx?scid=kb;EN-US;953289 support.microsoft.com/kb/947284/en-us |
|
Jan 27 |
awarded | Popular Question |
|
Jan 2 |
comment |
Display all site collections on web application home page As you accepted Alexander's answer i asume you are talking about an manual solution to add the links. You should update your question to reflect this information. |
|
Jan 2 |
comment |
Display all site collections on web application home page No there is no change from 2007 to 2010. The only option to display hierachy information is within a site collection. |
|
Dec 26 |
accepted | How do i get the url for the mysite host from powershell? |