Displaying 20 results from an estimated 1000 matches similar to: "Want to join samba domain from a Vista professionnal client"
2007 Aug 27
4
Problem with save or/and if (I think but maybe not ...)
Hi,
I recently discovered the R program and I thought it could be useful to me.
I have to analyse data saved as .Px file (x between 0 and 8 - .P0 files have
18 lines at the beginning that I have to skip). New files are generated
everyday.
This is my strategy :
In order to analyse the data, I first want to copy the new data in a
database in MySQL (which already contains the previous data).
So
2007 Apr 19
1
Error with strptime
Dear All,
I am trying to convert to POSIXct after pasting a date and a time in
character format with strptime.
It is probably obvious but I don't understand why I get an error message
after
bsamp$spltime<-strptime(test,format="%d-%B-%y %H:%M")
whereas I can get what I want if I do it in 2 steps and rbinding ?
Thanks and best regards, Jean-Louis
This is the R console output
2009 Jun 26
2
smblap-useradd problem
Hi Samba People !
I'm experiencing some issues with the smbldap-tools suite and post it here in
hope someone could give me some help. I want first to thank you if you take teh
time to read my message til the end, as it's a little bit long ;)
We do have a Debian Box on our LAN we use primarily as a File Server. This
server has initially been setup with Etch (4.0, net-install). I've
2008 Dec 10
1
Improving Asterisk french prompts
Hi,
When listening to the time and date a voicemail message was received, you
can hear french sentences like :
"message re?u ? vingt-et-un heure"
(message received at twenty and one hour)
It should be (in whatever french flavour):
"message re?u ? vingt-et-une heure"
In short, instead of:
-- <SIP/7533-094fdbb8> Playing 'digits/at.gsm' (language 'fr')
2005 Nov 08
1
message command
hello
i've got a problem with the "message command "option
here is my config in smb.conf
message command = /usr/local/samba/var/popup/get_popup "%f" "%t" "%s" "%I" &
and the get_popup script
date=`date +%d-%m-%Y`
heure=`date +%H:%M`
machine=$1
destinataire=$2
message=`cat $3`
ip=$4
infos=`/usr/local/samba/bin/nmblookup -A $ip | grep
2007 Aug 29
1
Strage result with an append/strptime combination
Hi,
I keep on trying to write some small scripts in order to learn R but even
with basic scripts I have problems ...
I start with the name of a file which is in fact the time the file has been
generated (I cannot change the format). Then I convert namefile with
strptime. The problem occurs when I add another time from another file with
append. It displays some informations I don't want.
I
2004 Dec 16
2
Strange command histories in hacked shell server
Hi,
Sorry for cross posting.
I have with FreeBSD 5.3-stable server which serves as a public shell server.
FreeBSD public.ub.mng.net 5.3-STABLE FreeBSD 5.3-STABLE #6: Wed Nov 24
15:55:36 ULAT 2004 tsgan@public.ub.mng.net:/usr/obj/usr/src/sys/PSH i386
It has ssh and proftp-1.2.10 daemons.
However it was hacked and I'm trying to analyze it and having some
difficulties.
Machine is
2017 Feb 12
1
Pressing either Ctrl-\ of Ctrl-4 core dumps R
Thanks for these explanations - it all makes sense, that is, the
default behavior for a process that does not capture SIGQUIT is to
quit and perform a core dump
(https://en.wikipedia.org/wiki/Unix_signal#SIGQUIT).
Then the remaining question, as Luke says, is: should R handle this
signal? For instance, in interactive mode, SIGQUIT could maybe bring
up:
Possible actions:
1: abort (with core
2004 Jul 11
2
smbldap-tools, setting password on command line?
Hi,
the smbldap tools are a great thing to have, thanks a lot!
I just wonder if it would be possible to set a password via the command line, like:
smbldap-passwd.pl testuser1 not24get
I have to create accounts for several hundreds people every year and give them
an immutable password. So long I do that with smbpasswd, ldappasswd and a tiny
script around these tools. I tried
smbldap-passwd.pl
2004 Jan 14
0
Réf. : samba 2.2.8a PDC LDAP CTRL+ALT+DEL password change, not chaning Unix password
Hi,
Why you sp?cifie :
smb passwd file = /etc/samba/smbpasswd
pam password change = Yes
If you use LDAP ?
It's the interaction between LDAP and these parameter which cause the
problem.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2010 Mar 23
2
Samba / Lucid / Windows 7 problem
Hi list
I'm running a Samba PDC on Ubuntu Lucid (3.4.7) and am unable to join
Windows 7 machines to the domain. I have applied the registry changes
described at http://wiki.samba.org/index.php/Windows7
Windows XP machines can join with no problems.
Samba log:
stty: standard input: Inappropriate ioctl for device
Use of uninitialized value $pass in chomp at /usr/sbin/smbldap-useradd
line
2006 Feb 07
2
Better i18n for Asterisk?
Hi List,
Do you know if there are any plans to improve i18n for Asterisk? The
current i18n way of doing it with asterisk is very limited and most of
the time does not work.
For example, take voicemail:
"message" "received" "at" "seven" "30" "am" might sound good in English.
But:
"message" "recu" "a"
2004 Feb 25
1
probleb with 'passwd chat' and 'passwd program'
Hi !
I have a problem using an external script to change password :
in smb.conf, i have :
=> passwd chat = "Changing password for*\nNew password*" %n\n "\nRetype
new password*" %n\n
=> passwd chat debug = Yes
=> log level = 100
=> unix password sync = Yes
=> passwd program = /usr/local/sbin/smbldap-passwd %u
The script is called normally, and logs show that the
2000 Mar 16
2
default-path
I now specified
--with-default-path=/space/local/bin
but when I log in to the system, I get
ssh wierdlm at karadi
wierdlm at karadi.msci.memphis.edu's password:
Warning: Remote host denied X11 forwarding.
Last login: Thu Mar 16 12:28:52 2000 from wierdlmpc.msci.m
Sun Microsystems Inc. SunOS 5.6 Generic August 1997
bash: stty: command not found
bash: stty: command not found
bash:
2009 Mar 18
2
stty and sockets
With local com ports I can use stty to inspect the port settings.
Is there a similiar method with a socket connection?
I have an odd situation happening where my data collection program
that is working on 3 machines is not working on the 4th. The program opens
a socket to remote RS232 device no data is recieved. strangely though if
I "telnet IP port"
to the device it will send the
2003 Sep 24
1
stty: : Operation not supported on transport endpoint
Hi!
I am using OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f on
my Mandrake 9.1 machine. I used to run fetchmail to get emails from IRIX
6.3 system which has OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL
0x0090602f.
I had to reinstall my Mandrake, and after that ssh gives me strange error
messages.
When I run command:
ssh -f -L 1234:irixhost.somedomain.fi:110
2003 May 06
1
rsync/ssh/cygwin
I've been using rsync under Win2k(cygwin) for some time without error. But
after a recent upgrade of cygwin I've started to get errors, and rsync no
longer works. I'm not sure if this is a rsync problem, ssh problem, or
cygwin problem, so I figured I'd try here first (since ssh seems to work
fine).
On my windows machine:
> rsync --version
rsync version 2.5.6 protocol
2000 Nov 20
1
openssh kills the stty values?
Hi all,
I found that on some HP-UX 11 machines running openssh-2.3.0p1 the default values for intr in stty don't work. The problem is that stty shows the correct values but they don' work and I cannot det the values to others. Once I connect via telnet or rlogin I can use the intr-sequence.
Any ideas?
Thanks
Stephan
--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
fax:
2001 Mar 12
1
Problems with SSH2 display under OpenServer
Hello,
There appears to be a display issue when connecting to an OpenServer
system using SSH2. I've compiled OpenSSH 2.5.1p1 on SunOS 5.7, HP-UX
11, and OpenServer 5.0.5. Whenever the destination is the OpenServer
system, the display has a step-ladder effect. This behavior exhibits
itself no matter what box the origination point is.
A quick inspection revealed that the stty settings of
2012 Apr 12
0
Xen-4.1 : Serial port from domU ?
Hello,
With Xen-4, is it still possible to access some serial device
(an UPS in my case) from a domU ?
I can''t get it to work : ttyS0 is here in dom0 ( as shown by
commands like grep serial /proc/ioports ; dmesg | grep ttyS ;
stty -aF /dev/ttyS0 ) but not from a domU :
$ grep serial /proc/ioports
$ dmesg | grep ttyS
$ stty -aF /dev/ttyS0
stty: /dev/ttyS0: Input/output error
$ ls