• 0 Votes
    6 Posts
    1k Views
    bheisigB
    Yes, we will release i-doit open 1.8.3 very soon. The online demo is already up-to-date.
  • No IP-list

    2
    0 Votes
    2 Posts
    822 Views
    bheisigB
    Hello h.dijk, The IP lists are only available in i-doit pro and excluded from i-doit open. For a complete list of differences between i-doit pro and open see our website: https://www.i-doit.org/features/ Greetings, Benjamin
  • Person groups membership problem

    4
    0 Votes
    4 Posts
    850 Views
    I
    The fix did the trick. Thank you very much!
  • Edit a "specific category"?

    2
    0 Votes
    2 Posts
    697 Views
    dkirstenD
    Hi Reinhard, that's not possible at the moment. You can create your own custom categories at "Administration / CMDB Settings / Custom categories"
  • No success mapping LDAP (Active Directory) Attributes to Contacts

    2
    0 Votes
    2 Posts
    701 Views
    creissC
    Hi Reinhard, Can you please explain your problem with more details? What exactly is not working? Kind Regards, Christian Reiß
  • SOLVED: modify main navigation bar in i-doit open

    1
    0 Votes
    1 Posts
    652 Views
    No one has replied
  • Report - where licenses are innstalled

    3
    0 Votes
    3 Posts
    768 Views
    J
    Sorry for late answer. Your query helped a lot. Thanks. Jan
  • Problem with fresh i-doit installation and object relations

    4
    0 Votes
    4 Posts
    771 Views
    bheisigB
    This issue is going to be resolved in the next i-doit pro version 1.8.1. It will be released within the next weeks.
  • Cabling / Wiring Issue

    2
    0 Votes
    2 Posts
    739 Views
    bheisigB
    Hi JP, Thanks for your request. There is an easy way to connect one input with two or more outputs: Just create one input (with no connected output) and then two outputs connected to the input. You will get a similar result as in the online demo for i-doit pro. The other way (two inputs connected to one output) is currently not possible with i-doit pro. Can you give us a simple drawing which scenario in real life you would like to document? Maybe there is a workaround. Greetings Ben
  • Logbook description

    2
    0 Votes
    2 Posts
    2k Views
    creissC
    Hi, I know this topic is old, but maybe it helps someone in the future. You have to open the logbook entry itself by clicking on it and then there is a button "Show details". I added some screenshots. Kind Regards, [image: 1322_new_lb_entry.png] [image: 1324_show_new_entry.png] [image: 1326_details_in_entry.png]
  • Can not edit Layer 3-Net objects

    10
    0 Votes
    10 Posts
    2k Views
    creissC
    Hi, This is in fact a known issue and was already reported to our developers. Kind Regards,
  • Notification not working properly

    3
    0 Votes
    3 Posts
    1k Views
    creissC
    Hi, Please try upgrading i-doit to the newest version. Maybe there was a bug in i-doit 1.6.X. Kind Regards,
  • ReferenceIdoITObjects on OTRS 3.3.9

    2
    0 Votes
    2 Posts
    1k Views
    R
    I figured it out.  Our i-doit instance is set to require authentication from JSON-RPC calls, which are not included in the JS files in the module.  I unchecked this option and it works.  As this is a test environment this is fine for now, but I may need to hard-code authentication at a later date when we move into production.
  • Import of connections switch to patch panel

    1
    0 Votes
    1 Posts
    842 Views
    No one has replied
  • Problem with the installation: Database port: 3306ERROR (110)

    5
    0 Votes
    5 Posts
    2k Views
    creissC
    Hi, What I wanted you to see there, is the installation process. There is a different one for SUSE (11 and 12): https://i-doit.atlassian.net/wiki/pages/viewpage.action?pageId=10223840 As you can see, SLES 11 is described in the bottom of the article but it is not supported anymore. I remember SELinux to prevent a local connection between the webserver and the database. Perhaps you have to disable that. Kind Regards, Christian
  • Session timeout set at 0 - can't login

    8
    0 Votes
    8 Posts
    5k Views
    T
    For all those, who have this problem, I found out the solution for the V4.1.15-8-default: 1st: keep cool (it took me several coffees to calm down on this silly thing. If the value for timeout is 0, so the setting is off or the value is wrong. Why the heck, wasn't this catched by the program??) 2nd: Login on your webserver, go into the i-doit-folder in the apache-webfiles (f.e. SuSE: /srv/www/htdocs/i-doit/…) 3rd: find the globals.inc.php 4th: open it with your favourite text-editor 5th: find and copy the following line: $g_config["sess_time"]  = isys_settings::get('session.time', 300); 6th: uncomment one of the original one with two slashes // $g_config["sess_time"]  = isys_settings::get('session.time', 300); 7th: change the copied line: FROM $g_config["sess_time"]  = isys_settings::get('session.time', 300); TO $g_config["sess_time"]  = 900; 8th: SAVE the file, but leave it open in your text-editor 9th: Login to i-doit and change the value for Session Timeout in the Settings. 3600 (1 hour) might be a good value. Save the sessings 10th: uncomment in the globals.inc.php // $g_config["sess_time"]  = isys_settings::get('session.time', 300); and comment the line $g_config["sess_time"]  = 900; That's it.
  • Canot read C__CMDB__SUBCAT__STORAGE__DEVICE

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Simpler Report, bekomme es einfach nicht hin

    5
    0 Votes
    5 Posts
    2k Views
    N
    Hallo jkondek Das sieht super aus, vielen Dank! Gruss Nadine
  • "Connected With" Shows Blank Popup

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • OCS Database connection failed

    3
    0 Votes
    3 Posts
    2k Views
    S
    Unfortunately when I copy the Database from the OCS Server to the local Database on the i-doit installation it works like a charm. But thats not a practicable solution. Furthermore I can't figure out how to specify the connection OCS-Object<-> i-doit Object in the GUI. Some Information isn't passed at all like the User in OCS.