There is no excerpt because this is a protected post.
Tag Archive: MOSS
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/08/13/sharepoint-2010-features/
Aug
12
MOSS Content Database Conciderations
Some random thoughts: When attaching a content database to Sharepoint the SQL Log file can be the same to twice the size of the current data size. the reason for this is that sharepoint takes an internal backup of the data verifies it (as well as some other magic) then attaches it to sharepoint, once …
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/08/12/moss-content-database-conciderations/
Aug
07
Configuring Kerberos for MOSS 2007
1. Configure SPN for Web Application Pool Account setspn.exe -A HTTP/’WebApplicationNETBIOSURL’ domain’ApplicationPoolAccount’ setspn.exe -A HTTP/’WebApplicationFQDNURL’ domain’ApplicationPoolAccount’ *Using Port numbers with kerberos causes authentication problems within IE, would always suggest using netbios orand FQDN, if your web application has been configured to use a port number suggest creating an Alternative access mapping. 2. Trust Computer and …
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/08/07/configuring-kerberos-for-moss-2007/