SAP Content Server configuration CSADMIN username password

Hi all.
I am having problems when I try to configure SAP Content Server 6.40 after installation. When I try to run csadmin to set up the content repository, I constantly get this login prompt. I have tried using the default SAPR3 user and password, but I only get access denied. The SAPR3 user exists on my MaxDB 7.6. I have also tried setting AdminSecurity=0 in the ContentServer.ini file, and the login prompt is still displayed.
Does anyone have any idea on what username and password I should use, so that I can try to complete the Content Server config? Also, if you know of any decent guidelines for the content repository configuration, I'd be happy if you provide me with some documentation..
Thanks!
Regards,
Thomas

Dear Natalia,
Thank you for your reponse.
During installation I went with the defaults for all users.
The results of the commands you wanted me to run are as follows:
<b>dbmcli on <SID>>dbm_version</b>
OK
VERSION    = 7.6.00
BUILD      = DBMServer 7.6.00   Build 035-123-139-084
OS         = WIN32
INSTROOT   = D:\sapdb\CST\db
LOGON      = True
CODE       = UTF8
SWAP       = full
UNICODE    = YES
INSTANCE   = OLTP
SYSNAME    = Windows Server 2003 family
<b>dbmcli on <SID>>user_getall</b>
OK
CONTROL
SUPERDBA
<b>dbmcli on <SID>>user_get <username></b>
dbmcli on CST>user_get CONTROL
OK
SERVERRIGHTS=DBInfoRead,SystemCmd,ExecLoad,UserMgm,DBFileRead,Backup,InstallMgm,
LoadSysTab,ParamCheckWrite,ParamFull,ParamRead,DBStart,DBStop,Recovery,AccessSQL
,AccessUtility,SharedMemoryMgm,SchedulerMgm,Scheduling,EvtDispMgm,EvtDisp
GUIRIGHTS=
SECONDPASSWORD=NO
DISABLED=NO
COMMENT=
USERTYPE=DBM
dbmcli on CST>user_get SUPERDBA
OK
SERVERRIGHTS=DBInfoRead,SystemCmd,ExecLoad,UserMgm,DBFileRead,Backup,InstallMgm,
LoadSysTab,ParamCheckWrite,ParamFull,ParamRead,DBStart,DBStop,Recovery,AccessSQL
,AccessUtility,SharedMemoryMgm,SchedulerMgm,Scheduling,EvtDispMgm,EvtDisp
GUIRIGHTS=
SECONDPASSWORD=NO
DISABLED=NO
COMMENT=
USERTYPE=DBA
<b>dbmcli on CST>sql_execute select * from users</b>
OK
END
'CONTROL';'';'CONTROL';'ADMIN';'MULTIPLE';(null);(null);(null);'DEFAULT';'200706
29';'00133012';'20070629';'00133012';'20070629';'00133012';'CST';'sapcsd.norkom'
;0;'NO';(null)
'SUPERDBA';'';'SUPERDBA';'SYSDBA';'MULTIPLE';(null);(null);(null);'DEFAULT';'200
70629';'00133012';'20070629';'00133016';'20070629';'00133012';'CST';'sapcsd.nork
om';10;'NO';(null)
'SUPERDBA';'';'SAPR3';'DBA';'MULTIPLE';(null);(null);(null);'ASCII';'20070629';'
00133027';'20070629';'00164307';'20070629';'00164308';'CST';'sapcsd.norkom';28;'
NO';(null)
<b>dbmcli on <SID>>sql_connect superdba,<password></b>
OK
<b>dbmcli on CST>sql_execute select * from users</b>
OK
END
'CONTROL';'';'CONTROL';'ADMIN';'MULTIPLE';(null);(null);(null);'DEFAULT';'200706
29';'00133012';'20070629';'00133012';'20070629';'00133012';'CST';'sapcsd.norkom'
;0;'NO';(null)
'SUPERDBA';'';'SUPERDBA';'SYSDBA';'MULTIPLE';(null);(null);(null);'DEFAULT';'200
70629';'00133012';'20070629';'00133016';'20070629';'00133012';'CST';'sapcsd.nork
om';10;'NO';(null)
'SUPERDBA';'';'SAPR3';'DBA';'MULTIPLE';(null);(null);(null);'ASCII';'20070629';'
00133027';'20070629';'00164307';'20070629';'00164308';'CST';'sapcsd.norkom';28;'
NO';(null)
<b>dbmcli on <SID>>sql_release</b>
OK
<b>dbmcli on <SID>>sql_connect sapr3,<password></b>
OK
<b>dbmcli on <SID>>sql_release</b>
OK
<b>dbmcli on <SID>>exit</b>
OK
I hope you are able to read something useful out of this.
Best Regards,
Thomas

