https://bugs.openldap.org/show_bug.cgi?id=9577
Issue ID: 9577 Summary: slapd -V should be deprecated Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: smckinney@symas.com Target Milestone: ---
Sometimes a user's (present one included) ignorance gets them in trouble unnecessarily. The -V option is an example...
Normally, when one wants to determine the version of a process, they use -V, or perhaps -v. With slapd, the daemon actually continues to run, which can have negative consequences.
The doc clearly states that -VV is probably what the user wants, but is counter-intutive. Who RTFM's before checking the version?
-V print version info (-VV exit afterwards, -VVV print info about static overlays and backends)
I propose we eliminate the option to allow slapd to continue running after displaying the version. Perhaps we eliminate the -V option entirely, or just make it work the same as -VV.
https://bugs.openldap.org/show_bug.cgi?id=9577
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED
https://bugs.openldap.org/show_bug.cgi?id=9577
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
https://bugs.openldap.org/show_bug.cgi?id=9577
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |UNCONFIRMED Resolution|WONTFIX |---
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- Add line to output noting that slapd is detaching
https://bugs.openldap.org/show_bug.cgi?id=9577
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.6.0
https://bugs.openldap.org/show_bug.cgi?id=9577
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.6.0 |2.7.0
https://bugs.openldap.org/show_bug.cgi?id=9577
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- Make -V the same as -VV