Created attachment 10702 [details] Patch for rpcclient binary Hi samba team. When rpcclient is called like: $ rpcclient -c "getdata . Osversion" at end of output is added one nonsense line OsVersion: Osversion: This patch removes this line and adds more human friendly ouput: OsMajor: num OsMinor: num OsBuild: num for OsVersion query. For OsVersionEx two more lines are added: OsMajor: num OsMinor: num OsBuild: num ServicePackMajor: num ServicePackMinor: num I wrote patch which is attached. If you will see some place to improvement, don't hesitate and raise your note please. Have nice day Robin Hack
Comment on attachment 10702 [details] Patch for rpcclient binary LGTM
Fixed in master as bcbdc74b2618bdddb920feecf3e8bd7d11f12441