Tagged Questions
The ssp tag has no wiki summary.
4
votes
1answer
327 views
istream's tellg/seekg cannot be protected from stack smashing (g++)?
For a program that I'm writing, it is useful for me to calculate file sizes, which I calculate by using iostream's tellg and seekg functions, but this leads to a warning by -Wstack-protector. The ...
4
votes
4answers
2k views
MOSS SSP problem - Failed database logons from deleted SSP
We've been having some issues with a SharePoint instance in a test
environment. Thankfully this is not production ;) The problems started
when the disk with the SQL Server databases and search index ...
1
vote
1answer
70 views
Scalatra controller calling JSP page
Is there any framework which users Scalatra as controller and use JSP pages for presentation. Iam trying to find one such framework.
1
vote
1answer
375 views
Null or terminator canary
Can I force the gcc to use a null canary or terminator canary, when SSP is enabled, instead of random canary? If so, how?
1
vote
1answer
213 views
Access Share Service Provider (SSP) settings
How can I access the settings of a Share Service Provider programmatically. Especially how could I retrieve the MySite storage location defined in a SSP's MySite settings?
0
votes
0answers
293 views
Pairing Bluetooth Device with Nexus S
Our app needs to programmically pair a bluetooth device with an android phone. This is working fine on all the phones we've tested it on... except the Nexus S.
It was working on this phone until we ...
0
votes
0answers
60 views
SCSM Self Service Portal
Has anyone had experience customizing the self service portal for SCSM 2010, or know of any resources available to aid in doing so?
I'm looking to customize the agent side of the self service portal ...
0
votes
1answer
132 views
Retrieving User Profile Emails from Sharepoint Shared Services Provider (SSP) for newsletter
I was wondering if there is an easy way for me to retrieve all the users profile for the entire sharepoint farm for me to do a periodic newsletter.
I tried googling quite a bit and it seems that we ...
0
votes
3answers
209 views
Edit existing Profile Properties in sharepoint?
I have to edit Company Name profile property in SSP. It is not allowing me edit or delete property. I need to change length value from 250 to 50. How can I do that? Can we set through code?
0
votes
1answer
349 views
Question about bluetooth on Android
Hi I just read your post http://stackoverflow.com/questions/1953888/bluetooth-connect-to-a-rs232-adapter-in-android and I think you probably can help me figure out my little problem.
I have this BT ...
0
votes
1answer
140 views
SharePoint 2003 Extranet Sites Returning “Operation Aborted” and “Render Failed” errors
For my company, we have a few extranet sites built in SharePoint Portal 2003 for vendors to collaborate on documents with us. We have the database's on on server and the sites hosted on another server ...
0
votes
0answers
376 views
How to solve the “Your search cannot be completed because of a service error” error in Search Center?
I'm getting this following error only when performing a search through the search center.
"Your search cannot be completed because of a service error. Try your search again or contact your ...
0
votes
0answers
53 views
What are the capabilities of a Windows custom security support provider/authentication package (SSP/AP)?
I'm struggling to understand the capabilities of a custom Windows SSP/AP.
I work on a biometric authentication system, and am interested in creating a custom SSP/AP to support biometrics. The goal ...
0
votes
1answer
106 views
Migrated My Profile link still pointing to the old MOSS server
Migrated a MOSS content DB to a brand new farm. The My Sites also were on the same content DB. Then the SSP also was migrated over. However, the My Profile link is not binding to the restored My Sites ...
0
votes
1answer
241 views
MOSS SSP and asp.net membership database
We have MOSS configured to use the asp.net membership database and now want to configure our Shared Services Provider to import or use the information in our aspnet membership database.
We only see ...
0
votes
1answer
325 views
Adding a different 'url' colum in Sharepoint Search results
I have a customised Sharepoint results xsl, and I've added new columns before (via Metadata mappings etc), this one has me stumped.
We have a document type, that can either be a 'Document' or a 'Link ...
0
votes
4answers
2k views
Moss 2007 SSP Error “Search application '{0}' is not ready.”
I'm trying to fix a broken SSP on a MOSS 2007 site. The problem I am running into manifests itself as follows...
In the SSP "Search Settings" page I get this message:
The search service is currently ...