Displaying 20 results from an estimated 500 matches similar to: "People"
2002 Oct 29
3
FW: (no subject)
Jesus how do u post something, it always comes back :(
-----Original Message-----
From: Rend, Jon (Jon) % [mailto:rend@agere.com]
Sent: Tuesday, October 29, 2002 8:05 AM
To: 'samba@lists.samba.org'
Subject: [Samba] (no subject)
On friday we changed our smb.conf file to test the security model that uses
DOMAIN authenticacion. It worked fine testing two seperate usernames from
Multiple
2002 Nov 11
8
problem with different user
Hi ,
I need to do my user_windows "eng.processo" to acess my unix solaris 2.x as
user_unix "cs02929".
As like indicate, I create in "global" of file "smb.conf" the command:
username map = /etc/smbusers
and into the file /etc/smbuser, the command: cs02929 = "eng.processo".
This it don?t work. Please, what do I do to this work? Do I forgot
2002 Oct 28
0
FW: Access Problem connecting from windows 2000 client to Samba U NIX server Share
-----Original Message-----
From: Rend, Jon (Jon) %
Sent: Monday, October 28, 2002 4:23 PM
To: 'samba@lists.samba.org'
Subject: Access Problem connecting from windows 2000 client to Samba UNIX
server Share
On friday we changed our smb.conf file to test the security model that uses
DOMAIN authenticacion. It worked fine testing two seperate usernames from
Multiple Workstations connecting
2006 Nov 10
2
problem with authentication of groups(users) on share directories
Hi ,
Today I have the following sharing in "Samba version 2.2.12 for Solaris
2.9":
[produto]
write cache size = 384000
comment = AREA DE DADOS DE PRODUTO
path = /usr/produto
read only = No
valid users = @produto
where exists the users cs02929 pertaining to the group @produto. And
everything
2002 Oct 28
0
Access Problem connecting from windows 2000 client to Samba UNIX server Share
On friday we changed our smb.conf file to test the security model that uses
DOMAIN authenticacion. It worked fine testing two seperate usernames from
Multiple Workstations connecting to a WORLD access share on the SAMBA
server.
I have to say nothing has changed at all since friday, apart from the
weekend :) and we now get this MS error message when trying to connect the
same share again from
2001 Nov 28
17
problem of access with files accentuated
I need of helps for do backup of a server windows2000(english).
In the files accentuated, presents to following message:
ERRDOS - ERRbadfile (File not found.) opening remote file
\f\adm\Arquivos diversos e tempor rios\Tabela Master de Importaao.xls
(\f\adm\Arquivos diversos e temporarios\
They are more of 60 pages with this message.
When I rename the name of the file to without accent, it
2001 Aug 02
3
Feature request
Hello,
I have an idea, is this a good list for it? I hope
it won't be offtopic.
So... it would be nice, if you change the host resolver
code to this: it should lookup MX records like mail
transport agents, but only if A record for host doesn't
present. Demonstration:
foo.org MX 7 bigboy.foo.org
bigboy.foo.org A 1.2.3.4
west.foo.org MX 1 mail.fooisp.net
west.foo.org
2008 Feb 01
2
Is it possible with two random effects in lme()?
En innebygd og tegnsett-uspesifisert tekst ble skilt ut...
Navn: ikke tilgjengelig
Nettadresse: https://stat.ethz.ch/pipermail/r-help/attachments/20080201/6cd3960c/attachment.pl
2014 Mar 03
2
[LLVMdev] C++11 reverse iterators (was C++11 is here)
On 3 March 2014 12:13, Pete Cooper <peter_cooper at apple.com> wrote:
> It would also be good to agree on a way to handle reverse iterators, especially on those which already use begin() and end() for going forwards. For example
rbegin() and rend()?
--renato
2015 Apr 01
2
[LLVMdev] Why the fault?
for (BasicBlock::reverse_iterator I = BB.rbegin(), E = BB.rend(); I != E; ) {
Instruction& inst = *I;
++I; <-- iterator should be advanced to the previous instruction
// Happens to be an Instruction::SExt.
// Works fine if I iterate forwards
if (isInstructionTriviallyDead(&inst, TLI))
inst.eraseFromParent();
}
Sorry for the inexperienced question, but
2014 Mar 03
3
[LLVMdev] C++11 reverse iterators (was C++11 is here)
On 3 March 2014 12:32, Pete Cooper <peter_cooper at apple.com> wrote:
> Would those work with a foreach construct? Perhaps I forgot to mention that was what I'm trying to work out here.
>
> In example 3 I was wondering if we could define a method reverse(). We could use sfinae to wrap that around rbegin/rend if people like that style?
Sorry, I was too terse... ;)
If MF is a
2007 Aug 08
4
How to use a modem under CentOS
I have a modem in my system that comes up with this in lspci:
01:07.0 Communication controller: Agere Systems 56k WinModem (rev 01)
What programs under CentOS, if any, can use this modem and how?
Thanks.
mhr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070807/fbeb461b/attachment-0001.html>
2003 Dec 03
2
memory leak (PR#5476)
Full_Name: g. schiessler
Version: 1.8.1
OS: Windows 2000 Pro
Submission from: (NULL) (24.229.106.55)
Appears to be memory leak with
=RApply("qnorm",K56)*-1 function
from within Excel 2000.
Have spreadsheet with between
100 and 500 of above references.
When spreadsheet first opened
system using about 200MB but
very quickly grows to over 600MB
and appears to be unlimited.
Is there
2014 Mar 03
3
[LLVMdev] [cfe-dev] C++11 reverse iterators (was C++11 is here)
On Sun, Mar 2, 2014 at 9:26 PM, Chris Lattner <sabre at nondot.org> wrote:
>
> On Mar 2, 2014, at 8:53 PM, Renato Golin <renato.golin at linaro.org> wrote:
>
> > On 3 March 2014 12:32, Pete Cooper <peter_cooper at apple.com> wrote:
> >> Would those work with a foreach construct? Perhaps I forgot to mention
> that was what I'm trying to work out
2006 Sep 18
3
Firewire question (Centos 4.4)
Assuming I have a firewire card with a supported chipset, is there
anything special I need to do in order for the kernel to recognize the
card? Shouldn't kudzu "wake up" and configure the card when I boot up
after installing it?
This is a brand spanking new 4.4 system and a supported Agere chipset
firewire card. I'm having trouble tickling devices connected to the
card.
2007 Sep 25
3
/boot partition or not on C5
hello,
the last 3 times I installed C5, the MBR was unchanged and nothing was written into /boot/grub except splash.xbm.gz
there were no stage* files, nor a menu.lst
I know how to fix that.
Would I have better luck using a partition mounted as /boot?
Anyone succeded with Grub that way? I prefer not having to do surgery to get C5 to boot :)
--
Mark
New Packages for C5
---------
2009 Jun 15
2
Newbie, Question on making a PSTN call..
Hello Asterisk-users,
I am new to Asterisk. I got SIP Calls to work between two computers using a
soft phone and asterisk in the middle. Since then, I have been trying to get
my soft phone to make a PSTN call with terrible failure for about two days
now.
On Windows using asteriskwin32:
I have a soft modem (Agere HDA Modem) in my laptop. Windows' default dialer
is able to make a PSTN call by
2014 Mar 04
3
[LLVMdev] [cfe-dev] C++11 reverse iterators (was C++11 is here)
On Mon, Mar 3, 2014 at 12:26 AM, Chris Lattner <sabre at nondot.org> wrote:
>
> On Mar 2, 2014, at 8:53 PM, Renato Golin <renato.golin at linaro.org> wrote:
>
> > On 3 March 2014 12:32, Pete Cooper <peter_cooper at apple.com> wrote:
> >> Would those work with a foreach construct? Perhaps I forgot to mention
> that was what I'm trying to work out
2010 Jul 30
4
A proposed CentOS mailing list FAQ
Folks,
I threatened to do this a few months ago.... Here's a first draft. I
was thinking of it as something that might get posted the beginning of
the month, or sent to someone who drops in with "it doesn't work!!!".
PLEASE feel free, no, *please* rip, shred, tear, rend this, and help
me make it usable.
mark
2002 Nov 21
1
is this is a problem?
Hi,
this is a ploblem? (of /usr/local/samba/lib/var/log/log.xxxxxx)
2002/11/21 17:41:02, 0] smbd/nttrans.c:(1762)
call_nt_transact_ioctl: Currently not implemented.
2002/11/21 17:41:06, 0] smbd/reply.c:(888)
restrict anonymous is True and anonymous connection attempted. Denying
access.
<<...OLE_Obj...>>
,
Atenciosamente
Alexandre Salom?
Comau System _ Sistemas Engenharia
tel: