BBB - Bas Blogging 'Bout.Net
Blog about .Net and SharePoint related technology
Sign in
|
Join
|
Help
Home
Contact
RSS for Posts
Atom
RSS for Comments
Add me on LinkedIn:
http://www.linkedin.com/in/baslijten
Email Notifications
Go
Search
Go
Tags
AD
Analyzer
ApplicationPool
appPool
Bug
c#
Caml
Common
content type
CrossListQueryInfo
Customize
debug
design
Domain
Error
evaluation version
Eventhandler
Events
Feature
LDAP
MOSS
MySite
Page Layout
PeopleSearch
Permissions
query
Search
SharePoint
UserProfile
Visual Studio
Archives
March 2010 (2)
February 2010 (1)
October 2009 (4)
September 2009 (1)
August 2009 (2)
July 2009 (2)
June 2009 (3)
May 2009 (6)
April 2009 (3)
March 2009 (6)
February 2009 (6)
January 2009 (5)
May 2009 - Posts
1
Comments
SharePoint: Modifying the PeopleResults.aspx - adding custom Profile Properties
by
Bas
To modify the results of the peopleresults.aspx, a few stepts have to be taken. In my case, a Division is added to the results. at first, make sure that the property that you want to display, is indexed so it will be part of the People Search Scope: Go...
Filed under:
SharePoint
,
UserProfile
,
PeopleSearch
,
Customize
2
Comments
ApplicationPool password stored as plain text withing SharePoint
by
Bas
A few days ago I was reading a blog (And I forgot what blog!!) with information that the ApplicationPool password was stored as plain text. If you don't believe me: check the screenshot below: The password is as well accessible via the objectmodel...
Filed under:
SharePoint
,
appPool
,
ApplicationPool
,
Security
0
Comments
SharePoint Logging to the ULS and the eventlogs
by
Bas
Tis weekend I came across a function that makes it easy to log to the ULS, Diagnostic Logging. I even didnt know about the namespaces where the classes reside in. The first one is a class that can log to the ULS, Diagnostic logging: Microsoft.Office.Server...
1
Comments
LDAP Problems updating LDAP information: saving attribute values gives error: 0x8000500C - The Active Directory Datatype Cannot be Converted to/from a Native DS Datatype / LDAPConnection: The LDAP server is unavailable
by
Bas
Our customer had the wish to synchronise some Sharepoint UserProfileProperties of UserProfiles back to LDAP, so that information could be synced with SAP. The attributes that needed to be saved, where inherited from custom schemas in LDAP, which gave...
Filed under:
SharePoint
,
Error
,
UserProfile
,
LDAP
,
AD
0
Comments
SharePoint: Add a LDAP import connection using the BDC and a webservice to fill userprofiles with additional information
by
Bas
At the company that I work for at the moment, we have several AD's and a separate LDAP store with additional user information. For that company we are developing a new Intranet in which we want to add their accounts (account + email) and provision...
Filed under:
SharePoint
,
SSP
,
BDC
,
UserProfile
,
LDAP
,
AD
,
webservice
0
Comments
Sharepoint: Rewriting zone url to public url
by
Bas
Today I ran into a problem: Via the SharePoint search I got some results returned, including a pathName to it's default zone. This zone was used for indexing the sites, but isn't accessible as a production URL due to authentication issues. One...
Filed under:
SharePoint
,
Alternate Access Mapping
,
Zone