search for: mapt

Displaying 2 results from an estimated 2 matches for "mapt".

Did you mean: map
2007 Apr 20
1
simply this loop?
Hi, anyone interested in this: I tried to simply this loop with lapply or something but haven't figured it out: mapt = c("203929_s_at", "203930_s_at", "203928_x_at", "206401_s_at") mapt.combn <- lapply(1:4, function(i) combn(mapt, i)) out = list() k = 1 for (i in 1:length(mapt.combn)){ for (j in 1:ncol(mapt.combn[[i]])){ out[[k]] = mapt.combn[[i]][,j] k = k + 1 }...
2013 Nov 28
1
Failed to find a Unix account
Hi all, I'm looking now for day's for this problem but i don't find the solution. I have tried several solutions/setup like: https://lists.samba.org/archive/samba/2011-May/162571.html I have a working ldap server for my mail-server and want to extend this to a samba server also. when a user connect (without success) I see this error in the logs: Nov 28 09:24:44 app-04 smbd[11865]: