search for: atrributed

Displaying 20 results from an estimated 22 matches for "atrributed".

Did you mean: atrributes
2002 Jul 02
1
Change atrributes of file on windows side (or DOS)
To whomever may help: I am trying to change the attributes for a file on the linux system, but trying to do it on the windows side or dos prompt. The dos attrib command will not do this, and while researching I found a setmode command, but this gives me an "invalid command" message. Can someone tell me how to modify a file's attributes on a linux system from the windows end
2003 Feb 04
1
test for two samples
Hi R-users, My question is more methodological one, rather than technical. I have to samples representing residuals based on two measurements techniques (resid1,resid2; n=69). I need to compare two samples, to reject one technique (the worse one), and to keep the one which gave lower residuals (better one). What to look for? What should I analyse? Means, variance, std. deviations? Based on
2016 Aug 26
2
samba-tool modifying AD
On Sat, 27 Aug 2016 08:33:02 +1200 Andrew Bartlett <abartlet at samba.org> wrote: > On Mon, 2016-08-22 at 09:21 +0100, Rowland Penny via samba wrote: > > On Mon, 22 Aug 2016 13:38:06 +1200 > > Andrew Bartlett via samba <samba at lists.samba.org> wrote: > > > > > > > > On Sat, 2016-08-20 at 18:29 -0700, David Bear via samba wrote: > > >
2004 May 19
4
GUI data browsers
Hi R-helpers, Does anyone know of a good Tk (or other) script that allows somewhat intuitive viewing of all of the variables (especially complex lists) in a session? I would also like to delete, save to file, and rename them graphically. I would also like a lot of supplemental information like class, atrributes, names, modes, whatever else... Context: I am running simulations
2010 Aug 24
3
I have a question about the 389 ds
Hi ,all : I am a newbie to here and I also install the 389 ds in our company for managering all users account and passwd . Today , The boss asked me if the ds could set the users vnc screen geometry in the config file . Because the user's computer screen is not the same and have different geometries. If it could , then we were happy that can solve the user's vnc problem . Then , I
2017 May 24
1
Fwd: Samba 4.5.8-Debian User Profiles on NFS-Share
Hi, regarding to this problem I made some progress. After going back to Jessie, and samba 4.2.14 the following configuration works. Storage Client Wheezy 7.11) /etc/exports on nfs-server (version 1.2.6-4): /data/data 141.244.123.4(rw,sec=sys,async,no_root_squash,subtree_check) DC Version nfs-client: 1.2.8-9 Samba: Samba version 4.2.14-Debian profiles share on samba DC [profiles] # roaming
2017 Oct 09
6
PJSIP, NAT and STUN/ICE
I'm quite new to Asterisk and using Asterisk 13 on FreeBSD current. Asterisk is behind a NAT router, the physical setup is very much a trivial one. The Asterisk PBX is supposed to act as the telephone gateway for several VoIP/SIP phones. I'm using throughout pjsip as configuration, I have no experience with chan_sip since I started recently using Asterisk for several SoHo and lab's
2012 Oct 30
0
[LLVMdev] New Attribute from clang to llvm
Hi all, I've created a new attribute in clang using the steps detailed in http://clang.llvm.org/docs/InternalsManual.html. What's the best way of passing the atrribute information along to LLVM? -Agastya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121030/4d285802/attachment.html>
2016 Aug 27
0
samba-tool modifying AD
On Fri, 2016-08-26 at 22:06 +0100, Rowland Penny via samba wrote: > On Sat, 27 Aug 2016 08:33:02 +1200 > Andrew Bartlett <abartlet at samba.org> wrote: > > > > > On Mon, 2016-08-22 at 09:21 +0100, Rowland Penny via samba wrote: > > > > > > On Mon, 22 Aug 2016 13:38:06 +1200 > > > Andrew Bartlett via samba <samba at lists.samba.org>
2002 Jan 16
0
inconsistent(?) behavior of as.vector
According to the documentation for as.vector, it removes all attributes from its argument ("the attributes of x are removed"). This does not seem to be the case for a list with a dim attribute. Consider the following code: numarray <- vector("numeric",4) dim(numarray) <- c(2,2) dimnames(numarray) <- list(c("A","B"),c("C","D"))
2003 Dec 12
0
ext3-acl & coreutils
G'day... I've installed the acl - xatrrib patch from bestbits and it works nice on my RH9 system with Samba.. the only problem i encounter is that a file or directory losses it's extended atrributes when you copy it.. for example cp "--preserve=all /source /destination" preserves the normal acl af the linux system, but skips the acl/xattrib from bestbits. i used the
2003 Oct 30
1
samba3 backend ldap max groups..
Hello, I'm testing samba3 with the backend ldap on Linux to replace our NT 4 Domain. OS: Linux UL1 Samba3 OpenLdap 2.1 Samba3 works as PDC with the backend ldapsam. There a problem I'm still hanging. If a user is member of more then 32 groups I just can work with my defaultGroup (atrribute: sambaPrimaryGroupSID), all other authorisation will be denied although the user is member of all
2004 Nov 10
1
Netscape samba schema needs updating!
Hi, This one is for the samba team i think... Intro... Im using Sun One Directory Server 5.2 as my LDAP, so i used the samba-schema-netscapeds5.x schema, also samba 3.0.8. I tried to change my "sambapassword" on a windows client, however i was getting errors saying i didnt have permission even tho sambaPwdCanChange was set to 1, so i looked in the log.smb and found the error was a
2010 Jul 23
0
Intermittent file rename problem with Vista, works with XP.
...it to break, so > SOMETHING with Vista, I guess. > > What I'm trying to do is have a wide open share. Permissions are set > on > the files and directories as specified below, all files belong to > keith:keith. The files were initially created through Linux. No > extended atrributed are set. > > Operating system is CentOS 5.5, Samba is 3.5.4. > > [global] > log file = /var/log/samba/%m.log > ; Take this out once you figure this crap out. > log level = 3 > netbios name = marvin > usershare o...
2016 Aug 22
2
samba-tool modifying AD
On Mon, 22 Aug 2016 13:38:06 +1200 Andrew Bartlett via samba <samba at lists.samba.org> wrote: > On Sat, 2016-08-20 at 18:29 -0700, David Bear via samba wrote: > > Is it possible to use the samba-tool to create/update user accounts > > in a > > standard windows AD domain ? > > Yes. > > Andrew Bartlett > Well, yes, you can create new users with
2006 Mar 28
3
Rails 1.1: Is HABTM obsolete?
Does the new has_many :through and belongs_to :through obsolete (well, replace and essentially deprecate) has_and_belongs_to_many? Joe -- Posted via http://www.ruby-forum.com/.
2018 Apr 06
0
[RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
(put discussions back on list which got accidentally removed) On Tue, Apr 3, 2018 at 4:08 PM, Stephen Hemminger <stephen at networkplumber.org> wrote: > On Tue, 3 Apr 2018 12:04:38 -0700 > Siwei Liu <loseweigh at gmail.com> wrote: > >> On Tue, Apr 3, 2018 at 10:35 AM, Stephen Hemminger >> <stephen at networkplumber.org> wrote: >> > On Sun, 1 Apr
2002 May 22
1
AW: rsync without syncing file permissions under W2K
Wernicke, Heino (CGS) wrote: >Thank you! >That helps a little. But the permissions on target machine >will not be inherited from parent folder as I wanted. > Uhm... removing ntsec shouldn't touch permissions at all... can't just you use "chmod -R 755 *" after rsyncing? -- Lapo 'Raist' Luchini lapo@lapo.it (PGP & X.509 keys available) http://www.lapo.it
2010 Jul 23
1
Joining windows xp to Samba 4 PDC
Welcome I install Samba 4.0.0 alpha 12 on Ubuntu 9.10 and configured as PDC. When I want join windows to domain I get error message: It?s unable to communicate with domain controller for domain firma.local. Query DNS resource record for the service location (SRV) used to locate a domain controller for domain firma.local was successful. The query was for the SRV record for
2010 Aug 20
2
Problem with POSIXct in ave
Hi, I am having trouble using the ave function with a POSIXct object. For example: x<-Sys.time()+0:9*3600 dat<-data.frame(id=rep(c('a',' b','c'),each=10),dt=rep(x,3),i=rep(1:10,3)) dat # This is what I want to do: dat$time.elapsed<-unsplit(lapply(split(dat$dt,dat$id),function(x) x-x[1]),f=dat$id) dat # The above code does the trick, but from the standpoint of