Bug 10115 - net fails to understand samba-standard command line options
Summary: net fails to understand samba-standard command line options
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Tools (show other bugs)
Version: 4.0.8
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 00:35 UTC by atuting
Modified: 2022-03-29 12:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description atuting 2013-08-27 00:35:29 UTC
This was fixed in Bug 6357 14-May-2009 and was then reverted 05-Jul-2009.

Instead of using popt_common code, net is using it's own option parsing that is
almost, but not quite, identical to what all other samba tools are using.

net commands require usernames and passwords on the command line which is a security risk for some organizations.

net needs an --authentication-file option.
Comment 1 Stefan Metzmacher 2022-03-29 12:21:00 UTC
samba-4.15.0