Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: Migrate database from v1.1 to v1.3.2 (Oliver Gorwits)
   2. LDAP Authentication (Sassan Dibadj)
   3. Re: LDAP Authentication (Oliver Gorwits)
   4. Re: LDAP Authentication (David Baldwin)
   5. HSRP MAC Appearing with Many IPs (Golden, Jeffrey)
--- Begin Message ---
Hi David,

On 2014-02-26 22:21, David Weise wrote:
  I have two netdisco servers.  One server, netdisco11 is running
netdisco v1.1 and the new server netdiso132 is running netdisco 1.3.2.
How do I migrate the database from my netdisco11 to netdisco132
server?

In the /sql subdirectory of the Netdisco source tarball are diff files for the schema which should bring it up to 1.3.2. You provide them as standard input to a psql command. Let me know if you need more detail.

Also... you may wish also to evaluate Netdisco 2 which is stable and has many more features. It will upgrade the database as part of the installation automatically (and still be backwards compatible):

https://metacpan.org/pod/App::Netdisco

regards,
oliver.



--- End Message ---
--- Begin Message ---
I've been trying for a while now to get LDAP authentication working with 
netdisco but have not been successful. This is LDAP with an active directory 
domain.

I create an account in netdisco with the same name as the ldap user and check 
the ldap box while leaving the password blank.

In netdisco.conf I've set the following.

ldap_server          = xxxxxxxx
ldap_user_string     = DOMAIN\%USER%
ldap_proxy_user      = xxxxxxx
ldap_proxy_pass      = xxxxxxx

I've verified that the proxy user and proxy pass work by doing an ldapsearch 
command.

All I get back from netdisco is Bad Login and I can't find any logs to help 
figure out what is going on.

Does anyone have some suggestions as to where logs might be or what I might be 
doing wrong?

Thank you.

________________________________

UT Southwestern Medical Center
The future of medicine, today.

--- End Message ---
--- Begin Message ---
Hi,

Which version of Netdisco are you using?

regards,
oliver.


On 2014-02-28 22:13, Sassan Dibadj wrote:
I've been trying for a while now to get LDAP authentication working
with netdisco but have not been successful. This is LDAP with an
active directory domain.

I create an account in netdisco with the same name as the ldap user
and check the ldap box while leaving the password blank.

In netdisco.conf I've set the following.

ldap_server = xxxxxxxx

ldap_user_string = DOMAIN%USER%

ldap_proxy_user = xxxxxxx

ldap_proxy_pass = xxxxxxx

I've verified that the proxy user and proxy pass work by doing an
ldapsearch command.

All I get back from netdisco is Bad Login and I can't find any logs to
help figure out what is going on.

Does anyone have some suggestions as to where logs might be or what I
might be doing wrong?

Thank you.

-------------------------

 UT Southwestern Medical Center
 The future of medicine, today.




--- End Message ---
--- Begin Message ---
On 1/03/14 9:13 AM, Sassan Dibadj wrote:
>
> I’ve been trying for a while now to get LDAP authentication working
> with netdisco but have not been successful. This is LDAP with an
> active directory domain.
>
>
>
> I create an account in netdisco with the same name as the ldap user
> and check the ldap box while leaving the password blank.
>
>
>
> In netdisco.conf I’ve set the following.
>
>
>
> ldap_server          = xxxxxxxx
>
> ldap_user_string     = DOMAIN\%USER%
>
> ldap_proxy_user      = xxxxxxx
>
> ldap_proxy_pass      = xxxxxxx
>
>
>
> I’ve verified that the proxy user and proxy pass work by doing an
> ldapsearch command.
>
>
>
> All I get back from netdisco is Bad Login and I can’t find any logs to
> help figure out what is going on.
>
>
>
> Does anyone have some suggestions as to where logs might be or what I
> might be doing wrong?
>
With AD you do not require a proxy user/pass. User authentication works
using UserPrincipalName as the LDAP bind DN.

Depending on your AD configuration, the following _should_ work for
fairly standard configurations:

ldap_server          = <fully qualified domain>
ldap_user_string     = %USER%@<FULLY QUALIFIED DOMAIN>
ldap_opts            = version => 3, debug => 0

So if your AD domain is called example.com, follwoing should work:

ldap_server          = example.com
ldap_user_string     = %[email protected]
ldap_opts            = version => 3, debug => 0

The technicalities are that the server should actually be the same as
DNS for _ldap._tcp.example.com (which may work also, I haven't tested),
and the UserPrincipalName attribute in AD is of the form [email protected]

David.
>
>
>
> Thank you.
>
>
> ------------------------------------------------------------------------
>
> UT Southwestern Medical Center
> The future of medicine, today.
>
>
> ------------------------------------------------------------------------------
> Flow-based real-time traffic analytics software. Cisco certified tool.
> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
> Customize your own dashboards, set traffic alerts and generate reports.
> Network behavioral analysis & security monitoring. All-in-one tool.
> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
>
>
> _______________________________________________
> Netdisco mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/netdisco-users


--
David Baldwin - Senior Systems Administrator (Datacentres + Networks)
Information and Communication Technology Services
Australian Sports Commission          http://ausport.gov.au
Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616
[email protected]          1 Leverrier Street Bruce ACT 2617
Our Values: RESPECT + INTEGRITY + TEAMWORK + EXCELLENCE


-------------------------------------------------------------------------------------
Keep up to date with what's happening in Australian sport visit 
http://www.ausport.gov.au

This message is intended for the addressee named and may contain confidential 
and privileged information. If you are not the intended recipient please note 
that any form of distribution, copying or use of this communication or the 
information in it is strictly prohibited and may be unlawful. If you receive 
this message in error, please delete it and notify the sender.
-------------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Hello,
                I recently installed Netdisco (version details below) and I 
will be using it in a large enterprise environment with many Cisco virtual HSRP 
addresses configured. We noticed when Netdisco does a discovery of these 
devices with HSRP configured, it correlates all virtual IPs to a single virtual 
MAC (00:00:0c:07:ac:01). Is there a way that we can have Netdisco skip 
correlating this MAC to an IP?

[root@nmbdplm06 netdisco]# ./netdisco -v
n e t  d i s c o
--------------------------------------------------
Netdisco Version   : 1.3.2
SNMP::Info Version : 3.01
Net-SNMP Version   : 5.0702
Perl Version       : 118.53.46.49.48.46.49

-- Jeff


--- End Message ---
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to