Displaying 20 results from an estimated 26 matches for "oka".
Did you mean:
ok
2002 Jun 04
2
PDC and BDC with LDAP and Samba 2.2.4
...the BDC, everything work fine.
For now i disabled the "domain logons = yes" on the BDC, so there is
no load balancing and fault tolerence for users. =(
Here is my smb.conf on both servers :
PDC :
====================================
[global]
netbios name = PDC
workgroup = OKA
os level = 64
preferred master = yes
domain master = yes
local master = yes
security = user
encrypt passwords = yes
domain logons = yes
time server = yes
ldap suffix = dc=OKA
ldap admin dn = cn=ADMIN,dc=OKA
ldap ssl = off
ldap server = 127.0.0.1
l...
2000 Aug 26
0
smbsh - Samba 2.0.7 - Solaris 2.6? Thanks!
Hi Oka,
It worked! All works fine in the tcsh.
Thanks!
Kurt
----- Original Message -----
From: Stam, Kurt
To: 'kurt@oneheartbreak.com'
Sent: Friday, August 25, 2000 4:33 PM
Subject: FW: smbsh - Samba 2.0.7 - Solaris 2.6
-----Original Message-----
From: Oka Setiawan [mailto:oka@indigopoo...
2002 Jun 02
0
BDC with LDAP and Samba 2.2.4
...t;domain logons = yes" option, some people can't log in, computers
seems to seek for a domain controler. Also, logon script aren't
executed upon login... Here is my smb.conf on both servers :
PDC :
====================================
[global]
netbios name = PDC
workgroup = OKA
os level = 64
preferred master = yes
domain master = yes
local master = yes
security = user
encrypt passwords = yes
domain logons = yes
time server = yes
ldap suffix = dc=OKA
ldap admin dn = cn=ADMIN,dc=OKA
ldap ssl = off
ldap server = 127.0.0.1
l...
2002 May 21
4
Samba+PDC+LDAP (add user script + unix passwd sync) Can't call perl script
...Here it is :
---------------------CUT
HERE--------------------------------------------------
#!/bin/bash
echo -n "New password : "
read PASS1
echo -n "Retype new password : "
read PASS2
if [ "$PASS1" = "$PASS2" ]
then
echo "dn: uid=$1,ou=Users,dc=OKA" > /tmp/ldap.mod
echo "changetype: modify" >> /tmp/ldap.mod
echo "replace: pwdMustChange" >> /tmp/ldap.mod
echo "pwdMustChange: 2147483647" >> /tmp/ldap.mod
echo "" >> /tmp/ldap.mod
# NOT WORKING...!!!...
1999 Sep 10
1
problem in R.sh.in script (PR#273)
At 10 Sep 1999 06:53:01 -0000,
Mitsuru Oka <oka@debian.or.jp> wrote:
>
>
> I found problem in R-0.65.0/src/scripts/R.sh.in script.
> When I run R program with `R -d gdb', R script say,
>
> /usr/local/bin/R[104]: shift: bad number
>
> I fixed this problem by applying following patch to the script:
......
2013 Mar 28
0
(no subject)
...Failed to convert object
DC=4\0ADEL:169f9b66-aeb6-4753-bba7-e27a96f0c3f5,CN=Deleted
Objects,DC=DomainDnsZones,DC=eccmg,DC=cupet,DC=cu:
WERR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA
Failed to convert objects: WERR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA
Join failed - cleaning up
checking sAMAccountName
Deleted CN=OKA,OU=Domain Controllers,DC=eccmg,DC=cupet,DC=cu
Deleted CN=NTDS
Settings,CN=OKA,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=eccmg,DC=cupet,DC=cu
Deleted
CN=OKA,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=eccmg,DC=cupet,DC=cu
ERROR(<type 'exceptions...
2010 Feb 04
1
How to read HTML or TEXT file with tm package
??????????????????????????????????????????...
????: ????
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100204/a3069c99/attachment.pl>
1999 Sep 08
1
PostScript output error
...h --nostringval-- --nostringval-- --nostringval-- --nostringval-- 5 3 %oparray_pop
Dictionary stack:
--dict:781/809-- --dict:0/20-- --dict:89/200--
Current allocation mode is local
Current file position is 3092
What is a problem in my program or R?
Thanks.
--
Mitsuru Oka
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat....
2002 May 24
1
add user script w/ idealx perl script (ldap)
...AP (add user script + unix passwd sync) Can't call perl script)
There is just something i don't get (how samba are executing the scripts
since they are working in command line!).
A little hand would be appreaciated!
Thanks,
Yannick Tousignant
======================
Network Administrator
OKA Computer Systems ltd.
2018 May 22
0
Nelson-Aalen Estimator in R: Error Message
Hard to tell from the info you are giving us. I assume this regards the "mice" package?
One way to proceed is to set options(error=recover) which will dump you into the browser() environment when the error occurs and you can oka around and see what the value of variables was at the point of the error. This could give you a clue about what is going on.
-pd
> On 22 May 2018, at 15:29 , A.C. van der Burgh <a.c.vanderburgh at erasmusmc.nl> wrote:
>
> Dear all,
>
> Currently, I am doing a research proje...
2018 May 22
2
Nelson-Aalen Estimator in R: Error Message
Dear all,
Currently, I am doing a research project about serum sodium levels and falling. I am doing my analysis in R. I am performing the multiple imputation right now. I want to perform a survival analysis later, but therefore I need to specify the Nelson-Aalen estimator. My dataset is called DF1, the event indicator is Falls and the time variable is Time. The code that I use is as follows:
2003 Jan 09
2
(no subject)
...ng i don't get (how samba are executing the
scripts
>> since they are working in command line!).
>>
>> A little hand would be appreaciated!
>>
>> Thanks,
>>
>> Yannick Tousignant
>> ======================
>> Network Administrator
>> OKA Computer Systems ltd.
--
Terry Davis
http://approbation.org/
2002 May 31
3
Stupid Newbie: can't connect localhost:901 - help
I've installed the rpm's and everything seems to be
set up fine. I've been through many documents (even
the one on redhat that says i must change localhost to
127.0.0.1 in one of the config files
(/etc/xinetd.d/swat). When i direct mozilla to
http://localhost:901 I get, "The connection was
refused when attempting to contact localhost:901
I think maybe that something is not
1999 Sep 10
0
problem in R.sh.in script
..."; shift 2 ;;
--no-environ)
USE_R_ENVIRON=false ;;
--vanilla)
--- 48,54 ----
-g|--gnome)
R_BINARY="R.gnome" ;;
-d|--debugger)
! DBG="${2}"; shift ;;
--no-environ)
USE_R_ENVIRON=false ;;
--vanilla)
--
Mitsuru Oka
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat....
2004 May 20
0
MSSQL2000 + cdr_odbc.c fix (WAS: problem with cdr_odbc)
...; -----Original Message-----
> From: asterisk-dev-admin@lists.digium.com [mailto:asterisk-dev-
> admin@lists.digium.com] On Behalf Of Pablo Endres
> Sent: Wednesday, May 19, 2004 3:30 PM
> To: asterisk-dev@lists.digium.com
> Subject: RE: [Asterisk-Dev] problem with cdr_odbc
>
> Oka I fixed the problem with cdr_odbc. Here's what I did:
>
> I found that there was a problem with the freetds driver to
> MSSQL2000 with the datetime and the prepared statements.
>
> So I rewrote the code using SQLExecDirect in it's place.
>
> Now how do I summit the cod...
2002 Jun 06
0
What the hell?
Why all these pcx files????
Yannick Tousignant
===============
Gestion Informatique OKA lt?e.
T?l?phone : (514) 282-9334 (#238)
2002 Jun 06
8
problem joining the domain
We've encountered a problem with getting a newly installed Samba based
machine to join the domain.
Here's the command line and error response:
[root@chain samba]# smbpasswd -j COLUMBIA -r cmc-bkup -U murphyn
Password:
error creating domain user: NT_STATUS_INVALID_DOMAIN_ROLE
Unable to join domain COLUMBIA.
[root@chain samba]#
Installation is a RedHat 7.2 (from KRUD) box
2002 Jun 03
0
WAS: Newbie: can't connect localhost:901 - help
...in that directory (/etc/xinet.d ) and make sure everything is disabled except stuff that YOU want started!
Mitch.
(who figured this out himself the hard way when upgrading from 2.2 to 2.4)
--- On Fri 05/31, Carl Larson wrote:
From: Carl Larson [mailto: cslarson79@yahoo.com]
To: ytousignant@oka-info.com
Cc: samba@lists.samba.org
Date: Fri 05/31
Subject: RE: [Samba] Stupid Newbie: can't connect localhost:901 - help
> I changed disable to "no" as you suggested and
> restarted xinetd...still nothing
>
> Mozilla is set to "Direct Connection to the Intern...
2002 Jun 05
1
SOLVED! PDC and BDC with LDAP and Samba 2.2.4
....
Don't forget, the MACHINE.SID file have to be the same on all
domain controlers or machine account will be invalid.
And ho, backup your MACHINE.SID file, samba deletes it when
it convert the file to secrets.tdb!
Thanks to you all!!!
Yannick Tousignant
===============
Gestion Informatique OKA lt?e.
T?l?phone : (514) 282-9334 (#238)
> -----Original Message-----
> From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On
> Behalf Of Yannick Tousignant
> Sent: Wednesday, June 05, 2002 12:10 PM
> To: Gerald Carter
> Cc: samba@samba.org
> Subject: RE:...
1999 Nov 26
2
compiling R-0.90.0 on alpha-dec-osf4.0
I am compiling R-0.90.0 on alpha-dec-osf4.0 and it stops by giving the
following message:
cc: Error: ../../../R/src/main/gram.y, line 1365: In this declaration, parameter 1 has a different type than specified in an earlier declaration of this function.
SEXP mkString(const char *s)
-----^
cc: Error: ../../../R/src/main/gram.y, line 1365: In this declaration, the type of "mkString" is not