Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter mwortman

    (@mwortman)

    Am-a-zing! It does work! What I did:

    0. enable windows authentication on IIS7 (don’t know about 6)
    1. download the plugin code from the link above
    2. create a folder in your plugins folder in your wordpress installation
    3. paste the plugin in that folder
    4. now login to your wordpress and activate the plugin

    That’s it!!

    I’m assuming WP Super Cache needs to switched off to make this happen immediately (or empty cache). Also assuming that Active Directory Plugin(s) can be removed, since no-one needs to physically login anymore. I’ll test these assumptions some more. And it only works in IE (8+9 tested, you can’t log out anymore! :-)), not in Chrome.

    I’ve been looking for the same. Some real complicated solutions are avaialble, but no such thing as a simple plugin.

    I assume it’s quite significant what server WP is running on. Mine is internally running on Windows Server 2008 (SP2). I actually think it might even be possible to take of it on the server, but hell do I know.

    Thread Starter mwortman

    (@mwortman)

    My company asked for an portal: a centralised place for staff to find information, to communicate with each other and the different offices and to link to other information. SharePoint is also available on the intranet for document control, meeting spaces, etc., but is to cluncky for a nice and easy on the eyes entrance for staff. So we only link to specific spots in SharePoint (like the policy library) for staff.

    General
    We have the blog as the main page for internal communication. Each office has an author and writes posts from that office. The Internal Communication Officer takes care of the rest. We have a few pages for more information on training, OHS, etc with links to documentation stored in SharePoint.

    Main issues
    1. Updating is a real problem, since all the tweaks we have made to suit our needs. We decided only to update major versions. Security is not an issue, since it is run on the intranet only.

    2. Automatic logins (ie windows authenticate) is an issue, but we have worked around this by only letting administraters to login when writing new posts. If staff wants to comment, they can type in their name and comments. We have deleted the URL and password fields. Problem is obviously that they can write up any name.

    3. External Access is not possible at the moment. This is just because of our internal IT infrastructure. We won’t rely on WP for external access, since WP is not the only service running.

    Theme
    We have used the arras theme for its useability and prettyness. We obviously have a child theme that suits our needs.

    What I would like to see?
    – Windows Authentication: seemingless login for all users and permissions taken care off by WordPress.
    – Better internal communication, Yammer style.
    – Faster is always better, although I realise that it has more to do with our IT infrastructure than WP. I just don’t understand WP is so much slower than SharePoint.

    Basically, because Windows Authentication is such a hassle, most functionality, like document control or online forms, are a real problem. People don’t like to login to often. Hence our intranet is mainly 1-way communication, while the objective was to communicate with each other and reduce email traffic.

    Thread Starter mwortman

    (@mwortman)

    Sorry about this, don’t know how to delete this.

    Thread Starter mwortman

    (@mwortman)

    Put this in your .css :

    #fullwidth { width: 970px; }

    Add this to a template:

    <div id=”fullwidth” class=”section”>

    Solved. 🙂

    Thread Starter mwortman

    (@mwortman)

    6. Since all tickets get an access key, it would be nice to have a field to look up their own tickets with that key.

    mwortman

    (@mwortman)

    One solution I can think of is to make a standard message on your support tickets page. The top will be shown during creating a ticket as viewing the created tickets. It’s not really good, but it could help a little.

    mwortman

    (@mwortman)

    But that still only works for an overall email address. What if you have more than one admins/Authors running your website? I’d like to send the outbound mail to a specific person.

    Forum: Plugins
    In reply to: Technician reports
    mwortman

    (@mwortman)

    May be Zingiri Tickets is something you are looking for. Heaps of options and settings, great ticket system!

    mwortman

    (@mwortman)

    Same. No settings at all? Would be great to at least assign other users.

    mwortman

    (@mwortman)

    Found out now that logging in and check against LDAP (with simple ldap plugin) does not work anymore. It doesn’t recognize the user (in ldap) anymore.

    Uninstalled the Login LockDown and logging in via checking against ldap works again, BUT the error is back again.

    Anyone any ideas?

    Thread Starter mwortman

    (@mwortman)

    #container didn’t fix my issue so far. Any help please?

    Strange. I had the same error, but hadn’t installed any plugins related to login.

    Since I’ve installed Login LockDown, it doesn’t show the error no more.

    Thread Starter mwortman

    (@mwortman)

    Thanks, alchymyth!

    It’s an intranet site, so a link is not possible. That’s why I’ve put up the screenshot.

    Let’s have a look at .forum #container, .forum #content {margin:0;padding:0;width:100%;} and see if it changes anything.

Viewing 15 replies - 1 through 15 (of 16 total)