Índice del Foro Sperto IT - Tecnologías SharePoint Sperto IT - Tecnologías SharePoint
Bienvenido al Foro de discusión
 
 F.A.Q.F.A.Q.   BuscarBuscar   Lista de MiembrosLista de Miembros   Grupos de UsuariosGrupos de Usuarios   RegístreseRegístrese 
 PerfilPerfil   Conéctese para revisar sus mensajesConéctese para revisar sus mensajes   ConectarseConectarse 

Problemas de Acceso con Sharepoint 2003

 
Publicar Nuevo Tema   Responder al Tema    Índice del Foro Sperto IT - Tecnologías SharePoint -> SharePoint 2003
Ver tema anterior :: Ver siguiente tema  
Autor Mensaje
luis.jimenezh



Registrado: 11 Dic 2009
Mensajes: 2

MensajePublicado: Vie Dic 11, 2009 6:16 pm    Título del mensaje: Problemas de Acceso con Sharepoint 2003 Responder citando

Buenas Tardes Mi nombre es Luis Jimenez y soy el Administrador de Sistemas de INECO, me recomendaron esta página por que tiene a los mejores en sistemas.

Tengo la pagina de www.ineco.com.mx sin embargo detecte que hace 2 dias no tengo acceso ni local como externo, me aparecen 2 mensajes de error:

1.- Cuando Intento conectarme como localhost y a mi direccion de mi servidor directamente dice: "YOU ARE NOT AUTHORIZED TO VIEW THIS PAGE HTTP ERROR 403 - FORBIDDEN : ACCESS IS DENIED

2.- Y cuando intento conectarme por medio del domio www.ineco.com.mx si aparece el cuadro para autenticar las credenciales pero aun, con el usuario con mas privilegios no logro accesar

Creo que mi problema es con el IIS , alguien puede ayudarme. Nos Urge conectar el Sharepoint. Idea

De antemano gracias por tomarse su tiempo. Very Happy
_________________
Atentamente

L.S.C.A. Luis C. Jiménez Hernández
Administrador de Sistemas
Presidente Masaryk Num. 101
Tel. 55474110 Ext. 113
Volver arriba
Ver perfil del usuario Enviar mensaje privado Enviar correo Visitar sitio web del autor MSN Messenger
msorli
Specialist


Registrado: 04 Jun 2007
Mensajes: 131
Ubicación: Buenos Aires, Argentina

MensajePublicado: Jue Dic 17, 2009 3:14 am    Título del mensaje: Responder citando

Hola Luis, han realizado algún cambio de clave en la cuenta de sharepoint?

Si podes contanos un poco más como está configurado tu sharepoint, usuario con el que corre, autenticación, etc?

Saludos!!
_________________
Maximiliano Sorlino
Sperto IT
Volver arriba
Ver perfil del usuario Enviar mensaje privado
luis.jimenezh



Registrado: 11 Dic 2009
Mensajes: 2

MensajePublicado: Mar Feb 09, 2010 4:09 pm    Título del mensaje: Solución Responder citando

Hola como estan todos?

Una disculpa que me entre en tanto tiempo al foro, debia de concentrarme en solucionar el problema descrito antes.

Ya pude solucionarlo les explico como si es que les sirve de ayuda, por que de verdad que estuve a punto de volverme loco.

Después de todos los procedimientos de pruebas y análisis hechos, se llevó a cabo el siguiente procedimiento para la recuperación del portal y su contenido:



Step 1: Back up the SharePoint Portal Server 2003 data

Use the SharePoint Portal Server Data Backup and Restore tool to back up the portal site. To do this, follow these steps:

1. Start the SharePoint Portal Server Data Backup and Restore tool.

2. Click the Backup tab.

3. In the Backup location and name box, specify the following:
o The location where you want to store the backup files
o The file name to use as a prefix for the backup files

4. Expand Available components, expand Portal sites, and then click the portal site that you want to back up.

5. Verify that the Ready check box is displayed next to the SITEDBS item. Additionally, verify that the Ready check box is selected.

Note You do not have to back up the INDEX item.

6. Click Backup.

7. Click OK when you receive the message that states that the backup operation was successfully completed.

