search for: gumbo

Displaying 6 results from an estimated 6 matches for "gumbo".

Did you mean: jumbo
2008 Sep 24
1
function can permanently modify calling function via substitute?
...w re: commented lines. # .Call( "showNAMED", raw.mycall[[2]] ) force( mycall ); # not relevant where (or whether) this is done raw.mycall[[2]] <- runif(1); # permanently modifies try.me on the first time only # .Call( "showNAMED", raw.mycall[[2]] ) raw.mycall } gumbo <- function(x) { writeLines( paste( "gumbo : x =" , x ) ) return(x); } try.me <- function() { one.val <- 111; one.ans <- do.stuff.with.call( mycall = gumbo( x = one.val ) ); one.ans } # after source()ing the above: > deparse(try.me) [1] "function () "...
2014 Jan 07
1
samba_dnsupdate: could not talk to any default name server
Every 10 minutes, my samba 4.0.9 (active directory domain controller) is logging messages like these :- 2014-01-07T14:26:09.896260+11:00 gumbo samba[5198]: /usr/sbin/samba_dnsupdate: ; Communication with 127.0.1.1#53 failed: operation canceled 2014-01-07T14:26:09.896281+11:00 gumbo samba[5198]: /usr/sbin/samba_dnsupdate: could not talk to any default name server 2014-01-07T14:26:09.917096+11:00 gumbo samba[5198]: /usr/sbin/samba_dnsupdate...
2013 Nov 04
1
is sssd *faster* than samba4's builtin winbind?
.../svn/ -xdev '(' -nouser -o -nogroup ')' -ls I noticed this was very slow -- iostat reported only about 2tps and 50kB/s to my disks. So I timed it with nsswitch.conf users & groups set to "files" vs. "files winbind": # with "files" root at gumbo:~# time find /srv/svn/ -xdev \ '(' -nouser -o -nogroup ')' -printf x >x real 0m1.992s user 0m1.364s sys 0m0.580s # with "files winbind" root at gumbo:~# time find /srv/svn/ -xdev \ '(' -nouser -o...
2013 Oct 29
3
enumerating group members with nss_winbind (4.0.9 as AD DC)
When I do "getent group", I want to see the group's members enumerated. With nss_ldap they are; with nss_winbind they aren't: root at gumbo:~# getent group mgmt PI\mgmt:*:1040: There *are* members there (partially redacted): root at gumbo:~# ldbsearch -Htdb:///var/lib/samba/private/sam.ldb cn=mgmt member # record 1 dn: CN=mgmt,CN=Users,REDACTED member: CN=alice,CN=Users,REDACTED member: CN=bob,CN=Users,REDACTE...
2013 Nov 09
2
My samba can't see its own groups! (4.0.9 as solo AD DC)
...force create mode = 0664 directory mask = 0775 force directory mode = 0775 read only = no force group = fnord valid users = @fnord With those settings, and "cyber" in the fnord group, $ smbclient -U cyber //gumbo/fnord tree connect failed: NT_STATUS_ACCESS_DENIED If I comment out the last two lines, it works. If I comment out the last line, I get tree connect failed: NT_STATUS_NO_SUCH_GROUP If I comment out the "force group" line, and change the last line to "valid users = cyber&q...
2003 Aug 04
1
hclust() and agnes() method="average" divergence (PR#3648)
...Sibanda 0 1 0 0 0 0 0 = 1 1 0 0 0 1 0 1 0 0 0 0 1 0 1 MZA10 1572 Sorghum Tsholotsho Siyazama Matebeleland North yes food seed = Mrs Mantombi Ndlovu 0 0 0 0 0 1 0 1 1 0 0 1 0 0 1 0 0 0 0 1 0 1 MZA30 1592 Sorghum Tsholotsho Siyazama Matebeleland North yes "food, = beverage" seed Mrs Selina Gumbo 0 0 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0 0 1 = 0 1 MZA31 1593 Sorghum Tsholotsho Siyazama Matebeleland North yes "food, = beverage" seed Mrs Selina Gumbo 0 1 0 0 0 0 0 1 1 0 0 0 1 0 1 0 0 0 0 1 = 0 1 MZA73 1627 Sorghum Tsholotsho Phakamani Matebeleland North 0 0 0 0 = 1 0 0 1 1 0 1 0 0 0 1...