Displaying 2 results from an estimated 2 matches for "poisx".
Did you mean:
pois
2005 Apr 21
0
poisx in ldap and smbpasswd backend : get_md4pw: Workstation station$: no account in domain
Hello,
I migrate posix users in ldap (nss_ldap).
but now,
if I join a windows station to my SAMBA 2 domain from my windows xp station:
everything seems ok : user add to the local /etc/passwd and the windows
welcomes me in the domain
but after the reboot and when I try to connect :
on the windows XP : Domain password server not available
nad in the log of SMb :
get_md4pw: Workstation
2005 Apr 21
3
Need help with R date handling and barchart with errorbars
Hi All..
Have a question.. For the following r code
testdata <- as.data.frame(t(structure(c(
"1/1/04","LV1",3.8,2,87,
"2/1/04","LV1",3.2,3,28,
"3/1/04","LV1",3.4,3,88,
"4/1/04","LV1",3,2,26,
"5/1/04","LV1",3.8,2,87,
"6/1/04","LV1",3.2,3,28,