Dear Gurus,
I have installed Content server 640 on SUSE Linux 10 SP2 without selecting the SAP DB option as i wanted to store all my files on FILE SYSTEM.
My filesystem is as below
======================================================================================================
kmdqp:~ # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.9G 3.1G 6.3G 34% /
udev 18G 88K 18G 1% /dev
/dev/sda3 286G 260M 271G 1% /usr/sap
======================================================================================================
kmdqp:/usr/sap # ls -ltr
total 36
drwx------ 2 root root 16384 Nov 18 23:47 lost+found
drwxr-xr-x 2 root root 4096 Nov 19 03:12 dmscs
drwxr-xr-x 2 root root 4096 Nov 19 03:18 dmscsc
drwxr-xr-x 9 root root 4096 Nov 19 15:17 apache_1.3.27
drwxrwxrwx 14 dqpcs sapsys 4096 Nov 19 22:55 dqpcs
drwxrwxrwx 14 dqpcs sapsys 4096 Nov 19 22:55 dqpcsc
====================================================================================================
Now my question are
1) DO i need to install SAPDB(MaxDB), it is mandatory or can i store my documents at the file sytem level without the SAP DB.
2) When i run the tx-code CSadmin and goto any TAB it asks me for a userid and passwd, i give <sid>cs and <sid>csc user and their respective passwords, but i get the below error
HTTP error: 401 Authorization Required Bad local password for user dqpcs
Message no. CMS025
Diagnosis
Error in accessing via HTTP
401 Authorization Required
Bad local password for user dqpcs
======================================================================================================
Can you please help in this.
And my dqpcs and dqpcsc users home directory is changed to /usr/sap in the etc/default/useradd file during the installation.
Can anyone help on this please.
Thanks and regards
BasoKing