IFolder Unable to login

Hi,

Installed Ifolder on opensuse 11.1 REMOTE SERVER.

Below listed installed pacakges.

ifolder3-enterprise-3.8.0.9328.1-2.1.x86_64.rpm
novell-ifolder-enterprise-plugins-3.8.0.9328.1-3.1.x86_64.rpm

mono-core-2.4.3-26.7
mono-web-2.4.3-26.7
mono-data-2.4.3-26.7
mono-winforms-2.4.3-26.7
mono-data-sqlite-2.4.3-26.7
apache2-mod_mono-2.4.3-22.61

Done simias-server-setup, ifolder-admin-setup and ifolder-web-setup. and rebooted the server.
Can view admin interface and user interface through browser from client machine. Tried to login on admin side(https://ip/admin, but it showing wrong username and password.

Totally three mono process are running in the server. On trying to login then simias process started loading and increases the cpu usage to 99%.

permissions are wwwrun.www.

Please help.

Regards
Nidhin M D

Hi
11.1 isn’t supported anymore? Sure it’s not SLE?


cat /etc/SuSE-release

Server certificates working ok (as in you needed to accept to login).
When configuring did you use cn for the LDAP(S) login?


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.7-desktop
up 2 days 19:11, 4 users, load average: 0.08, 0.09, 0.10
GPU GeForce 8600 GTS Silent - Driver Version: 280.13

cat /etc/SuSE-release
openSUSE 11.1 (x86_64)
VERSION = 11.1

Not selected for configuring LDAP.

Hi
If your not using LDAP then I’m assuming your user is setup on the
server? What if you try http instead of https.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.7-desktop
up 2 days 20:26, 4 users, load average: 0.13, 0.10, 0.06
GPU GeForce 8600 GTS Silent - Driver Version: 280.13

Configured for https. So i used https for accessing

Hi
Should still work for http. Is the admin user (eg ifolderProxy), created
on the remote machine, since your not using LDAP, all users need to be
manually added.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.7-desktop
up 2 days 22:43, 4 users, load average: 0.04, 0.08, 0.06
GPU GeForce 8600 GTS Silent - Driver Version: 280.13

I tried to login on admin interface with credientials which is created at the time of simias-server-setup. Wants to create another admin for ifolder administration?

Unable to login Ifolder 3.8 admin on opensuse 11.1

Reply for the post .

/var/simias/data is the path given at the time of configuring simias-server-setup. Permission of simias folder under data is done by automatically.

dedivps-339:/var/simias/data # ll
total 4
drwxr-xr-x 5 wwwrun www 4096 2011-09-02 19:53 simias

I changed the permission of path(/usr/lib64/simias) found in simias.conf,ifolder_web.conf,ifolder_admin.conf in /etc/apache2/conf.d. I tried both root ownership and wwwrun

Hi
Should be all owned by root;


malcolml@bert:~$ ll /usr/lib/simias/
total 16
drwxr-xr-x 7 root root 4096 2010-12-07 11:37 admin
drwxr-xr-x 2 root root 4096 2010-12-07 11:37 bin
drwxr-xr-x 5 root root 4096 2010-12-07 11:37 web
drwxr-xr-x 7 root root 4096 2010-12-07 11:37 webaccess


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.7-desktop
up 3 days 12:25, 7 users, load average: 0.02, 0.15, 0.26
GPU GeForce 8600 GTS Silent - Driver Version: 280.13

Reverted to root ownership, killed mono process and restarted apache. Still not logging in

Hi
Question, so if your using https you have created certificates and set up apache for ssl and tested that ssl is working?

Yes, https is working. Reinstalled ifolder without using https. Still the same login issue.

Using this http://www.nofolder.com/documentation/installation/server/opensuse/opensuse_11-3
tried ifolder again on opensuse 11.3. Still admin is not able to login.

Hallo,
did you solve the problem?
I’m also unable to login as admin:

------ /var/log/ifolder3/adminweb.log ------------
011-12-16 21:44:04,652 -1500166384] INFO Login - [xx.xx.xx.xx] Login Failed
System.InvalidOperationException: Not supported Content-Type in the response: ‘text/html; charset=iso-8859-1’
at System.Web.Services.Protocols.WebServiceHelper.InvalidOperation (System.String message, System.Net.WebResponse response, System.Text.Encoding enc) [0x00000] in <filename unknown>:0
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (System.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension] extensions) [0x00000] in <filename unknown>:0
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object] parameters) [0x00000] in <filename unknown>:0
at iFolderAdmin.GetAuthenticatedUser () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) iFolderAdmin:GetAuthenticatedUser ()
at Novell.iFolderWeb.Admin.Login.DoLogin (System.String username, System.String password, Boolean check) [0x00000] in <filename unknown>:0
2011-12-16 21:44:04,652 -1500166384] ERROR Global - [79.202.35.181] Application Error
System.InvalidOperationException: Not supported Content-Type in the response: ‘text/html; charset=iso-8859-1’
at System.Web.Services.Protocols.WebServiceHelper.InvalidOperation (System.String message, System.Net.WebResponse response, System.Text.Encoding enc) [0x00000] in <filename unknown>:0
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (System.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension] extensions) [0x00000] in <filename unknown>:0
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object] parameters) [0x00000] in <filename unknown>:0
at iFolderAdmin.GetAuthenticatedUser () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) iFolderAdmin:GetAuthenticatedUser ()
at Novell.iFolderWeb.Admin.Login.DoLogin (System.String username, System.String password, Boolean check) [0x00000] in <filename unknown>:0

Any help would be greatly appreciated,

Arthur