8. On the File menu, click Exit to quit the SharePoint Portal Server Data Backup and Restore tool.



Step 2: Back up the content database, the user profile database, and the services database before you delete the portal site and the databases

To do this, follow these steps:

1. Determine the names of the content database, the user profile database, and the services database. To do this, follow these steps:

a. Start SharePoint Portal Server Central Administration.

b. On the SharePoint Portal Server Central Administration for ServerName page, click List and manage portal sites under Portal Site and Virtual Server Configuration.

c. Click the arrow next to the portal site, and then click Delete Portal Sites.

d. Make a note of the names of the databases that are listed in the Associated Databases area of the Delete the PortalSiteName page. The names of the databases are as follows:

 The name of the content database typically ends in _SITE, as in the following example:
PortalSiteName_SITE
 The name of the user profile database typically ends in _PROF, as in the following example:
PortalSiteName_PROF
 The name of the services database typically ends in _SERV, as in the following example:
PortalSiteName_SERV

2. Use the backup and restore tools that are included in SQL Server Enterprise Manager to back up the databases. To do this, follow these steps:
.

Create a new folder on the hard disk to store the databases that you back up.

a. Start SQL Server Enterprise Manager.

b. Expand Microsoft SQL Servers, expand the server group, expand the appropriate server, and then expand Databases.

c. Right-click the database that you want to back up, point to All Tasks, and then click Backup Database.

d. If a path is displayed in the Destination box, click the path, and then click Remove.

e. Click Add, and then click File name. Specify both the location of the folder that you created in step 2a and the file name of the backup file. Use a file name that is the same as the name of the database. For example, when you back up the PortalSiteName_PROF database, specify the file name as PortalSiteName_PROF.

f. Click OK three times.

g. Click OK when you receive the message that states that the backup operation was successfully completed.

h. Repeat steps 2d through 2g for each database.


3. Delete the portal site and the databases. To do this, follow these steps:
. On the Delete the PortalSiteName page, click to select the Delete all databases check box. Then, click OK.

a. On the Delete Portal Site page, click Go to the list and manage of portal sites page.





Step 3: Restore the SharePoint Portal Server 2003 data

Use the SharePoint Portal Server Data Backup and Restore tool to restore the portal site. To do this, follow these steps:

1. Start the SharePoint Portal Server Data Backup and Restore tool.

2. Click the Restore tab.

3. Click Browse next to the Manifest file box.

4. Locate the folder that contains the backup files, click the .xml manifest file, and then click Open.

5. Expand Available components, expand Portal sites, and then click the portal site that you want to restore.

6. Click the SITEDBS item. However, do not click to select the Parameters needed check box. Then, click Edit.

7. In the Portal recovery information dialog box, follow these steps:

a. In the IIS virtual server and portal Url area, verify that the following conditions are true:
 The Microsoft Internet Information Services (IIS) 6.0 virtual server is set to the appropriate virtual server. For example, the IIS virtual server is set to Default Web Site.
 The portal URL is set to the URL that you want. For example, the URL is set to http://ServerName.
 The name of the database server and the names of the content database, the user profile database, and the services database are correct in the Database information area.

b. Click OK.

8. Verify that the Ready check box is displayed for the SITEDBS item. Then, click to select the Ready check box.

9. Click Restore, and then click OK.

10. Click OK when you receive the message that states that the restore operation was successfully completed.

11. On the File menu, click Exit to quit the SharePoint Portal Server Data Backup and Restore tool.
_________________
Atentamente

L.S.C.A. Luis C. Jiménez Hernández
Administrador de Sistemas
Presidente Masaryk Num. 101
Tel. 55474110 Ext. 113
Volver arriba
Ver perfil del usuario Enviar mensaje privado Enviar correo Visitar sitio web del autor MSN Messenger
Mostrar mensajes anteriores:   
Publicar Nuevo Tema   Responder al Tema    Índice del Foro Sperto IT - Tecnologías SharePoint -> SharePoint 2003 Todas las horas están en GMT
Página 1 de 1

 
Saltar a:  
No puede crear mensajes
No puede responder temas
No puede editar sus mensajes
No puede borrar sus mensajes
No puede votar en encuestas


Powered by phpBB © 2001, 2005 phpBB Group