search for: workf

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

Did you mean: work
2010 Sep 15
1
Changing variable class problems
...ric for each of the columns, but the problem is I have a LOT of different quantitative variables that I would have to do this for. I've been trying something along the following but it hasn't really been working >columns<-c(1,4,6,8,20,22) # where these are the columns that are numeric workf is the data matrix that I'm working with So I tried >workf[,columns]<-as.numeric[,columns] when I do this I get the error message Error: (list) object cannot be coerced to type 'double' I've tried doing it different ways, with a new data matrix Matr and doing >Matr<-wor...
2003 Jul 09
2
I get two diffrent errors now...:-(
Hi Team, For the last several days I have worked very hard in trying to get a Samba PDC up. I have now reinstalled RH9- running Samba 2.2.7a and everything is running. But now I can't even get it to comeup as workf group. One error i get "SMIS DOMAIN" - Network Path not found. This is what iget with current SMB.CONF The othe one is in the attachment. Here is the current SMB.CONF file. Now I have tried user, Domain, server as security none seem to like anything. [global] workgroup = SMIS netbios...
2018 Dec 12
5
Problem after upgrading to 4.9
...pino.cuac\0ADEL:d3bc33d0-6d4d-4345-a7fe-96a19550b293,CN=Deleted Objects,DC=DomainDnsZones,DC=EXAMPLE,DC=com - DC=pepino.cuac,CN=MicrosoftDNS,DC=DomainDnsZones,DC=EXAMPLE,DC=com Not fixing old string component Checked 3626 objects (0 errors) Something interesting: if I run samba -i outside systemd workf fine... weird, I see that systemd run: ExecStart=/usr/sbin/samba --foreground --no-process-group $SAMBAOPTIONS Thanks in advance! El mié., 12 dic. 2018 a las 9:46, L.P.H. van Belle via samba (< samba at lists.samba.org>) escribió: > Hai, > > Can you post > /etc/krb5.conf >...
2018 Dec 12
3
Problem after upgrading to 4.9
Hi, I use the Van Bell repo, I've upgraded from samba 4.7 to samba 4.9 but now it fails, these are the errors: dic 12 09:14:49 samba4 samba[4881]: task[dnsupdate][4881]: [2018/12/12 09:14:49.372290, 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler) dic 12 09:14:49 samba4 samba[4881]: task[dnsupdate][4881]: /usr/sbin/samba_dnsupdate: Failed to bind to uuid
2018 Dec 12
0
Problem after upgrading to 4.9
...9550b293,CN=Deleted Objects,DC=DomainDnsZones,DC=EXAMPLE,DC=com - DC=pepino.cuac,CN=MicrosoftDNS,DC=DomainDnsZones,DC=EXAMPLE,DC=com                                            Not fixing old string component Checked 3626 objects (0 errors) Something interesting: if I run samba -i outside systemd workf fine... weird, I see that systemd run: ExecStart=/usr/sbin/samba --foreground --no-process-group $SAMBAOPTIONS Thanks in advance! El mié., 12 dic. 2018 a las 9:46, L.P.H. van Belle via samba (<samba at lists.samba.org>) escribió: Hai, Can you post /etc/krb5.conf /etc/resolv.c...
2005 Jun 16
1
question regarding smbutil
Hello, I'm trying to use smbutil with the user/pass/host argument. I have no problem using it this way.... smbutil -v view //user@host Password: ******* but if I try this way.... smbutil -v view //user:pass@host it prompts me for a password when I already specific it in my command line. Am I using the right syntax? Please let me know. Thanks. Tom