similar to: Win95 authenticated login

Displaying 20 results from an estimated 2000 matches similar to: "Win95 authenticated login"

2017 Apr 04
4
Key table name malformed
Hi, We are having an issue, trying to install a domain member server. I'm following the samba wiki: - samba 4.6.1 - krb5.conf as recommended on wiki - time synced - kinit works - dns works (DCs in resolv.conf) - setup a basic smb.conf (pasted at the end of this email) - edit nsswitch.conf to include winbind for passwd/group and then finally "net ads join -U administrator -d5" fails
2005 Apr 18
2
when can we expect Prof Tierney's compiled R?
I am excited to learn that Prof. Tierney is bringing to us compiled R. I would like to learn when it will be available. This information will be useful in scheduling some of my projects. Thanks. Jason Jason Liao, http://www.geocities.com/jg_liao Dept. of Biostatistics, http://www2.umdnj.edu/bmtrxweb University of Medicine and Dentistry of New Jersey 683 Hoes Lane West, Piscataway‚ NJ 08854
2004 Sep 08
1
64 bit R slower than 32 bit R on Sun Sparc Solaris?
Hello, everyone! I guess no one is still using R on Sun Sparc these days. But our department has a (pretty new) two-CPU Sun server. We recently compiled R as a 64 bit application and expected a performance boost. But it runs 25-30% slower than the 32 bit version of R. Anyone knows why this is so? Thanks! Jason ===== Jason Liao, http://www.geocities.com/jg_liao Dept. of Biostatistics,
2006 May 10
3
new package error message
My coauthor made a new R package GeneLogit (100% R code) which installs ok on R 2.3 on Windows. But when I type library(GeneLogit) it gave the error message Error in library(GeneLogit) : 'GeneLogit' is not a valid package -- installed < 2.0.0? It runs on R 1.9.0 just fine. It seems that others have encountered same problem but no solution is found by googling How can I fix this
1998 Jun 02
0
Make windows connect to a port other than 139
On Tue, 2 Jun 1998, Luke Kenneth Casson Leighton wrote: > On Tue, 2 Jun 1998, Robert Vasvari wrote to samba-ntdom: > > > > > Hi All, > > > > I'm planning to run my own SMB server on some box, > > binding to a user level port (>1024). Problem is, > > WINDOWS (both Nt and 95) only connects to an SMB > > server on ports 137-139. So, the
2017 Apr 05
4
Key table name malformed
Hai Mourik-Jan, This looks all good. Only one thing in the config, you can remove : winbind nss info = rfc2307 Since your alread set ( for 4.6.x) : idmap config INTECH:unix_nss_info = yes Can you check the content of the keytab? klist -ke /etc/krb5.keytab post ( if needed anonymized ) the content you see. run : net ads keytab list -UAdministrator And did you by accident run : net ads
2004 Jun 17
0
Overlooked? Windows can't create folders/files with long file names
The message below, from A, Skwar, appeared last summer. Just in case it got overlooked during vacation time, can anyone comment? I have an example as follows: Every profile contains a foldername "My Recent Documents" which gets changed during a copy to samba disk to "Recent"!! Many similar problems. Also: Special Folder Icons on the screen get changed to generic folder
2005 Jun 15
1
random number generator: same seed used in different sessions
I did several simulation sessions and the result turned out to be a surprise. After some investigation, I found that different R sessions of the program used the same seed. Simply, in R210, if I start R and type rnorm(1), I always get the same random number. This is contradictary to what is in the R document Initially, there is no seed; a new one is created from the current time when one
2012 Aug 27
2
randomLCA
Can anybody, please, explain me how many parameter are estimated using randomLCA? For examples, model "dentistry.lca2random" estimate 1 scale (or variance, b_j) parameter and 2 position parameters (a_cj)? Doesn't it? Do I need at least 4 diagnostic tests for such a model? What happens if I specify options blocksize and byclass? How many diagnostic tests (or rater) I need?
1998 Jan 23
0
printing, again
I know this has come up before (I checked the archives last night), but just in case someone's got it licked... How can I assure that print jobs from client PCs, through Samba, will print with the username of the account that's logged in, not the guest account or root? We've got 1.9.18p1 running on HPUX 10.20, user security, specific printer definitions created for each printer
1998 Aug 20
1
anxiety
While looking further into our load problems with Samba, and specifically with logins, I bumped up our debug level to 10. This has me really worried: in log.smb, I now see that *every other* chdir logged is to *my* home directory. Why? It's not in the source, that I can see. It's not in smb.conf or in our logon script. It looks like each and every user that logs on "passes
2004 Aug 12
4
truly object oriented programming in R
Good morning! I recently implemented a KD tree in JAVA for faster kernel density estimation (part of the code follows). It went well. To hook it with R, however, has proved more difficult. My question is: is it possible to implement the algorithm in R? My impression seems to indicate no as the code requires a complete class-object framework that R does not support. But is there an R package or
1998 Jan 13
4
hosts allow
So far, so good with 1.9.18p1 on HPUX 10.20 (kudos to the Samba team!). However, I've got a question.... I'd like to be able to restrict access to some of our services, and can certainly do so with the "hosts allow = " entry in smb.conf - it does exactly what I want. But... I plan on bringing Samba up on a few campus hosts, some of which have more extensive listings of PCs I
2017 Dec 02
2
logline of account becoming NT_STATUS_ACCOUNT_LOCKED_OUT
Hi, I am trying to capture from the logs the moment that samba locks an account. (because of too many failed logon attempts) This is samba 4.7.2, with: > log level = 1 auth_audit:3 What we see in the logs is like this: > Auth: [LDAP,simple bind/TLS] user [(null)]\[cn=username,cn=users,dc=samba,dc=company,dc=com] at [Sat, 02 Dec 2017 15:13:45.102695 CET] with [Plaintext] status
2008 Aug 13
4
Cannot Redirect some windows xp folders to samba share?
Hi people. I have some issues, I setup a samba server(3.0.28) with gentoo, samba + ldap. Is working, I can create users, change, add, mod, etc,etc. I setup each home drive, using smbldap-tools. Everything is working good. But I have 1 problem, I want to setup my windows xp pro sp2 users to have roaming + folder redirection to my samba server. Some folders are very easy to move to be in
2015 Jun 14
1
winbind on the DC again ... sorry
I just tried to update from samba-4.1-18 to 4.2.2. For my small network, I was quite happy with the manner in which 4.1.18 winbind worked on my clients and the DC. In order to get around the limitations of winbind on the DC I took advantage of the smb.conf parameters: template homedir = /home/%ACCOUNTNAME% template shell = /bin/bash Since I had a single domain this setup works fine for me. On
2007 Aug 24
0
rsync patch to add Apple keychain support
Hi! In a project I'm working on, I needed a way to run rsync in daemon mode as a regular user without having the passwords readable to everybody accessing the console. With this chance rsync falls back to Apples keychain access if no secrets file is given. You need to put the passwords into the keychain like this (I do it programmatically bit it can be done manually as well):
2017 Apr 05
0
Key table name malformed
Yes, post the complete smb.conf.. when what os your running. Then we can have a look better whats going on. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens mj via samba > Verzonden: dinsdag 4 april 2017 20:17 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Key table name malformed > > Hi all, >
2004 Aug 31
4
winbind problem (?) on samba 3 ADS
Hi, I have installed samba 3.0.6 based on the "Official HOWTO" to join out Active Directory environment, with winbind and pam support. I have join the samba to the domain using "net ads join -Umyloginame". I can do the "wbinfo -g", "getent passwd" and "getent group" correctly. I also can list shares on other machine, using kerberos: # kinit
2017 Nov 23
2
auth audit log question
Hi, Since samba 4.7 I have setup auth logging, and while I can relate most failed passwords to users mistyping a password, there is one kind that I don't understand, happening across our samba-DCs. Things work without issues, but I'm just being curious. :-) > [2017/11/23 04:47:32.166753, 2] ../auth/auth_log.c:760(log_authentication_event_human_readable) > Auth: [Kerberos