Displaying 10 results from an estimated 10 matches for "hasm".
Did you mean:
asm
2016 Feb 01
2
winbind warnings filling up syslog
hasm> Every few minutes windbindd posts an error message like:
hasm> winbindd: ../source3/libads/ldap.c:552(ads_find_dc)
hasm> winbindd: ads_find_dc: name resolution for realm 'XXX.CO'
hasm> (domain 'XXX_01') failed: NT_STATUS_NO_LOGON_SERVERS
hasm> How can I shut...
2016 Feb 01
2
winbind warnings filling up syslog
hasm> Seems I cut off my smb.conf short. I do have these two
hasm> lines that may be winbind related:
hasm> idmap config * : backend = tdb
hasm> idmap config * : range = 1000-199999
rpenny> then can I refer you to my previous comment, go back
rpenny> to the Samba wiki page and...
2016 Feb 01
2
winbind warnings filling up syslog
...AD, even
though I have realm/default realm configured in smb.conf,
krb5.conf and no mention of XXX.CO in there or in ldap.conf
(actually nowhere in this box).
How can I shut this thing up? I've also seen, not sure
whether related, winbindd shooting up to 100% CPU (of this
dual core box.)
-- HASM
2016 Feb 01
0
winbind warnings filling up syslog
On 01/02/16 16:24, HASM wrote:
> hasm> Every few minutes windbindd posts an error message like:
> hasm> winbindd: ../source3/libads/ldap.c:552(ads_find_dc)
> hasm> winbindd: ads_find_dc: name resolution for realm 'XXX.CO'
> hasm> (domain 'XXX_01') failed: NT_STATUS_NO_LOGON_...
2016 Feb 01
2
winbind warnings filling up syslog
...try turning winbind off
I stopped and disabled sssd instead, then restarted smb,
nmb, winbind, and already have a couple of winbindd warning
lines in the logs:
winbindd: ads_find_dc: name resolution for realm 'XXX.CO'
(domain 'XXX_01') failed: NT_STATUS_NO_LOGON_SERVERS
-- HASM
2016 Feb 01
0
winbind warnings filling up syslog
On 01/02/16 19:19, HASM wrote:
> hasm> Seems I cut off my smb.conf short. I do have these two
> hasm> lines that may be winbind related:
> hasm> idmap config * : backend = tdb
> hasm> idmap config * : range = 1000-199999
>
> rpenny> then can I refer you to my previous comment, go ba...
2016 Feb 01
0
winbind warnings filling up syslog
On 01/02/16 17:50, HASM wrote:
> rpenny> OK, based on the fact you are running Fedora and
> rpenny> have virtually have no winbind lines in smb.conf,
>
> Seems I cut off my smb.conf short. I do have these two
> lines that may be winbind related:
>
> idmap config * : backend = tdb
> idm...
2017 Feb 27
5
Test suite failures in R-devel_2017-02-25_r72256
...nd the symbol 'foo' can be used interchangably here:
| > stopifnot( identical(isNamespaceLoaded( "foo" ), FALSE),
| + identical(isNamespaceLoaded(quote(foo)), FALSE),
| + identical(isNamespaceLoaded(quote(stats)), statL))
| >
| > hasM <- isNamespaceLoaded("MASS") # (to restore if needed)
| > Mns <- asNamespace("MASS") # loads it if not already
| Error in loadNamespace(name) : there is no package called 'MASS'
| Calls: asNamespace ... tryCatch -> tryCatchList -> tryCatchOne ->...
2017 Feb 27
0
Test suite failures in R-devel_2017-02-25_r72256
...n be used interchangably here:
> | > stopifnot( identical(isNamespaceLoaded( "foo" ), FALSE),
> | + identical(isNamespaceLoaded(quote(foo)), FALSE),
> | + identical(isNamespaceLoaded(quote(stats)), statL))
> | >
> | > hasM <- isNamespaceLoaded("MASS") # (to restore if needed)
> | > Mns <- asNamespace("MASS") # loads it if not already
> | Error in loadNamespace(name) : there is no package called 'MASS'
> | Calls: asNamespace ... tryCatch -> tryCatchList ->...
2017 Mar 01
0
Test suite failures in R-devel_2017-02-25_r72256
...9; can be used interchangably here:
> | > stopifnot( identical(isNamespaceLoaded( "foo" ), FALSE),
> | + identical(isNamespaceLoaded(quote(foo)), FALSE),
> | + identical(isNamespaceLoaded(quote(stats)), statL))
> | >
> | > hasM <- isNamespaceLoaded("MASS") # (to restore if needed)
> | > Mns <- asNamespace("MASS") # loads it if not already
> | Error in loadNamespace(name) : there is no package called 'MASS'
> | Calls: asNamespace ... tryCatch -> tryCatchList -> t...