Displaying 3 results from an estimated 3 matches for "resloution".
2012 Aug 09
1
basehaz() in package survival and warnings with coxph
I've never seen this, and have no idea how to reproduce it.
For resloution you are going to have to give me a working example of the
failure.
Also, per the posting guide, what is your sessionInfo()?
Terry Therneau
On 08/09/2012 04:11 AM, r-help-request at r-project.org wrote:
> I have a couple of questions with regards to fitting a coxph model to a data
> set in...
2019 Feb 26
3
winbind causing huge timeouts/delays since 4.8
...roblem"
seen with autorid:
The used ID ranges from the pool used for different domains seem to vary
for servers being member of one of the other domains. Changing from
autorid to rid looks like the way to fix that as we can configure
dedicated ranges from the pool per domain and so uid/gid resloution will
become consitant across all of our domains. :)
I did some more tested about nsswitch.conf:
1. removing sss -> no more hangs (independand of shadow configured with
winbind or not)
passwd: files winbind
shadow: files # winbind
group: files winbind
2. removing winbind -> no...
2019 Feb 23
3
winbind causing huge timeouts/delays since 4.8
Am 23.02.19 um 15:48 schrieb Rowland Penny via samba:
>>>>>>> If you have, as you have, 'files sss winbind' in the the passwd
>>>>>>> & group line in nsswitch.conf, means this:
>>>>>>> First /etc/passwd or /etc/group is searched and if the user or
>>>>>>> group is found, this info is returned.