Displaying 20 results from an estimated 10000 matches similar to: "winxp home login to samba shares"
2010 Mar 25
4
CreateFile \\\\.\\x: non-root
Hello,
I have a usb data aquisition device interfaced by mass storage protocol. I open it like:
hEcgDrive=CreateFile("\\\\.\\g:",
GENERIC_READ | GENERIC_WRITE,
FILE_SHARE_READ | FILE_SHARE_WRITE,
NULL,
OPEN_EXISTING,
FILE_ATTRIBUTE_NORMAL | FILE_FLAG_NO_BUFFERING |
FILE_FLAG_WRITE_THROUGH | FILE_FLAG_OVERLAPPED,
NULL);
for communication I use
DeviceIoControl(hEcgDrive,
2008 Dec 05
2
IAX trunk mixing
hi,
i have a problem, and i am completely stuck with it, i hope someone can
point out where is my config wrong.
I have three server, connect together with IAX trunking. The server are
at romania (10.0.4.23, V1.4.22), hungary (10.0.1.23, V1.4.20) and serbia
(10.0.3.4, V1.4.22). I have a hardphone (6251) connected to the romanian
server, i dial a hungarian telephone number, the call goes to the
2004 Oct 04
2
Limit extensions to single lines
Hi,
I have been trying to get my * box to limit an extension to one
line for either an inbound or outbound call anyone got a quick example I
can look at or a good howto?
Cheers,
Dee
2003 Jul 14
2
special characters
Dear R-users,
Some hours ago I successfully installed R 1.7.1 on my Linux computer
(SuSE 8.1). Now I am trying to get my scripts work which I have written
for R/Windows.
* While with Windows I was able to use the vowels with the accents
present in the Hungarian language:
> d$crude.inc<-d$esetsz?m/d$?vk?zepi.l?leksz?m*1000000
>
the same line leads to an error on Linux:
>
2011 Mar 24
1
qmail schema
Hallo all,
I need help right now, i've installed samba PDC and i think it work's, i can add
and remove users and groups.
I need to include qmail.schema on my slapd.conf, so i have copied qmail.schema
file on /etc/openldap/schema/ but when i restart ldap service always failed,
this is the error message on /var/log/message :
Mar 24 16:18:52 xxxxx slapd[2144]: slapd shutdown: waiting
2010 Aug 27
3
R-help
Respected R Help Team Members,
I am venkatesh .B , doing mtech in *University of Hyd,HYDERABAD. *i want
know , is there any package that contains Hungarian algorithm, that solves
linear assignment problem.
thanking you.
* *
--
*Sincerely
B.venkatesh
University of Hyd,HYDERABAD
9440186746*
[[alternative HTML version deleted]]
2004 Dec 17
1
Snom 190, led and shared lines with asterisk
Hi All,
I am trying to setup my snom 190 so that the LED's light up when
one of my shared lines are in use.
e.g.
Extension 2 should ring on the snom and the phone associated with
extension 2 and I should be able to see if the phone associated with
extension 2 is making a call on the Snom.
I think this is achieved with hints but don't seem to be getting on very
well with it, does
2017 Jul 18
3
Redundancy canonical analysis plot problem in 3D using VEGAN, RGL, SCATTERPLOT3D and SFSMISC
Hello Sir
I am getting problem in plotting in CCA . Could you please help me? I wrote the below command but I don't know why it is taking only first 5 env data rather than all 9.
> strain.data <- read.xlsx("Dee rhiz.xlsx", sheetName="strain", header = T, row.names = 1)
> env.data <- read.xlsx("Dee rhiz.xlsx", sheetName="env", header = T,
2011 Jul 19
4
Samba Share Access denied on Solaris
Hi
I have reinstalled the Solaris 10 server with update 9 and now runs
samba 3.5.5. I can log into the share but cannot open it. It says
permissions denied . I modified the permissions on OS but still face the
same error. Any kind of help will be appreciated.
Kind Regards
Dee
DISCLAIMER:
This message and any attachments are confidential and intended solely for the addressee. If
2006 Feb 11
1
Wine 0.9.7 failure report: hungarian tax software
Hi,
I wanted to try Wine whether it was capable of running "Abev",
the official hungarian tax software.
http://www.apeh.hu/cgi-bin/lap.php?id=prog/pr2006
Main installer is: http://www.apeh.hu/cgi-bin/pil2006.pl?abev2006telep.exe
and one has to install at least one tax form type for this software to
be usable.
Choose one of the numbered tax form installers, e.g.:
2012 May 27
5
Help Brugs
Hola;
estoy intentando utilizar el paquete BRugs
y cuando entra el comando:
library(BRugs)
me da el siguiente error:
Error: .onLoad failed in loadNamespace () for ''Brugs''
Alguien puede ayudarme?
Saludos
-
Jose Ramón Alameda Bailén
Área de Psicología Básica
Universidad de Huelva
[[alternative HTML version deleted]]
2009 May 17
2
Re: The values entered in the program are different from print p
KAMI911 KAMI911 wrote:
> Hungarian display, but the date values are not good...
What exactly isn't right? Which date format? Put it here what Wine displays and what do you expect?
2004 Feb 01
1
error in building R-1.9.0 sources under Win32
I am trying to compile the R-dev sources on WinXP using mingw 3.1.0-1
and fpTeX 0.7. In the past I
have been able to build the sources fine but now I receive an error in
the process that I havent seen reported on the list before. Everything
works fine until I get to 'make docs'. I now get the message below while
building the R-admin manual (refman.pdf builds fine) and the make
process
2015 Aug 11
2
Contributing to the CentOS Wiki pages
Hi CentOS-Docs Team,
I would like to contribute to the CentOS Wiki.
My username is: ZoltanPorkolab
Subject: Deploying Oracle Database on CentOS
Location: (HowTos#Non CentOS Applications) http://wiki.centos.org/HowTos
I would like to contribute how to install Oracle 12c on CentOS 7 using
Oracle Quick Installation features.
I would also like to translate the latest CentOS Release Notes to
2005 Jun 22
2
After Winbind Login, Mounting SMB Home Dirs?
Hi list,
How would I go about mounting samba home directories from a Windows file share after a user authenticates with winbind?
Here's my situation: I have a lab of 25 Linux boxes that currently use their own system for authentication on a campus that uses Windows Domain Controllers for student logins everywhere else. I have successfully set up domain logins using winbind on the Linux
2001 Oct 11
1
hungarian chars
hi, I have a Win2k with a shared folder named with a lot of hungarian
characters. I tried to smbmount this folder, but this doesn't work:
#in smb.conf:
character set =3D ISO8859-2
client code page =3D 852
valid chars =3D =E1:=C1
The foldername isn't correct.
Can anyone help me? I hope you understand what I mean.
hi trezsi
------------------------------------------
(c)CTC, =E9s a
2002 Nov 11
1
Printer driver downloads...?
I've been googling around for quite some time, and haven't managed to find
anything useful. Is there some moderately up-to-date information on how
to set up the automatic print-driver download in Samba 2.2.x? I know about
the "old way" of doing things, but it doesn't seem to fly with Win2K drivers.
Any and all help, and pointers to FD so I can RTFD (again, haven't had
2008 Aug 25
3
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote:
> How can I insure that it gets unlocked?
>
What you describe indicates that something has gone wrong because a critical section has not been released in a reasonable amount of time. Normally one might be entered for a few milliseconds, if that.
Try turning on debug flags to look at the logs to see what calls have been made but have not returned before the
2006 Jan 05
8
Repost - Do dynamic finders work with legacy schemas?
Hello everyone,
I have another question related to a legacy schema I am working with.
Do dynamic finders work with legacy schemas in general? The schema I am
working with uses hungarian prefixes for column names. For example fOpen is
0 if a bug is closed and 1 if it is open (type smallint). When I try @bugs
= Bug.find_all_by_fOpen(1), I get the following exception:
undefined method
2008 Sep 18
1
PDF fonts problem
Dear List,
I am writing a paper in Hungarian, that I Sweave and than pdfLaTeX.
Everything is fine, except for two accented letters in the graphs that
behave strange, though on the screen and in eps exports they look
perfect. The problem is that I need pdf graphs, since I would like to
have a PDF after LaTeX-ing.
For the example below I downloaded the following two font sets:
1. Latin Modern