]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl/external/wbinfo_group/ext_wbinfo_group_acl.pl.in
Bug #1472: wbinfo_group.pl doesn't work with Samba 3.0.21
authorserassio <>
Sat, 24 Dec 2005 17:53:06 +0000 (17:53 +0000)
committerserassio <>
Sat, 24 Dec 2005 17:53:06 +0000 (17:53 +0000)
commit585e63cbd318b65427ba6923c6e4cdf4cb0cdaa2
tree461ab2ada55dc3de965e2c9bc9b330096e7b69b6
parent699c988ff4837c41235027ad15c34b6f90590b0d
Bug #1472: wbinfo_group.pl doesn't work with Samba 3.0.21

wbinfo -n output was changed in Samba 3.0.21, adding a SID description
after the SID value:

giove:~# wbinfo -n Staff
S-1-5-21-682003330-854245398-1708537768-1123 Domain Group (2)

So a little change in the wbinfo_group.pl parsing is needed.
helpers/external_acl/wbinfo_group/wbinfo_group.pl