• Search

  • Search it up!

Search found 60 matches

 Go to advanced search

Re: How can I login KM with windows AD?

 by dejanfc ¦  Mon Sep 16, 2013 11:01 am ¦  Forum: Configuration ¦  Topic: How can I login KM with windows AD? ¦  Replies: 11 ¦  Views: 9301

That means that you're not getting the correct roles. OpenKM uses ROLE_USER and ROLE_ADMIN by default, if you have the option simply create these two groups in your AD, add a test user to each and then try again. Otherwise you'll have to change the default roles in OpenKM configuration and remove th...

Re: How can I login KM with windows AD?

 by dejanfc ¦  Mon Sep 16, 2013 9:14 am ¦  Forum: Configuration ¦  Topic: How can I login KM with windows AD? ¦  Replies: 11 ¦  Views: 9301

Try using the AD auth provider that's built into spring security: http://docs.spring.io/spring-security/site/docs/3.1.x/reference/ldap.html I also wrote a small tutorial on how to get Kerberos working for SSO - http://wiki.openkm.com/index.php/Kerberos Since it's an integral part of AD you could als...

Re: How can I login KM with windows AD?

 by dejanfc ¦  Mon Sep 16, 2013 8:23 am ¦  Forum: Configuration ¦  Topic: How can I login KM with windows AD? ¦  Replies: 11 ¦  Views: 9301

OpenKM will automatically generate a user if the AD authentication is sucessful.

Re: Single Sign On

 by dejanfc ¦  Mon Sep 09, 2013 6:21 am ¦  Forum: Web Services ¦  Topic: Single Sign On ¦  Replies: 2 ¦  Views: 4176

Hi

I was able to get Kerberos SSO working for OpenKM webpage, but not the webservices.

http://forum.openkm.com/viewtopic.php?f=6&t=9371 (this procedure still works in 6.2.4).

But if I understood right, you want to use the auth token that you get via wsdl auth for browser login, correct?

Re: webdav & libreoffice file update goes to devnull?

 by dejanfc ¦  Wed Aug 14, 2013 6:22 am ¦  Forum: Usage ¦  Topic: webdav & libreoffice file update goes to devnull? ¦  Replies: 5 ¦  Views: 3378

Check ~/.davfs2/davs2.conf, there should be a line " if_match_bug 1", try to uncomment it, remount the folder and try again.

Re: Upload Huge Files using web services??

 by dejanfc ¦  Mon Jul 29, 2013 6:43 am ¦  Forum: Configuration ¦  Topic: Upload Huge Files using web services?? ¦  Replies: 2 ¦  Views: 2095

You can also try to increase the maxPostsize in server.xml , in the <Connector> segment.

Re: external web php (apache) authentication

 by dejanfc ¦  Fri Jul 12, 2013 6:40 am ¦  Forum: Configuration ¦  Topic: external web php (apache) authentication ¦  Replies: 4 ¦  Views: 3128

You'll have to pass the authenticated user in header over the proxy-ajp module in apache (if your portal is on another server you'll have to tell the Tomcat to listen for ajp connections from that ip) and adjust the Spring Security config in OpenKM for preauth mode.

Re: Cannot find OpenKM 6.2.4 installer

 by dejanfc ¦  Wed Jul 03, 2013 6:08 am ¦  Forum: Installation ¦  Topic: Cannot find OpenKM 6.2.4 installer ¦  Replies: 2 ¦  Views: 1935

Re: Active Directory Config

 by dejanfc ¦  Tue Jul 02, 2013 6:11 am ¦  Forum: Configuration ¦  Topic: Active Directory Config ¦  Replies: 2 ¦  Views: 2071

You'll have to replace the authentication manager in OpenKM.xml:

http://static.springsource.org/spring-s ... /ldap.html - scroll down to the AD example.

Another example on OKM wiki:

http://wiki.openkm.com/index.php/Active ... OpenKM_6.2

Re: Debian amd64 installation fails

 by dejanfc ¦  Fri May 17, 2013 6:26 am ¦  Forum: Installation ¦  Topic: Debian amd64 installation fails ¦  Replies: 5 ¦  Views: 4006

Re: Debian amd64 installation fails

 by dejanfc ¦  Thu May 16, 2013 5:24 pm ¦  Forum: Installation ¦  Topic: Debian amd64 installation fails ¦  Replies: 5 ¦  Views: 4006

Use ./catalina.sh run or ./startup to run it in background.

Re: unexpected change of versions and owner using WebDAV

 by dejanfc ¦  Fri Apr 26, 2013 1:57 pm ¦  Forum: Usage ¦  Topic: unexpected change of versions and owner using WebDAV ¦  Replies: 5 ¦  Views: 4296

Glad you got it working :). Could you not mount the share as user without first adding the user to davfs2 group? It's been a while since I've done this procedure, hence why I didn't mention it in my previous post - I forgot about it :(.

Re: unexpected change of versions and owner using WebDAV

 by dejanfc ¦  Thu Apr 25, 2013 6:46 am ¦  Forum: Usage ¦  Topic: unexpected change of versions and owner using WebDAV ¦  Replies: 5 ¦  Views: 4296

You should first make sure that davfs can mount the webdav share as user by default, without doing chown on folders. Add the entry to /etc/fstab http://dms:8080/OpenKM/webdav /home/username/webdav davfs noauto,user,rw 0 0 And then in user's home dir, look for ./davfs2/davfs2.conf There you'll find a...

Re: Alternate auth method for WS

 by dejanfc ¦  Thu Apr 25, 2013 6:36 am ¦  Forum: Web Services ¦  Topic: Alternate auth method for WS ¦  Replies: 16 ¦  Views: 569278

That is correct.

edit: If you go to login page (login.jsp) directly, the browser won't perform negotiation because that url is exempt from the protected urls listed in Spnego Entry Point bean. To perform spnego auth you have to visit **/OpenKM/ url which is the default.

Re: Ldap Not communicating

 by dejanfc ¦  Fri Apr 19, 2013 6:12 am ¦  Forum: Configuration ¦  Topic: Ldap Not communicating ¦  Replies: 4 ¦  Views: 3144

$tomcat_install_dir/logs

Alternatively you can run the server with ./catalina run instead of ./startup and check the error messages directly on stdout.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.