search for: idal

Displaying 20 results from an estimated 29 matches for "idal".

Did you mean: ida
2014 Sep 12
0
Compatibility issues between Matrix and kml
...I wonder what my code is not compatible with the Matrix package. Here is a (simplified) version of the kml code : --- 8< ------------ library(longitudinalData) setClass(Class="CLD", contains=c("LongData","ListPartition")) myCld <- new("CLD", idAll=as.character(c(100,102,103,109,115,123)), idFewNA=as.character(c(100,102,103,109,115,123)), time=c(1,2,4,8,15), varNames="P", traj=matrix(c(1,2,3,1,4, 3,6,1,8,10, 1,2,1,3,2, 4,2,5,6,3, 4,3,4,4,4, 7,6,5,5,4),6), dimTraj=c(6,5), maxNA=3, reverse=matrix(c(0,...
2003 Jan 27
2
Winbind: login "cannot find name for group ID XXXXX" ONLY RedHat 8
...$ getent group 10001 Domain Admins:x:10001:Administrator,supcd... (10 usernames snipped) (Logging into RedHat 7.3 box in same domain; no error on login) [supcd@hjx-graphics-01 supcd]$ groups supcd supcd : Domain Users Domain Admins Ideas? I can provide more info (e.g. pam files) on request. /dev/idal __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
2003 Feb 17
4
Groups with Samba domain controler or domain member
Does anybody know more about groups? I am considering switching from NT to Samba domain and have made some test. Unfortunately I need to make two additional groups, except Domain Admin (one of them is Domain Users). Is it possible to make that with the stable version of Samba? And another, but not so important (for now) question. Currently I have a Samba server, providing files and printers
2003 Jan 30
3
Can't see all of the directories in a share with 2.2.7a-1 & RH8...but older version/kernel can
Hi all, Hoping someone might be able to steer me in the right direction and/or help me solve my problem. We have a number of Linux servers (RH6.2 -> RH8) which connect to the same share on a Win2000 Server. We've been working kinda hard to get everything upgraded to either RH7.3 or RH8.0 since we rarely get the opportunity. 2 similar servers (one dev, one prod) access this same window
2003 Feb 06
0
Fwd: Re: oplock problems
Oops, samba@lists.samba.org, not SALBA (: /dev/idal --- Chris de Vidal <cdevidal@yahoo.com> wrote: > Date: Thu, 6 Feb 2003 08:19:56 -0800 (PST) > From: Chris de Vidal <cdevidal@yahoo.com> > Subject: Re: oplock problems > To: Brian Johnson <bjohnson@jecinc.on.ca> > CC: salba@lists.samba.org > > --- Brian Johns...
2002 Dec 13
2
Some doubts
Hi, I'm trying to setup samba server on FreeBSD-4.7-STABLE, with samba version 2.2.7a. It runs so good (better than our snap server :). I need to know if should be possible, that users can modify, save, and all other possible operations on files except delete it. My users config are, more or less: All users have their uid All users are in same gid Some project admins (they are on
2003 Feb 17
7
pam_winbind.so - How do I create it?
Hello, I'm installing 2.2.7a, or attempting to at any rate. I've compiled it from source using the following instructions: http://us2.samba.org/samba/docs/Samba-HOWTO-Collection.html Anyways, I've got it set up so that it works. Now I'm trying to get to a point where I can interface it like I have with a different Linux box that is working without any problems. When I did the
2003 Feb 23
0
Re: Multiple client access same file
...s how I found our problem last time we had some really bad Samba corruption. A read-only filesystem from a large 650MB file mounted into another part of the same hard drive really shouldn't crash. Of course, I could be very wrong (: That's what I hope to find out with my benchmark. /dev/idal --- Shane Kennedy <skenn@indigo.ie> wrote: > That's what I have done. In the case of the 2 > programs I know I have > trouble with. I made 2 iso images of 1 CD. > Proga.iso, and Progb.iso, > mounted as /mnt/iso/Proga, and b. I soft link ed > /mnt/Proga -> >...
2002 Oct 23
16
How Samba let us down
...rue, I will certainly reveal our findings to this mailing list. And perhaps the problem was with ACLs. We couldn't turn them off in production to test that theory. It is likely that we will try Samba in this capacity again in the future with a more mature version. Thanks for listening, /dev/idal [global] server string = workgroup = <our domain> password server = <our PDC> security = domain encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd...
2003 Jan 28
3
Using Winbindd in nsswitch.conf
Hello, all-- I've a question regarding using WINS for resolving names while on the unix box. As I understand it, you're supposed to add something to the /etc/nsswitch.conf file, but it's not clear to me whether it's supposed to be 'wins', 'winbind', or 'winbindd' as in the following example: hosts: files wins nisplus nis dns hosts: files winbind
2003 Feb 13
6
!!ATTENTION NEWBIES!!
...t a possibly better book, "Using Samba 2" from O'Reilly is out this month. PLEASE, PLEASE, PLEASE do your homework before asking, else your question will get ignored and you'll burn out the experts, whose time is better spent improving Samba than answering simple questions. /dev/idal __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
2003 Feb 10
5
Samba/Windows XP and SSH tunnelling
Hi, I've been trying to get SSH tunnelling working with Samba. I'm using a Windows XP and a RedHat 8.0 box. I've closely followed the instructions from the HOWTO manual in order to set this up to no avail. I think the problem comes from the fact that my lmhosts file has no effect on the NetBIOS name cache when I preload it with the command 'nbtstat -R'. I checked the
2002 Oct 24
1
OpLock+flat DB corruption (Was: How Samba let us down)
--- "Bradley W. Langhorst" <brad@langhorst.com> wrote: > On Thu, 2002-10-24 at 09:43, Chris de Vidal wrote: > > If preventing file corruption is a "drop > everything - > > priority 1 bug" (quoting Jeremy), it should either > be > > documented and/or disabled by default. But if > > performance takes priority over file corruption, > at > > least docu...
2003 Feb 10
1
preserving extended attributes during a file copy over the network
Hi, I have 2 linux machines, SOURCE and DEST on a network. I create some snapshots of the file structure on SOURCE and these snapshots have extended attributes. I want to copy the snapshots from SOURCE over to DEST over the network, but I don't want to lose the information on the extended attributes. Is there a way to do this using the samba protocol? Or do I have to modify the source code to
2003 Feb 13
1
Samba in Samba
I have a Samba PDC installed to authorize my windows network clients. And it is running on Solaris. I want to install a one another Samba file server and I want it to authorize windows clients by consulting the PDC. This second server must also paricipate in the domain the PDC is responsible for. How can I do this? Thanks, Cyril.
2003 Feb 14
0
Attention newbies, an apology.. I WASN'T slamming you.
...I just want you to learn how to help yourself. So if you were offended, please accept my apology, understand my point, and look at the original email again; there's good information in it how to help yourself: http://marc.theaimsgroup.com/?l=samba&m=104516703506897&w=2 Good luck, /dev/idal __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
2003 Feb 14
1
linux newbie classes taught by Chris de Vidal
In one of your replies to the attention newbies... series, you mentioned you teach a linux newbie class. I'm interested (seriously, or sarcasm) in checking out one of your seminars. Where do I get information? Brad Peters brad@bepeters.com __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
2003 Feb 20
0
RE: pam_unix.so likeauth? (Was: Help with Winbind)
It makes it work! I was reading through the other messages on the list with similar subjects, and found this one: -----Original Message----- From: Matthias Rutzki [mailto:mrutzki@gmx.de] Sent: Thursday, February 20, 2003 4:51 AM To: david.boynton2@asu.edu; bgmilne@cae.co.za; cdevidal@yahoo.com Cc: samba@lists.samba.org Subject: [Samba] domain users in local groups with Winbind/Samba/Redhat It was a long message, so I won't quote it again, but if you read back, you'll find this message. I just decided I'd try his pam setup and it worked after I added the likeauth o...
2003 Feb 25
1
New user seeking information
I run an application on an HPUX 11.0 system that creates report files daily and I am wanting to have those files placed on a W2K server instead of the local drive during creation. Can I do this w/ Samba? Thanks for your time.
2003 Feb 02
1
FreeBSD 5.0 + ACLs
Hi all, I am playing with a test box at the moment running a Samba 2.2.7a domain on FreeBSD 5.0. I wish to enable ACLs, but I am not exactly sure what I am supposed to expect once they are enabled. I have created a UFS2 partition and enabled ACL support using tunefs. Since doing that, I have been able to connect to the Samba shares and modify ACLs, but so far the only things I have been able to