Jira (PUP-3127) LDAP - introduce LDAP-Certificat Directory

2014-08-26 Thread Andreas Schuster (JIRA)
Title: Message Title










 

 Andreas Schuster updated an issue











 






 Puppet /  PUP-3127



  LDAP - introduce LDAP-Certificat Directory 










Change By:

 Andreas Schuster




Fix Version/s:

 3.7.1












   

 Add Comment











 










 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-3127) LDAP - introduce LDAP-Certificat Directory

2014-08-26 Thread Andreas Schuster (JIRA)
Title: Message Title










 

 Andreas Schuster updated an issue











 






 Puppet /  PUP-3127



  LDAP - introduce LDAP-Certificat Directory 










Change By:

 Andreas Schuster




Fix Version/s:

 3.7.0












   

 Add Comment











 










 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-3127) LDAP - introduce LDAP-Certificat Directory

2014-08-25 Thread Andreas Schuster (JIRA)
Title: Message Title










 

 Andreas Schuster commented on an issue











 






  Re: LDAP - introduce LDAP-Certificat Directory 










created pull request












   

 Add Comment











 













 Puppet /  PUP-3127



  LDAP - introduce LDAP-Certificat Directory 







 For *Solaris* based systems it is necessary to establisch the connection to the ldap server a little bit different then for e.g. Linux based systems.  Therefore it is necessary to introduce this new config variable {{'ldapcrtdir'}} that allows the use of the server specific ldap certificates.  On Solaris it points to {{/var/ldap}}.   If {{ldapssl}} is se...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-3127) LDAP - introduce LDAP-Certificat Directory

2014-08-22 Thread Andreas Schuster (JIRA)
Title: Message Title










 

 Andreas Schuster updated an issue











 






 Puppet /  PUP-3127



  LDAP - introduce LDAP-Certificat Directory 










Change By:

 Andreas Schuster




Issue Type:

 Improvement New Feature












   

 Add Comment











 










 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-3127) LDAP - introduce LDAP-Certificat Directory

2014-08-22 Thread Andreas Schuster (JIRA)
Title: Message Title










 

 Andreas Schuster created an issue











 






 Puppet /  PUP-3127



  LDAP - introduce LDAP-Certificat Directory 










Issue Type:

  Improvement




Affects Versions:


 3.2.4




Assignee:

 Andreas Schuster




Components:


 Server




Created:


 22/Aug/14 6:29 AM




Environment:


Solaris 11, SPARC, x86




Fix Versions:


 3.7.1




Labels:


 ldap ldapcert solaris




Priority:

  Normal




Reporter:

 Andreas Schuster




Original Estimate:


2 days




  

Jira (FACT-571) Error messages with IPv6-enabled interfaces.

2014-06-17 Thread Andreas Schuster (JIRA)
Title: Message Title










 

 Andreas Schuster commented on an issue











 






  Re: Error messages with IPv6-enabled interfaces. 










Issue still exists on facter 1.7.5 and newer on Solaris 11.1:


mysystem# facter
ifconfig: status: SIOCGLIFFLAGS: ipmp0:1: no such interface
ifconfig: status: SIOCGLIFFLAGS: ipmp0:1: no such interface
ifconfig: status: SIOCGLIFFLAGS: ipmp0:1: no such interface
ifconfig: status: SIOCGLIFFLAGS: ipmp0:1: no such interface
ifconfig: status: SIOCGLIFFLAGS: ipmp0:1: no such interface
ifconfig: status: SIOCGLIFFLAGS: ipmp0:1: no such interface
...
interfaces => vnet0,vnet1,vnet2,lo0,ipmp0,ipmp1,ipmp0_1
ipaddress => 5.79.50.233
ipaddress6 => ::
ipaddress_ipmp0 => 5.79.50.33
ipaddress_ipmp1 => 5.77.50.33
ipaddress_lo0 => 127.0.0.1
ipaddress_vnet0 => 0.0.0.0
ipaddress_vnet1 => 0.0.0.0
ipaddress_vnet2 => 5.79.50.233
...
netmask => 255.255.254.0
netmask_ipmp0 => 255.255.254.0
netmask_ipmp1 => 255.255.254.0
netmask_lo0 => 255.0.0.0
netmask_vnet0 => 255.0.0.0
netmask_vnet1 => 255.0.0.0
netmask_vnet2 => 255.255.254.0
network_ipmp0 => 5.79.50.0
network_ipmp1 => 5.77.50.0
network_lo0 => 127.0.0.0
network_virtual => ldom
network_vnet0 => 0.0.0.0
network_vnet1 => 0.0.0.0
network_vnet2 => 5.79.50.0
...



Output of ifconfig -a:


vnet0: flags=11000843 mtu 1500 index 4
inet 0.0.0.0 netmask ff00 broadcast 0.255.255.255
groupname ipmp0
ether 0:14:4f:fa:95:cd
vnet1: flags=11000843 mtu 1500 index 6
inet 0.0.0.0 netmask ff00 broadcast 0.255.255.255
groupname ipmp1
ether 0:14:4f:f8:18:f3
vnet2: flags=11000843 mtu 1500 index 1
inet 5.79.50.233 netmask fe00 broadcast 5.79.51.255
ether 0:14:4f:f8:a7:2f
lo0: flags=2001000849 mtu 8232 index 2
inet 127.0.0.1 netmask ff00
ipmp0: flags=108001000843 mtu 1500 index 3
inet 5.79.50.33 netmask fe00 broadcast 5.79.51.255
groupname ipmp0
ipmp1: flags=108001000843 mtu 1500 index 5
inet 5.77.50.33 netmask fe00 broadcast 5.77.51.255
groupname ipmp1
lo0: flags=2002000849 mtu 8252 index 2
inet6 ::1/128
ipmp0: flags=128002004841 mtu 1500 index 3
inet6 fe80::21ee:52aa:adc9:5c49/10
groupname ipmp0
ipmp0:1: flags=128002000841 mtu 1500 index 3
inet6 fd00:4711:815:1234:abcd::33/64
ipmp1: flags=128002000840 mtu 1500 index 5
inet6 ::/10
groupname ipmp1
vnet0: flags=120002000841 mtu 1500 index 4
inet6 ::/0
groupname ipmp0
ether 0:14:4f:fa:95:cd
vnet1: flags=120002000841 mtu 1500 index 6
inet6 ::/0
groupname ipmp1
ether 0:14:4f:f8:18:f3
vnet2: flags=120002000840 mtu 1500 index 1
inet6 ::/10
ether 0:14:4f:f8:a7:2f
















   

 Add Comment