Displaying 2 results from an estimated 2 matches for "phaenomenon".
2002 Dec 10
1
question about R - barplot function
I would ask you a question around the function "barplot"
I have a problem in the graphical output when I run, for example, this
program (and the others like this):
postscript("copnido.ps",horizontal=F,family="Helvetica",pointsize=15.5,width=10.5,height=9)
par(mar=c(5,6,4,4))
dati <- read.table("infanzia.tab")
tasso <- cbind(dati$tasso)
2003 Jan 14
0
winbind trouble
...wn
are either in Administrator's group or in another system's group - but
I'm not sure about that.
Even restarting or forcing-reload of winbindd
doesn't help. "wbinfo -g" on the other hand outputs what I really
expect! All domaingroups are shown, even the newest ones.
This phaenomenon results for instance in "repquota" not showing all
quotas but only the ones of users owning files AND being shown by "wbinfo
-u" or "getent passwd".
BTW: wbinfo tells that "secret is good" of course.
It all seems quite paradox to me.. Is there a known bug or...