bugsmbldap-tools - Bugs: bug #11206, smbldap-usershow not show correct...

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #11206: smbldap-usershow not show correct info

Submitted by:  S. Purnelle <cormanstnl>
Submitted on:  Wednesday 03/05/2008 at 11:43 CET  
 
Category: NoneSeverity: 4 - Important
Priority: 5 - NormalStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Wednesday 03/05/2008 at 12:13 CET, comment #1:

Will be added in the next release.
A pre release can be found here: http://www.iallanis.info/smbldap-to...)

Tournier Jerome <jtournier>
Project Administrator
Wednesday 03/05/2008 at 11:43 CET, original submission:

I use smbldap-usershow for see all user's attribute.
But I find a difference between the attribute displayed with smbldap-usershow and the entry in ldap tree.

Can I suggest to just add before connect to ldap in smbldap-usershow.

$nscd_status = system "/etc/init.d/nscd status >/dev/null 2>&1";

if ($nscd_status == 0) {
system "/etc/init.d/nscd restart > /dev/null 2>&1";
}

If theses lines can resolv my problem.

smbldap-tools 0.9.2

S. Purnelle <cormanstnl>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by jtournier (Posted a comment)
  • -unavailable- added by cormanstnl (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independantly of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wednesday 03/05/2008 at 12:13 CETjtournierStatusNone=>Fixed
      Open/ClosedOpen=>Closed
    Show feedback again

    Back to the top


    Powered by Savane SVN (toward 3.1)