search for: crivait

Displaying 20 results from an estimated 66 matches for "crivait".

2017 Jan 20
4
How to handle INT8 data
..." > read.table("res.csv",sep=";",header=T,colClasses="character") col1 col2 1 -1311071933951566764 toto 2 -1311071933951566764 tata Am I comdemned to provide a R script with the data in order to exploit the dataset ? Le 20 janv. 2017 ? 18h29, Murray Stokely ?crivait : > 2^53 == 2^53+1 > TRUE > > Which makes joining or grouping data sets with 64 bit identifiers problematic. > > Murray (mobile) > > On Jan 20, 2017 9:15 AM, "Nicolas Paris" <nicolas.paris at aphp.fr> wrote: > > Le 20 janv. 2017 ? 18h09, Murray...
2017 Jan 20
2
How to handle INT8 data
...counter-productive. (a string version + an int32 for each) I was looking to https://cran.r-project.org/web/packages/csvread/index.html This looks like a good feet for my needs. Any chances such an external package for int64 would be integrated in core ? Le 20 janv. 2017 ? 18h57, Gabriel Becker ?crivait : > How many unique idenfiiers do you have? > > If they are large (in terms of bytes) but you don't have that many of them (eg > the total possible number you'll ever have is < INT_MAX), you could store them > as factors. You get the speed of integers but the labeling of...
2014 Dec 05
2
Changing self test date
Le Thu, 4 Dec 2014 08:42:37 -0500 Charles Lepple <clepple at gmail.com> ?crivait: > On Dec 4, 2014, at 5:30 AM, Frantz de Germain <frantz at info.univ-angers.fr> > wrote: > > > Hello, > > > > does any one know how to change the date of the self tests on APC UPSes ? > > I'd like to be able to choose the day and the hour so that it ha...
2005 Oct 15
2
GID Games Exploits
It has come to my attention that there are quite a few local exploits circling around in the private sector for GID Games. Several of the games have vanilla stack overflows in them which can lead to elevation of privileges if successfully exploited.
2024 Oct 04
2
Joining a 2022-schema Active Directory
Le Thu, 3 Oct 2024 21:35:04 +0100 Rowland Penny via samba <samba at lists.samba.org> ?crivait: > > Yes, I mean Windows 11 or WIndows Server 2022 machines that are > > registered into the AD. A Win11 PC which isn't AD-connected (but in > > the same IP network) can connect just fine using the server IP > > address and credentials from one of the domain user accoun...
2020 Oct 12
3
Moving users from a Samba 3.6 to 4.9 (tdb)
Le Fri, 9 Oct 2020 13:02:22 +0100 Rowland penny via samba <samba at lists.samba.org> ?crivait: > Restart smbd and winbind and see how you go on. > No dice. I've edited the smb.conf, stopped the services, copied the old tdb again (account_policy.tdb group_mapping.tdb passdb.tdb registry.tdb secrets.tdb share_info.tdb winbindd_idmap.tdb); started the services and... # pdbed...
2024 Oct 04
3
Joining a 2022-schema Active Directory
On Fri, 4 Oct 2024 10:11:37 +0200 Emmanuel Florac <eflorac at intellique.com> wrote: > Le Thu, 3 Oct 2024 21:35:04 +0100 > Rowland Penny via samba <samba at lists.samba.org> ?crivait: > > > > Yes, I mean Windows 11 or WIndows Server 2022 machines that are > > > registered into the AD. A Win11 PC which isn't AD-connected (but > > > in the same IP network) can connect just fine using the server IP > > > address and credentials from one...
2020 Oct 08
4
Moving users from a Samba 3.6 to 4.9 (tdb)
Le Thu, 8 Oct 2020 17:37:38 +0100 Rowland penny via samba <samba at lists.samba.org> ?crivait: > On 08/10/2020 17:25, Emmanuel Florac via samba wrote: > > But it's not a domain, no LDAP, no AD. Just a standalone server, > > migrating to another standalone server. Should I do something using > > Samba tool? > > No, samba-tool is only used with AD. > &gt...
2014 Dec 18
0
Changing self test date
Le Fri, 5 Dec 2014 10:07:33 +0100 Frantz de Germain <frantz at info.univ-angers.fr> ?crivait: > Le Thu, 4 Dec 2014 08:42:37 -0500 > Charles Lepple <clepple at gmail.com> ?crivait: [...] > > This forum post from 2013 suggests that an easy way is to change the UPS > > setting to "test at power on", then use a script (with NUT, you would run > > somet...
2019 Oct 29
2
export password
hello, I need to extract user passwords from a samba 4.7.x and import them into new samba 4.10.x, any suggestions? thanks in advance.
2024 Oct 03
1
Joining a 2022-schema Active Directory
On Thu, 3 Oct 2024 22:04:11 +0200 Emmanuel Florac <eflorac at intellique.com> wrote: > Le Thu, 3 Oct 2024 16:20:38 +0100 > Rowland Penny via samba <samba at lists.samba.org> ?crivait: > > > > > > > "smbclient" on Linux connects to the share just fine using domain > > > user credentials. Only domain members can't... > > > > When you say 'domain members', do you mean users on a Windows > > machine or somet...
2024 Oct 04
1
Joining a 2022-schema Active Directory
Le Fri, 4 Oct 2024 09:27:12 +0100 Rowland Penny via samba <samba at lists.samba.org> ?crivait: > > > > OK, I'll try first the 4.17 version from the backports, and if it's > > not enough I'll upgrade to 4.20. > > I would upgrade to bookworm with Samba from backports, but its your > domain ;-) I've just upgraded to bookworm, I'll check how...
2017 Jan 20
1
How to handle INT8 data
Right, they are identifiers. Storing them as String has drawbacks: - huge to store in memory - slow to process - huge to index (by eg data.table columns indexes) Why not storing them as numeric ? Thanks, Le 20 janv. 2017 ? 18h16, William Dunlap ?crivait : > If these are identifiers, store them as strings. If not, what sort of > calculations do you plan on doing with them? > Bill Dunlap > TIBCO Software > wdunlap tibco.com > > > On Fri, Jan 20, 2017 at 6:33 AM, Nicolas Paris <nicolas.paris at aphp.fr> wrote: > &g...
2020 Oct 08
2
Moving users from a Samba 3.6 to 4.9 (tdb)
Le Thu, 8 Oct 2020 13:09:37 -0300 Elias Pereira <empbilly at gmail.com> ?crivait: > > On Thu, Oct 8, 2020 at 12:20 PM Emmanuel Florac via samba < > > samba at lists.samba.org> wrote: > > > > Hello, > > > > I have an old 3.6 server to be replaced with a new 4.9 one. They are > > standalone, using tdbsam backend. > > > &...
2017 Jan 20
0
How to handle INT8 data
...quot;,sep=";",header=T,colClasses="character") > col1 col2 > 1 -1311071933951566764 toto > 2 -1311071933951566764 tata > > Am I comdemned to provide a R script with the data in order to exploit the > dataset ? > > Le 20 janv. 2017 ? 18h29, Murray Stokely ?crivait : > > 2^53 == 2^53+1 > > TRUE > > > > Which makes joining or grouping data sets with 64 bit identifiers > problematic. > > > > Murray (mobile) > > > > On Jan 20, 2017 9:15 AM, "Nicolas Paris" <nicolas.paris at aphp.fr> wrote: > &...
2017 Jan 20
9
How to handle INT8 data
Hello r users, I have to deal with int8 data with R. AFAIK R does only handle int4 with `as.integer` function [1]. I wonder: 1. what is the better approach to handle int8 ? `as.character` ? `as.numeric` ? 2. is there any plan to handle int8 in the future ? As you might know, int4 is to small to deal with earth population right now. Thanks for you ideas, int8 eg: human_id
2020 Oct 09
2
Moving users from a Samba 3.6 to 4.9 (tdb)
Le Thu, 8 Oct 2020 18:31:38 +0100 Rowland penny via samba <samba at lists.samba.org> ?crivait: > You do not normally run winbind on standalone server, so I think you > need to post the [global] portion of your old smb.conf, so we can > find out just what you are running. Here is the old one: [global] name resolve order = wins lmhosts host bcast passwd chat = *Enter...
2024 Oct 04
1
Joining a 2022-schema Active Directory
Le Fri, 4 Oct 2024 09:27:12 +0100 Rowland Penny via samba <samba at lists.samba.org> ?crivait: > > > > OK, I'll try first the 4.17 version from the backports, and if it's > > not enough I'll upgrade to 4.20. > > I would upgrade to bookworm with Samba from backports, but its your > domain ;-) Well I've upgraded up to 4.20, but no dice :( No ma...
2016 Dec 14
2
Virtual POP3 namespaces and quota-status
Hi, I've tried to do configure Virtual POP3 INBOX (dovecot version 2.2.18) as explained here http://wiki.dovecot.org/Plugins/Virtual with a static userdb and nopassword=y so I dont have any database on the dovecot server without the possibility to distinguish POP3 or IMAP in the userdb extra field to change the namespace on the fly. So I've put the namespace virtual informations inside
2007 Jul 30
3
kmod-drbd-smp (2.6.9-55.0.2.EL) has unknown symbols (kmod-drbd not).
Hi ! Not very blocking because the smp module loads perfectly. # yum --exclude=kmod-drbd*\plus\* install kmod-drbd Setting up Install Process Setting up repositories Reading repository metadata in from local files Excluding Packages in global exclude list Finished Reducing CentOS-4 - Plus to included packages only Finished Parsing package install arguments Resolving Dependencies -->