Similar Messages

  • SAP Content Server Configuration (CSADMIN) error in connection

    Dear Colleagues
    I have installed SAP Content Server 6.40 on Windows 2008 R2 server (64 bit) using IIS 7.5 with MaxDB 7.8.02, Installation completed successfully.
    URL testing Information on both Content Server and an Instance which we need to connect to it.
    http://cs460:1090/ContentServer/ContentServer.dll?serverInfo
    serverType="SAP HTTP Content Server";serverVendorId="Copyright SAP AG, All rights reserved 1998, 2001  ";serverVersion="6400";serverPatch="9";serverBuild="201";pVersion="0046";serverStatus=
    "running";serverStatusDescription="";serverDate="2014-05-11";serverTime="02:03:08";startUpDate="2014-05-11";startUpTime="02:03:08";lastAccessDate="2014-05-11";lastAccessTime="02:03:08";
    However, when I try to create repository with CSADMIN tcode, I am getting error ''HTTP error: 500 (Internal Server Error)'.
    database host is up or down and the web server up
    My settings are as follows
    1- On Content server I give full permission to content Rep directory
    2- On IIS I have allowed Unspecified ISAPI& CGI & modules.
    3-odbcreg as the following:-
    C:\sapdb\SDB\db\pgm>odbcreg -g
    List of installed drivers
    1.      SQL Server;     %WINDIR%\system32\SQLSRV32.dll
    2.      SAP MaxDB SDB (Unicode);        C:\sapdb\SDB\db\pgm\sdbodbcw.dll
    3.      SAP MaxDB SDB;  C:\sapdb\SDB\db\pgm\sdbodbc.dll
          C:\sapdb\SDB\db\pgm>odbcreg MaxDB -i -p c:\sapdb\SDB\db\pgm -d sdbodbcw.dll
    ODBC Driver for 'MaxDB' has been successfully registered.
         C:\sapdb\SDB\db\pgm>odbcreg MaxDB -i -p c:\sapdb\SDB\db\pgm -d sdbodbc.dll
    ODBC Driver for 'MaxDB' has been successfully registered.
    4- under settings tab for the repository I set the parameter (driver = MaxDB) as per SAP note 977091
    Please suggest, how to resolve this issue.
    Thanks

    HI Hany Zahran,
    Hope that your issue resolved? if so please close this thread with updated answer and make sure mark assumed answered (see top of the screen).
    All the best my dear fnd.
    Regards,
    chandu.

  • SHarepoint as SAP Content Server Configuration

    Actually this message is for Espen Leknes because I have read something from him i another message but if you guys know about this, all will be wellcome !!!!!!!
    This is Andrea, Basis COnsultant. I am writing to you because I was reading lot of messages in SAP SDN regarding DMS and SAP Content Server.
    I saw you have participated in lot of messages. I am specially interested in one of them which is about Sharepoint.
    The customer I am working in would like to use Sharepoint as global Content Server and I would like to configure Sharepoint as SAP Content Server in order to save documents and attach them to sap objects (scanned invoices, manuals, cad drawings, etc)
    I know it is not possible since Sharepoint is not SAP certified and http inteface from SAP (archivelink) does not work with this product.
    I have read about Inet.DM and thinks like this.
    I read you have configured SHarepoint as WebDav. In some post you have written:
    Hi guys,
    There is a third way, where you end up using Sharepoint as your content server
    1. COnfigure a content server to use file storage
    2. COnfigure the file area for webdav
    3. The webdav is the sharepoint webdav
    Voila, you are using sharepoint as your content server.
    Why the heck you would do that is beyond me, but it works.
    Ok, the question is:
    I am using ECC60 and I dont have file storage option.
    Is is possible to explain this again or sent me screenshots os OAC0 ?? It would be very useful.
    Thanks so much in advance for this.
    Andrea

    Hi Andrea,
    I could find few of the links . Hope these are useful.
    Duet Enterprise is an SDK for integration between SAP and SharePoint
    http://sharepoint.microsoft.com/en-us/product/related-technologies/pages/duet-enterprise-for-sap-and-sharepoint.aspx
    configuration
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/805b67bd-7e93-2e10-99b7-ebe8f3d359d3?QuickLink=index&overridelayout=true
    Regards,
    Deepak Kori

  • SAP Content Server Configuration multiple repositories

    Dear Gurus,
    We have a content server configured with SAP CRM.
    Recently we faced issue with large size of generic object created by user monthly in SAP R/3 (SOFFCONT1 growth )  thus we are considering to use content server for generic object storage.
    Could you please advice?
    1. As far as I know , I can have multiple repositories in content server thus can have my R/3 and CRM repositories in same content server ,  Please correct me , Any importent aspect which should be consider while doing such( except growth recalculation and user load for additional R/3 system).
    2. We are running SAP R/3 from past few years and we have a huge number of generic objects in R/3 database.
       Is it possible to migrate existing generic object to content server?
    Thank you
    Regards
    Ahmed
    Regards
    Arif Ahmed Qureshi
    SAP Basis Consultant

    Check
    Note 782614 - Using external Content Server in the BDS
    Note 389366 - Relocation of documents
    Note 530792 - Storing documents in the generic object services
    Markus

  • SAP Content Server and DMS configuration

    Hello,
    I need help in configuring the relation between DMS and SAP Content Server. I need to make documents to be stored in a Content Server Repository and can't see clearly how to configure it from SPRO transaction.
    Thanks!
    Patricia

    Hello,
    can you tell as the solution for this problem please?
    i got the some error message - but only on one server?!
    the note 925327 dosn't help's
    thank you
    thomas berger

  • Content Server Configuration issue

    Hi Gurus
    I am working on Content server configuration.
    Installed Content server (640 build 201 ) on Win 2003 server
    - Using SAP ECC 5.0
    - This is initially our test environment so here we are not using any certificates
    I am facing issue with TXN (si24_csconfig)  configuration of newly installed content server.
    It flash error "error occured while creating depositories"
    Please note that this transaction will go on for some work if i try administrator user, which is the user for NT server where content server is installed. With any other user it again prompt for password and will not move forward untill I provide this user-pwd.
    When I check in txn slg1 log following is the error message:
    HTTP error: 500 (Internal Server Error)  "CreateTab ContentStorage, connect error SQLConnect failed, [Microsoft][ODBC Driver Manager] Data s
    Message no. CMS025
    Diagnosis
    Error in accessing via HTTP
    500 (Internal Server Error)
    "CreateTab ContentStorage, connect error SQLConnect failed, [Microsoft][ODBC Driver Manager] Data s
    Please suggest.
    Best Regards
    Jaswant

    Hi,
    Give the following parameter in CSADMIN for windows:
    Driver MaxDB
    Immediately the error goes away.
    Regards,
    Phani.

  • SAP Content Server error 405    Method Not Allowed

    Hello Everyone
    We have installed SAP Content server 04s with SAP DB 7.6 build on Solaris platform.  We are trying to connect it through ECC. We have configured Apache web server on content server, and we are able to access it through http url.
    On ECC we have defined repository OAC0 and when we click on CSADMIN to create repository its giving us u201C405 Method Not Allowedu201D allowed error.  Even we tried to test this configuration with Report RSHTTP60  this is also giving us 405 errors.
    We have tried lots of things to resolve this error but we didnu2019t get any fine solution, does any one come across to such kind of error while configuring Content server with R/3 or ECC?
    We will appreciate any help asap,
    Thanking you and waiting for reply,
    Warm Regards
    Sharmishtha

    Dear,
    Can you please try following URL ?
    http://hostname:1090/ContentServer/ContentServer.dll?serverInfo&pVersion=0046
    http://hostname:1090/ContentServer/ContentServer.dll?serverInfo&pVersion=0046&contRep=<Repository Name>
    Regards
    S S B

  • Http error 405 method not allowed sap content server windows

    Hi Expert,
    we have install sap content server 6.5 on microsoft windows 2012 using
    IIS 8.0 and MAXDB 7.9 SP 8 Build 21. After configuring the content server it self we still cannot
    create repository error "http error 405 method not allowed"
    Oac0 --> tab Create --> Content rep.
    I have implement note number 1704365 - IIS roles not created by
    default when installing Content Server on Windows 2008. even though it
    is not applicable to our IIS.
    when i try to open http://hostname:1090/ContentServer/ContentServer.dll?serverInfo
    it always direct us to download file not showing the version number.
    is there any solution for this issue?
    Thanks a lot,

    Dear,
    Can you please try following URL ?
    http://hostname:1090/ContentServer/ContentServer.dll?serverInfo&pVersion=0046
    http://hostname:1090/ContentServer/ContentServer.dll?serverInfo&pVersion=0046&contRep=<Repository Name>
    Regards
    S S B

  • Https access to Sap Content Server 620 with R/3 46C

    We are trying to access the Sap Content Server 620 via Https.
    We do not want to administer it via HTTPS, (as we know CSADMIN doesn't support Https in rel. 46C as for note 712332). We want to do in way that the users when do check-in/out of originals these go across the
    network using Https instead Http.
    According note 712330 it should be possible.
    Anyone already did it ?
    Any suggestions ?
    NOte 506314 is not clear. We are in doubt how we applyed it.
    What we did:
    0)activate the SSL on the Sap COntent Server Web Site, requiring and installing a CA certificate.
    1)On the R/3 server in tx OAC0 with %HTTPS filled up the
    two boxes with "%HHTPS
    required"                                           
    1)unpacked the Sap criptolibrary and copied all the files (including those in ntintel subdirectory created during the unpacking) under c:\Programmi\Sap\Frontend\Sapgui on a frontend PC.                                                                               
    2)set the env. variable SAPHTTP=c:\Programmi\Sap\Frontend\Sapgui on 
    Frontend PC                                                                               
    3) from c:\Programmi\Sap\Frontend\Sapgui we created both the SAPSSLC.pse and the SAPSSLS.pse file with the command  :            
    3) from c:\Programmi\Sap\Frontend\Sapgui we created both the          
    SAPSSLC.pse and the SAPSSLS.pse file with the command  :              
    sapgenpse get_pse -noreq -p C:\Programmi\SAP\FrontEnd\SAPgui\<PSE-NAME>
    CN=localhost                                                                               
    4) we run the test: saphttp https://itmif069
    from the frontend to the server where the Content Server is (itmif069). We recive the error:
    trc file: "dev_http", trc level: 2, release: "620"
    Fri Oct 08 12:26:46 2004
    [2256] sccsid: @(#) $Id: //bas/620/src/krn/ftp/http.c#26 $ SAP
    [2256] HTTP Start : argc - 2 a0 - saphttp
    [2256] https//itmif069
    [2256] SECUDIR=C:\Programmi\SAP\FrontEnd\SAPgui
    <<- SapSSLSetTraceFile()==SAP_O_K
    =================================================
    = SSL Initialization
      SapISSLComposeFilename(ssl_lib): using default "sapcrypto.dll"
      SapISSLComposeFilename(server_pse): using default "SAPSSLS.pse"
      SapISSLComposeFilename(client_pse): using default "SAPSSLC.pse"
      SapISSLComposeFilename(anon_pse): using default "SAPSSLA.pse"
    = found SAPCRYPTOLIB  5.5.5C pl16  (Jun 10 2004) MT-safe
    = found SECUDIR environment variable
    = using SECUDIR=C:\Programmi\SAP\FrontEnd\SAPgui
    =  secudessl_Create_SSL_CTX():  PSE "SAPSSLA.pse" not found,
    =      using PSE "SAPSSLC.pse" as fallback
    = The Server SSL_CTX
    =    provides this ordered list of 9 ciphersuites:
    =       1.  SSL_RSA_WITH_RC4_128_SHA
    =       2.  SSL_RSA_WITH_RC4_128_MD5
    =       3.  SSL_RSA_WITH_3DES_EDE_CBC_SHA
    =       4.  SSL_RSA_WITH_DES_CBC_SHA
    =       5.  SSL_RSA_EXPORT_WITH_DES40_CBC_SHA
    =       6.  SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5
    =       7.  SSL_RSA_EXPORT_WITH_RC4_40_MD5
    =       8.  SSL_RSA_WITH_NULL_SHA
    =       9.  SSL_RSA_WITH_NULL_MD5
    = Success -- SapCryptoLib SSL ready!
    =================================================
    <<- SapSSLInit(, read_profile=0)==SAP_O_K
    ERROR => [2256] URI https//itmif069 [http.c       774]
    ERROR => [2256] Connect to Host  Port 443 error: NIECONN_REFUSED
    [http.c       777]
    We do not know if the criptolibrary ha to be instyalled to the R/3 server to.
    We do not know if the CA certificate instalelled on the Sap COntent Server web site has to be installed on the R/3 server too.
    Any suggestion ?
    Regards

    Caro Mauro,
    I'm more or less in the same situation right now.
    Taking into account that you ask for help on this subject last 2004 Oct. I suppose that you have probably solved the problem.
    Please can you help me with the solution implemented.
    Find below my current work e-mail adress
    [email protected]
    Thanks in advance,
    Best regards, Xavier Grau.

  • Sap Content server Direct Browser Access - docGet

    We use SAP Content Server for DMS doc storage. Docs are stored without digital signing.
    I am looking to access dms original files directly via web browser using the "docGet" command.
    My url looks as shown:
    http://pswdf009:1080/ContentServer/ContentServer.dll?docGet&pVersion=0045&contRep=K1&docId=361A524A3ECB5459E0000800099245EC
    When I call the url, browser does not seem to be able to read the file type of the server response. An "open/save" dialog appears and when "open" is selected a subsequent dialog appears asking which application to use to open the file. Once the correct application is chosen, the document is displayed correctly.
    Is there some way to instruct the browser the content-type is application/pdf?
    Will CSAdmin parameter changes have any impact?
    The browser is Internet Explorer 6.
    Any help is appreciated.
    Roger

    Hi Roger,
    you may of course find an answer here.
    But mySAP PLM DMS is not a focus topic here (besides maybe connecting it into the SAP Portal and KM). Thus, you may be better off using a contact or a message to PLM.
    Regards, Karsten

  • SAP Content Server 6.40 on Windows 2003, IIS 6, filesystem storage

    Hello:
    We have installed SAP Content Sever 6.40 on Windows Server 2003, IIS 6, and using the filesystem as storage, not SAPDB.
    The installation goes without any issues and completes successfully, but the test URL http://<host>:<port>/ContentServer/ContentServer.dll?serverInfo returns "The page cannot be displayed" and not the expected system info/status. We need to fix this before moving on to config in ERP, any suggestions into Content Server or IIS settings/configuration is appreciated.
    We're using the standard install port 1090, and testing from a browser in the same host.
    Regards,
    Eduardo

    Additional information:
    Looking in the event viewer under application, I see the following 2 errors:
    1) The HTTP Filter DLL D:\Program Files\SAP\Content Server\ContentServer.dll failed to load.  The data is the error.
    Data: 0000: 0000007f
    2) Could not load all ISAPI filters for site/service.  Therefore startup aborted.
    Regards,
    Eduardo

  • Document Migration from CRM to SAP Content Server

    We are going live with SAP CRM 7.0 next week. CRM team configured some of applications like ITSM, Change Request Management and Transport Request database also as part of implementation.
    We got last minute requirement that CRM team would like to go-live with current configuration with current configuration and eventually they would like to migrate all documents to Content server.
    We do not have content server in place yet and planning to implement sometime in Feb.  I am trying to explore ways how we can export existing documents created in CRM and migrate to Content server and link it.
    Any ideas/Suggestions?
    Thanks,
    Miral.

    In which repository are the documents currently stored in CRM? Please see if Note 688241 on 'Relocating large SAP Content Server Repositories' could be of any assistance to you.
    Regards,
    Pradeepkumar Haragoldavar

  • Storing of MSDS in SAP Content Server - Part2

    Hi Friends,
    I already raised this issue in link given below.
    Storing of MSDS in SAP Content Server
    Ealier I did not tried this as we did not received the hardaware,
    Now I did configuration as per the note  " 1408009 - Settings for EH&S Product Safety documents" for SAP EHS document Type.
    But when I try to generate report, its giving me error as given below.
    Check Document Type SBR
    Internal error in function C14SX_DOCUMENT_ORIGINAL_PUT (exception 0)
    Saving document data has failed
    Error while checking in and storing: report.rtf
    Can you guys help me if any more configurations are needed or am I missing something. The content Server is of OpenText and not SAP Content Server.
    Thanks.
    With Warm Regards
    Mangesh Pande

    HI Mangesh,
    Try to figure out if it is only DMS related - or if it is something wrong with the EH&S part of the setup:
    Create an SBR Document manually via CV01n.
    If this fails - at least the DMS Setup is wrong.
    If this works - DMS settings should be fine and the problem is on EH&S side.
    Check the Application log for errors as well - there might be more details in there.
    Greets
    Mark

  • Storing Documents on SAP Content Server

    Dear Support,
    We are configured the ERP 2005 server to store the attachments onto the SAP Content Server.
    Unfortunately,the attachments are not storing on the content server . don't know where they were storing.
    We have configure the system using the OAC0 and OAC2, and OAC3 to use the "S1"  repository. The repository conected to the SAP Content Server over HTTP connection and the connection test is successful.
    We have also, configured and exchanged the tickets with SAP Content server and the SAP ERP 2005 system.
    Kindly let us know the issue...
    Thank you,
    Nikee

    Hello Friends,
    Any luck??
    Thank you,
    Nikee

  • SAP Content server connectivity

    Hi..
    SAP Content Server 6.40 on Solaris 10, Apache 1.3. xx installed successfully. i unable to connect from ECC to SAP Content server gives error in error_logs of app ache
    Mon Sep 6 14:46:55 2010 error http://client 172.16.20.219 File does not exist: /usr/sap/XXX/apache/htdocs//ContentServer/ContentServer.dll
    It really great full, If you can help.
    Regards,
    Panu

    Das..
    Yes my apache server installed and able to open and start and stop.
    installed path: /USR/SAP/XXX/APACHE
    Port :1090
    while installtion apache use make and make install command successfully. 
    Installed SAP Content Server 6.30 on Solaris and can't get pass the CSADMIN First screen that ask the server/port  and script. according to installation document it ask for ContentServer/Contentserver.dll but my installation on the Content Server 6.40 didn't exist that script.
    Did i installed correctly.
    it really helpful if you can help on this.

Maybe you are looking for