Use putenv() instead of setenv() in the winbind_{off,on}() functions. Some
commit1f05df2b36d0782129e8cc4cfb23099ffb1cd775
authorTim Potter <tpot@samba.org>
Sun, 2 Nov 2003 16:22:28 +0000 (2 16:22 +0000)
committerTim Potter <tpot@samba.org>
Sun, 2 Nov 2003 16:22:28 +0000 (2 16:22 +0000)
treef6b6c80dcdb0adc510bdcffb56cf088591e11d5b
parent31e6157dfd2457252029f55616cafb0494aa4da0
Use putenv() instead of setenv() in the winbind_{off,on}() functions.  Some
platforms don't have setenv().
(This used to be commit a8b487c4cb5d181e59755f49063512b2729bccb5)
source3/nsswitch/wb_common.c