search for: orus

Displaying 5 results from an estimated 5 matches for "orus".

Did you mean: opus
2018 Dec 05
2
WinbinD no longer available in Samba 4.7.6
...users = yes > winbind enum groups = yes > > The lines above should only be used for testing purposes, they serve no > other purpose. According to the 'man smb.conf', "On large installations using winbindd(8) it may be necessary to suppress enumeration...". Orus isn't large installations (number of users and computers taken together is below 100). > winbind nss info = rfc2307 > > The above line is only any use on a Unix domain member and then, only > before Samba 4.6.0 That makes sense, set it explicitle to 'template'....
2018 Dec 05
0
WinbinD no longer available in Samba 4.7.6
...bind enum groups = yes > > > > The lines above should only be used for testing purposes, they > > serve no other purpose. > > According to the 'man smb.conf', "On large installations using > winbindd(8) it may be necessary to suppress enumeration...". Orus > isn't large installations (number of users and computers taken > together is below 100). Believe me, it can slow things down and the only thing that is does is make 'getent passwd' & 'getent group' work without supplying a username or groupname. You do not need it....
2018 Dec 04
4
WinbinD no longer available in Samba 4.7.6
L.P.H. van Belle via samba писал 2018-12-04 15:59: > Hai, > >> -----Oorspronkelijk bericht----- >> Van: samba [mailto:samba-bounces at lists.samba.org] Namens >> Konstantin Boyandin via samba >> Verzonden: dinsdag 4 december 2018 6:35 >> Aan: samba at lists.samba.org >> Onderwerp: [Samba] WinbinD no longer available in Samba 4.7.6 >> >>
2018 Dec 09
1
WinbinD no longer available in Samba 4.7.6
...yes >>> >>> The lines above should only be used for testing purposes, they >>> serve no other purpose. >> >> According to the 'man smb.conf', "On large installations using >> winbindd(8) it may be necessary to suppress enumeration...". Orus >> isn't large installations (number of users and computers taken >> together is below 100). > > Believe me, it can slow things down and the only thing that is does is > make 'getent passwd' & 'getent group' work without supplying a > username or gro...
2007 Mar 17
10
a WARNING about cruise task or user-specified build task for Rails
If (like me) you use ccrb to test a Rails app and (like me) you define your own :cruise task, because, for example, you use rspec rather than Test::Unit and (like me) you have the RAILS_ENV ||= ''production'' line in environment.rb (because, like me, you use crummy shared hosting) Your build will run in production mode, possibly screwing up your production database,