<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Ocsinventory Q&amp;A - Recent questions in GUI development</title>
<link>https://ask.ocsinventory-ng.org/questions/developers/gui-development</link>
<description>Powered by Question2Answer</description>
<item>
<title>Homepage Displays 'ICP Filing Information'</title>
<link>https://ask.ocsinventory-ng.org/14587/homepage-displays-icp-filing-information</link>
<description>&lt;p&gt;Dear Support,&lt;/p&gt;&lt;p&gt;Due to business requirements, we need to add ICP filing information at the bottom of OCS Inventory.&lt;/p&gt;&lt;p&gt;Attempt to modify:&lt;span style=&quot;color:#e74c3c&quot;&gt;/usr/share/ocinventory reports/ocsreports/index.php&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Not successful.&lt;/p&gt;&lt;p&gt;Our Env.&amp;nbsp;information:&lt;/p&gt;&lt;p&gt;OS:CentOS Linux release 7.9.2009 (Core)&lt;/p&gt;&lt;p&gt;DB:MariaDB Server version 10.5.20-MariaDB&lt;/p&gt;&lt;p&gt;OCS Inventory Version：OCSNG_ UNIX_ SERVER v2.11.1+Agent v2.10.1.0&lt;/p&gt;&lt;p&gt;Web Server：Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.2.6 mod_perl/2.0.11&lt;/p&gt;&lt;p&gt;Please let me know how to do it?&lt;/p&gt;&lt;p&gt;Thank you.&lt;/p&gt;&lt;p&gt;Best regards,&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/14587/homepage-displays-icp-filing-information</guid>
<pubDate>Wed, 07 Jun 2023 09:22:03 +0000</pubDate>
</item>
<item>
<title>find list of computers by one pramater REST-API</title>
<link>https://ask.ocsinventory-ng.org/14258/find-list-of-computers-by-one-pramater-rest-api</link>
<description>Hi!&lt;br /&gt;
&lt;br /&gt;
I using REST API, and i want find all computers with one MAC-address.&lt;br /&gt;
&lt;br /&gt;
I try this: /ocsapi/v1/computers/search?MACADDR=myMACAddress&lt;br /&gt;
,but i get error 500&lt;br /&gt;
&lt;br /&gt;
When i tryed this operation in GUI, i got list computers and&lt;br /&gt;
i saw url: /ocsreports/?function=visu_search&lt;br /&gt;
&lt;br /&gt;
maybe i can using function &amp;quot;visu_search&amp;quot; in REST-API? and substitute any parameters?</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/14258/find-list-of-computers-by-one-pramater-rest-api</guid>
<pubDate>Tue, 08 Nov 2022 02:33:01 +0000</pubDate>
</item>
<item>
<title>Editing existing packages in deployement menu</title>
<link>https://ask.ocsinventory-ng.org/13345/editing-existing-packages-in-deployement-menu</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;span lang=&quot;en&quot; class=&quot;VIiyi&quot;&gt;&lt;span data-language-for-alternatives=&quot;en&quot; data-language-to-translate-into=&quot;fr&quot; data-phrase-index=&quot;0&quot; class=&quot;ChMk0b JLqJ4b&quot;&gt;&lt;span&gt;we can no longer edit the existing packages and find the command lines that we put in each packages, it is really an essential function for us because some silent installation commands are really complicated to find&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;best regards&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/13345/editing-existing-packages-in-deployement-menu</guid>
<pubDate>Wed, 18 Aug 2021 09:29:09 +0000</pubDate>
</item>
<item>
<title>Change login page background</title>
<link>https://ask.ocsinventory-ng.org/12589/change-login-page-background</link>
<description>&lt;p&gt;I'm trying to change the background image on login page but when set a background image on body tag of index.php file, the background image is visualized in all pages...&lt;/p&gt;&lt;p&gt;I wanna set the background image only on login page&lt;img alt=&quot;&quot; src=&quot;http://ask.ocsinventory-ng.org/?qa=blob&amp;amp;qa_blobid=16070792259843159499&quot; style=&quot;height:297px; width:600px&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;The image shows in all pages&amp;nbsp;&lt;img title=&quot;sad&quot; alt=&quot;sad&quot; src=&quot;http://ask.ocsinventory-ng.org/qa-plugin/wysiwyg-editor/ckeditor/plugins/smiley/images/sad_smile.png&quot; style=&quot;height:23px; width:23px&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://ask.ocsinventory-ng.org/?qa=blob&amp;amp;qa_blobid=15999090082721570647&quot; style=&quot;height:295px; width:600px&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/12589/change-login-page-background</guid>
<pubDate>Mon, 07 Dec 2020 03:00:43 +0000</pubDate>
</item>
<item>
<title>Add new page and DB connection.</title>
<link>https://ask.ocsinventory-ng.org/10263/add-new-page-and-db-connection</link>
<description>Hello everyone,&lt;br /&gt;
&lt;br /&gt;
I'm trying to add new pages, and custom DB tables, the same way I'm trying to add new scripts (like select, insert, update and delete) to connect this new pages to my new custom tables.&lt;br /&gt;
&lt;br /&gt;
For now, my intention is just to the hobby and to training my PHP and SQL Development at one application very useful, but I really want to know how can I got it.&lt;br /&gt;
&lt;br /&gt;
I really researched at your Wiki, but especially after the update, I can't find anything anymore.&lt;br /&gt;
&lt;br /&gt;
I will be really grateful if someone can help me if prefer, I can send my e-mail to talk more about the system.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Letícia Domingues.</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/10263/add-new-page-and-db-connection</guid>
<pubDate>Mon, 29 Oct 2018 19:29:00 +0000</pubDate>
</item>
<item>
<title>Translation for br_BR.</title>
<link>https://ask.ocsinventory-ng.org/9614/translation-for-br_br</link>
<description>Hi @ll.&lt;br /&gt;
&lt;br /&gt;
I sent a few days ago an updated file for the br_BR translation to email *Emails are not allowed* and I have not received any feedback so far.&lt;br /&gt;
&lt;br /&gt;
Could anyone check if this file was received ?&lt;br /&gt;
&lt;br /&gt;
Thank you !</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/9614/translation-for-br_br</guid>
<pubDate>Fri, 08 Jun 2018 18:44:03 +0000</pubDate>
</item>
<item>
<title>Software counting not correct</title>
<link>https://ask.ocsinventory-ng.org/8676/software-counting-not-correct</link>
<description>Where is the source code of Dictionary Pages as the counting of the software is not correct, thank you very much for any answer</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/8676/software-counting-not-correct</guid>
<pubDate>Tue, 23 Jan 2018 01:42:54 +0000</pubDate>
</item>
<item>
<title>export not working with columns</title>
<link>https://ask.ocsinventory-ng.org/7121/export-not-working-with-columns</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I can't make export from &quot;search with various criterias&quot; work&lt;/p&gt;&lt;p&gt;I perform a customized search, that works&lt;/p&gt;&lt;p&gt;When i show more columns than the defaults one (like the 2 searched terms), it works&lt;/p&gt;&lt;p&gt;When i try to export the results, both added columns are empty (but showed)&lt;/p&gt;&lt;p&gt;Am i the only one with this error ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;PHP 5.6.30&lt;/li&gt;&lt;li&gt;Apache/2.4.10 (Debian)&lt;/li&gt;&lt;li&gt;(Debian) version 5.5.47-0+deb8u1&lt;/li&gt;&lt;li&gt;Ocs Server 2.3.1&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Thank you&lt;/p&gt;&lt;p&gt;--tla&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/7121/export-not-working-with-columns</guid>
<pubDate>Fri, 02 Jun 2017 15:24:51 +0000</pubDate>
</item>
<item>
<title>Mise à jour de la demo du serveur OCS Inventory</title>
<link>https://ask.ocsinventory-ng.org/7085/mise-%C3%A0-jour-de-la-demo-du-serveur-ocs-inventory</link>
<description>&lt;p&gt;Bonjour à toute l'équipe,&lt;/p&gt;&lt;p&gt;à l'occasion, il pourrait être intéressant de mettre à jour la version demo du serveur OCS Inventory &lt;a rel=&quot;nofollow&quot; href=&quot;http://demo.ocsinventory-ng.org&quot;&gt;http://demo.ocsinventory-ng.org&lt;/a&gt;&amp;nbsp;afin de présenter :&lt;/p&gt;&lt;p&gt;- L'intégration d'un client Windows 10&lt;/p&gt;&lt;p&gt;- L'intégration d'un plugin, étant donné le nb de posts sur le sujet (par ex. &quot;msofficekey&quot; serait un réel +)&lt;/p&gt;&lt;p&gt;- La visualisation des logs / statistiques (par ex. nb de connexions par jour)&lt;/p&gt;&lt;p&gt;- Serveur OCS en version up to date&lt;/p&gt;&lt;p&gt;Tout ceci&amp;nbsp;afin de&amp;nbsp;mieux valoriser les multiples qualités d'OCS Inventory NG et de faciliter le travail des personnes (dont je fais partie) qui œuvrent en support sur votre forum technique.&lt;/p&gt;&lt;p&gt;Merci d'avance et encore félicitations pour ce&amp;nbsp;superbe projet !&lt;/p&gt;&lt;p&gt;Très cordialement, Stéphane&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/7085/mise-%C3%A0-jour-de-la-demo-du-serveur-ocs-inventory</guid>
<pubDate>Thu, 25 May 2017 11:46:44 +0000</pubDate>
</item>
<item>
<title>Filtrage des infos affichées en mode verrouillage (lock)</title>
<link>https://ask.ocsinventory-ng.org/6860/filtrage-des-infos-affich%C3%A9es-en-mode-verrouillage-lock</link>
<description>Bonjour,&lt;br /&gt;
&lt;br /&gt;
une fois l'interface verrouillée (lock) sur un groupe de clients, l'affichage ne tient pas toujours compte du filtrage et on retrouve certaines informations pour l'ENSEMBLE des clients inventoriés dans la base de données, notamment :&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;- Plugins &amp;gt; Gestion des clés Office&lt;br /&gt;
&amp;nbsp;- Réseau(x) &amp;gt; IpDiscover et Snmp&lt;br /&gt;
&amp;nbsp;- Information &amp;gt; Statistiques &amp;gt; Divers (Top softs, Nb OS et agents différents)&lt;br /&gt;
&lt;br /&gt;
&amp;gt; Cela pose un problème lorsque l'on souhaite une vue précise ou permettre l'accès restreint à un utilisateur (pour gérer / superviser une entité / groupe de clients) et que l'on ne veut pas qu'il puisse (par exemple) consulter la liste des clés Microsoft Office de TOUS les clients inventoriés par le serveur OCS.&lt;br /&gt;
&lt;br /&gt;
De même, à la connexion de cet utilisateur en accès restreint, celui-ci ne devrait pas voir le nombre de &amp;quot;Machines en base&amp;quot; et &amp;quot;interfaces réseau non inventoriées&amp;quot; dans ACTIVITE puisqu'il a une vue sur un périmètre limitée (par contre, les infos des onglets LOGICIEL, MATERIEL et DIVERS tiennent bien compte de la limitation).&lt;br /&gt;
&lt;br /&gt;
En tout cas, félicitations pour votre travail et les nombreuses qualités / fonctionnalités d'OCS Inventory NG !&lt;br /&gt;
&lt;br /&gt;
Bien cordialement, Stéphane</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/6860/filtrage-des-infos-affich%C3%A9es-en-mode-verrouillage-lock</guid>
<pubDate>Sun, 30 Apr 2017 08:53:55 +0000</pubDate>
</item>
<item>
<title>Unsorted show/hide columns list in Ajax OCS Reports versions</title>
<link>https://ask.ocsinventory-ng.org/5568/unsorted-show-hide-columns-list-in-ajax-ocs-reports-versions</link>
<description>&lt;p&gt;The &quot;All computers, Show/hide, Select columns to show/hide&quot; drop-down menu list is unsorted :( I think this is due to new ajax code in&amp;nbsp;ms_all_computers.php, but I can't realize&amp;nbsp;how to fix that. It seems, the line to fix is the one that contains&amp;nbsp;&lt;em&gt;ajaxtab_entete_fixe&lt;/em&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;if (is_defined($_SESSION['OCS'][&quot;mesmachines&quot;])) {&lt;br&gt;&amp;nbsp; &amp;nbsp; $queryDetails .= &quot;AND &quot; . $_SESSION['OCS'][&quot;mesmachines&quot;];&lt;br&gt;}&lt;br&gt;$queryDetails .= &quot; group by h.id&quot;;&lt;br&gt;$tab_options['LBL_POPUP']['SUP'] = 'name';&lt;br&gt;$tab_options['LBL']['SUP'] = $l-&amp;gt;g(122);&lt;br&gt;$tab_options['TRI']['DATE']['e.bdate'] = &quot;%m/%d/%Y&quot;; // BIOS date format in database (varchar)&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;$entete = ajaxtab_entete_fixe($list_fields, $default_fields, $tab_options, $list_col_cant_del);&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Previous non-ajax&amp;nbsp;ocs reports versions, included this code:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;if (isset($_SESSION['OCS'][&quot;mesmachines&quot;]) and $_SESSION['OCS'][&quot;mesmachines&quot;] != '')&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $queryDetails &amp;nbsp;.= &quot;AND &quot;.$_SESSION['OCS'][&quot;mesmachines&quot;];&lt;br&gt;$queryDetails &amp;nbsp;.=&quot; group by h.id&quot;;&lt;br&gt;$tab_options['LBL_POPUP']['SUP']='name';&lt;br&gt;$tab_options['LBL']['SUP']=$l-&amp;gt;g(122);&lt;br&gt;$tab_options['TRI']['DATE']['e.bdate']=&quot;%m/%d/%Y&quot;;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;$result_exist=tab_req($table_name,$list_fields,$default_fields, $list_col_cant_del,$queryDetails,$form_name,95,$tab_options);&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Unsorted columns to show/hide:&lt;/p&gt;&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://ask.ocsinventory-ng.org/?qa=blob&amp;amp;qa_blobid=11715904262595634979&quot; style=&quot;height:471px; width:454px&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/5568/unsorted-show-hide-columns-list-in-ajax-ocs-reports-versions</guid>
<pubDate>Wed, 21 Dec 2016 17:32:14 +0000</pubDate>
</item>
<item>
<title>Tutorial de correção no servidor</title>
<link>https://ask.ocsinventory-ng.org/4490/tutorial-de-corre%C3%A7%C3%A3o-no-servidor</link>
<description>Vocês poderiam fazer um tutorial de verificação para conferir a instalação no servidor ubuntu.&lt;br /&gt;
&lt;br /&gt;
Da muito problema na comunicação com o servidor da até desânimo de usar.</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/4490/tutorial-de-corre%C3%A7%C3%A3o-no-servidor</guid>
<pubDate>Mon, 06 Jun 2016 03:54:54 +0000</pubDate>
</item>
<item>
<title>GLPI histrory</title>
<link>https://ask.ocsinventory-ng.org/4230/glpi-histrory</link>
<description>Hello, I wonder if I have to list the GLPI the history of a computer in a time interval</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/4230/glpi-histrory</guid>
<pubDate>Tue, 03 May 2016 19:57:25 +0000</pubDate>
</item>
<item>
<title>Possible to provide Last Contact on main SNMP Table on OCS Server UI?</title>
<link>https://ask.ocsinventory-ng.org/4021/possible-to-provide-last-contact-main-snmp-table-ocs-server</link>
<description>Is it possible to provide Last Contact on the main page table for SNMP devices? &amp;nbsp;It's very difficult to click on each device to see when the last time a device was scanned.</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/4021/possible-to-provide-last-contact-main-snmp-table-ocs-server</guid>
<pubDate>Mon, 04 Apr 2016 17:26:22 +0000</pubDate>
</item>
<item>
<title>Software search</title>
<link>https://ask.ocsinventory-ng.org/3686/software-search</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;When I'm trying to use software search, column 'Computer' is showing the string I'm searching. For example search for software name like Java 8 update 6% returns:&lt;/p&gt;&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;width:385px; border-spacing: 0px;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;height:20px; width:212px&quot;&gt;&lt;p&gt;Computer&lt;/p&gt;&lt;/td&gt;&lt;td style=&quot;width:173px&quot;&gt;&lt;p&gt;Software: Name&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;height:20px&quot;&gt;Java 8 Update 60&lt;/td&gt;&lt;td&gt;Java 8 Update 60&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&amp;nbsp;... but the computer name is like 'S12345'. If I use other than software search, everything is o.k.&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/3686/software-search</guid>
<pubDate>Mon, 22 Feb 2016 09:13:20 +0000</pubDate>
</item>
<item>
<title>Savoir quel utilisateur est connecté</title>
<link>https://ask.ocsinventory-ng.org/3559/savoir-quel-utilisateur-est-connect%C3%A9</link>
<description>Bonjour,&lt;br /&gt;
&lt;br /&gt;
Je cherche la variable qui pourrais me donne le nom de l'utilisateur connecté sur OCS.&lt;br /&gt;
&lt;br /&gt;
Je suppose Que c'est $_SESSION [OCS] [???] ?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Merci de votre aide</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/3559/savoir-quel-utilisateur-est-connect%C3%A9</guid>
<pubDate>Wed, 20 Jan 2016 14:41:05 +0000</pubDate>
</item>
<item>
<title>Mac Address blacklist using wildcard character</title>
<link>https://ask.ocsinventory-ng.org/3247/mac-address-blacklist-using-wildcard-character</link>
<description>Hi! I would like to suggest a simple feature that could help a lot of users. When we need to create a blacklist, using Config -&amp;gt; Blacklist -&amp;gt; Add -&amp;gt; Mac Address, we should enter the complete mac address. But, if we can insert just a prefix, this would facilitate management.&lt;br /&gt;
&lt;br /&gt;
Two uses in which we would be benefited would be: (1) virtualbox hosts and (2) CARP (or VRRP) IPs. Both cases use the same mac address prefix and we could exclude these hosts from inventory. Another possibility with this feature would be exclude a vendor from inventory, just inserting the three first blocks of mac address.&lt;br /&gt;
&lt;br /&gt;
Is this the right channel to make suggestions?&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/3247/mac-address-blacklist-using-wildcard-character</guid>
<pubDate>Wed, 21 Oct 2015 18:04:06 +0000</pubDate>
</item>
<item>
<title>Tradução Brasil</title>
<link>https://ask.ocsinventory-ng.org/3192/tradu%C3%A7%C3%A3o-brasil</link>
<description>Pessoal,&lt;br /&gt;
A minha tradução mais recente para PT-BR&lt;br /&gt;
Favor procurar pelo arquivo brazilian_portuguese e alterar pelo arquivo no link&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.4shared.com/office/PNMHT_2Jba/brazilian_portuguese.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.4shared.com/office/PNMHT_2Jba/brazilian_portuguese.html&lt;/a&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/3192/tradu%C3%A7%C3%A3o-brasil</guid>
<pubDate>Thu, 08 Oct 2015 18:55:54 +0000</pubDate>
</item>
<item>
<title>How can I Access OCS Database from WINDEV ?</title>
<link>https://ask.ocsinventory-ng.org/2470/how-can-i-access-ocs-database-from-windev</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I'm on a UBUNTU 14.04 LTS, with OCS inventory Ver. &lt;strong&gt;2.1.2&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;I'd like to access the database from ano computer with WINDEV. How can I configure UBUNTU? Apache? PHP? Mysql? OCS?&lt;/p&gt;&lt;p&gt;Thanks for your help !&lt;/p&gt;&lt;p&gt;olivier&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/2470/how-can-i-access-ocs-database-from-windev</guid>
<pubDate>Wed, 27 May 2015 09:48:32 +0000</pubDate>
</item>
<item>
<title>Nom de machine tronqué</title>
<link>https://ask.ocsinventory-ng.org/2223/nom-de-machine-tronqu%C3%A9</link>
<description>Bonjour&lt;br /&gt;
&lt;br /&gt;
J'utilise la version 2.1.2 de OCS inventory et des agents windows V2.1.1.1 et 2.1.0.1 et je viens de remarquer que les noms de &amp;nbsp;machines qui ont plus de 15 caractères sont tronqués.&lt;br /&gt;
&lt;br /&gt;
Par exemple le nom aaa-azer-por-123 donne dans la base et s'affiche ds ocsreports : aaa-azer-por-12&lt;br /&gt;
&lt;br /&gt;
est-il possible de changer cela ?&lt;br /&gt;
&lt;br /&gt;
merci pour votre aide.&lt;br /&gt;
&lt;br /&gt;
hello&lt;br /&gt;
&lt;br /&gt;
I use OCS Inventory v 2.1.2 and agents windows V2.1.1.1 and 2.1.0.1 and I just noticed that the names of machines that have more than 15 characters are truncated.&lt;br /&gt;
&lt;br /&gt;
For example the name aaa-azer-por-123 provides the base and appears ds ocsreports: aaa-azer-por-12&lt;br /&gt;
&lt;br /&gt;
Is it possible to change this?&lt;br /&gt;
&lt;br /&gt;
thank you for your help.&lt;br /&gt;
&lt;br /&gt;
Claude</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/2223/nom-de-machine-tronqu%C3%A9</guid>
<pubDate>Thu, 23 Apr 2015 13:39:34 +0000</pubDate>
</item>
<item>
<title>two step authnetication</title>
<link>https://ask.ocsinventory-ng.org/2178/two-step-authnetication</link>
<description>Bonsoir,*C'est la première fois que je poste un message j'espère donc ne pas trop me planter.&lt;br /&gt;
&lt;br /&gt;
Est ce que la double authentification type google authenticator est prévue dans les futures versions ?</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/2178/two-step-authnetication</guid>
<pubDate>Thu, 16 Apr 2015 17:25:56 +0000</pubDate>
</item>
<item>
<title>Filtering is not working in &quot;Non identified peripherals list&quot;, IpDiscover</title>
<link>https://ask.ocsinventory-ng.org/2103/filtering-working-identified-peripherals-list-ipdiscover</link>
<description>Restrict view show &amp;quot;NO RESULT&amp;quot; even if i set as argument IP`s from list.</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/2103/filtering-working-identified-peripherals-list-ipdiscover</guid>
<pubDate>Mon, 06 Apr 2015 08:21:25 +0000</pubDate>
</item>
<item>
<title>ocs soap area</title>
<link>https://ask.ocsinventory-ng.org/1523/ocs-soap-area</link>
<description>&lt;p&gt;
	I want to acess the ocs inventory soap area (ip/ocsinterface).&lt;/p&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	I created the user using htpasswd command and edit the ocsinventory.conf, but i can't acess the soap area.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	The apache logs say: The LENGTH argument can't be negative at /usr/local/share/perl/5.14.2/SOAP/Transport/HTTP2.pm line 103.\n&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Anybody helps me?&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Thanks&lt;/div&gt;</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/1523/ocs-soap-area</guid>
<pubDate>Wed, 17 Dec 2014 12:33:24 +0000</pubDate>
</item>
<item>
<title>How to add column subnet NAME</title>
<link>https://ask.ocsinventory-ng.org/571/how-to-add-column-subnet-name</link>
<description>Is there any option to add a column where appear in the &amp;quot;all computer search&amp;quot; the subnet NAMES ?&lt;br /&gt;
&lt;br /&gt;
We have Ocsinventory NG Management server for linux/unix 2.0.1&lt;br /&gt;
&lt;br /&gt;
thanks a lot! merci!</description>
<category>GUI development</category>
<guid isPermaLink="true">https://ask.ocsinventory-ng.org/571/how-to-add-column-subnet-name</guid>
<pubDate>Tue, 16 Sep 2014 20:08:18 +0000</pubDate>
</item>
</channel>
</rss>