Bug 11042 - samba-tool user create is unable to set unixHomeDirectory
Summary: samba-tool user create is unable to set unixHomeDirectory
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Tools (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-09 18:19 UTC by Steinar H. Gunderson (dead mail address)
Modified: 2020-04-27 10:44 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 Steinar H. Gunderson (dead mail address) 2015-01-09 18:19:13 UTC
Hi,

When creating a new user using samba-tool user create, there's no argument for setting the UNIX home directory (unixHomeDirectory), only --home-directory (homeDirectory), which is an UNC path used by Windows. The other RFC2307 parameters, like uid/gid, work just fine, so I guess this is just a matter of creating a new flag and passing it through.
Comment 1 Rowland Penny 2020-04-27 10:44:13 UTC
Closing bug report, this was fixed a long time ago.