Bug 6449 - net rap user add crashes without -C option
Summary: net rap user add crashes without -C option
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.3
Classification: Unclassified
Component: Client tools (show other bugs)
Version: 3.3.4
Hardware: x86 Linux
: P3 minor
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 09:18 UTC by TAKAHASHI Motonobu
Modified: 2009-06-08 19:07 UTC (History)
0 users

See Also:
kai: review+


Attachments
Level10 log. (2.80 KB, application/octet-stream)
2009-06-07 09:19 UTC, TAKAHASHI Motonobu
no flags Details
Patch for 3.4 (868 bytes, patch)
2009-06-08 02:56 UTC, Volker Lendecke
no flags Details
Patch for 3.3 (863 bytes, patch)
2009-06-08 02:58 UTC, Volker Lendecke
no flags Details
Patch for 3.4 (936 bytes, patch)
2009-06-08 03:08 UTC, Volker Lendecke
no flags Details
Patch for 3.3 (931 bytes, patch)
2009-06-08 03:09 UTC, Volker Lendecke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description TAKAHASHI Motonobu 2009-06-07 09:18:36 UTC
net rap user add crashes without -C option.

-----
# /usr/local/samba/bin/net -s /dev/null  -I 192.168.135.139 -U Administrator%password rap user add rap05
Segmentation fault
-----
Comment 1 TAKAHASHI Motonobu 2009-06-07 09:19:29 UTC
Created attachment 4255 [details]
Level10 log.
Comment 2 TAKAHASHI Motonobu 2009-06-07 14:23:26 UTC
net rap group add crashed without -C option same as "net rap user add" at  bug#6449.
Comment 3 Volker Lendecke 2009-06-08 02:56:51 UTC
Created attachment 4258 [details]
Patch for 3.4
Comment 4 Volker Lendecke 2009-06-08 02:58:19 UTC
Created attachment 4259 [details]
Patch for 3.3
Comment 5 Volker Lendecke 2009-06-08 03:08:20 UTC
Created attachment 4260 [details]
Patch for 3.4
Comment 6 Volker Lendecke 2009-06-08 03:09:10 UTC
Created attachment 4261 [details]
Patch for 3.3
Comment 7 Kai Blin 2009-06-08 03:11:30 UTC
Patches look very reasonable. Please push.
Comment 8 Kai Blin 2009-06-08 03:11:58 UTC
Forgot the flag.
Comment 9 Karolin Seeger 2009-06-08 03:24:50 UTC
Pushed.
Patches will be included in 3.3.5 and 3.4.0.
Closing out bug report.

Thanks for reporting!
Comment 10 TAKAHASHI Motonobu 2009-06-08 19:07:00 UTC
Thanks, I applied these patches and found to work file against Windows 2000 Professional and Windows Server 2008.