search for: poway

Displaying 1 result from an estimated 1 matches for "poway".

Did you mean: loway
2003 Oct 21
2
PATCH to Samba 3.0.0 to allow interactive --set-auth-user for wbinfo
...make it easier to script wbinfo for nas appliances using expect to allow passwords with characters that bash doesn't like: '!*\,% etc. This also prevents the password from being seen by ps auwx which some may consider to be a security risk. - -Tom Dickson InoStor Corporation 13000 Gregg St Poway, CA 92064-7151 www.inostor.com 858-726-1846 <TEXT OF PATCH> - --- samba-3.0.0beta3/source/nsswitch/wbinfo.c Wed Jul 16 06:24:00 2003 +++ samba-nuevo/source/nsswitch/wbinfo.c Fri Aug 29 13:50:06 2003 @@ -756,8 +756,13 @@ ~ if (password) { ~ *password = 0; ~ password++;...