similar to: 3.0.10 not joined NT4 domain

Displaying 20 results from an estimated 3000 matches similar to: "3.0.10 not joined NT4 domain"

2004 May 07
3
Samba 3.0.3 breaks domain somehow.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 After upgrading from 3.0.2 to 3.0.3 in a Windows 2000 Native Domain environment, 9x clients can't connect and wbinfo -t doesn't work: bash-2.05a# wbinfo -t checking the trust secret via RPC calls failed error code was NT_STATUS_PIPE_NOT_AVAILABLE (0xc00000ac) Could not check secret Downgrading to 3.0.2 fixes this. I can get log files, but
2005 Jan 13
0
winbind doesn't work with 3.0.10 NT_STATUS_PIPE_NOT_AVAILABLE
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Upgrading from 3.0.2a to 3.0.10 gives us a version of samba that joins the domain properly (2000 mixed mode, type ADS), and will list the users, but the following message is repeated over and over in /var/log/samba/log.winbindd: [2005/01/13 11:28:59, 3] nsswitch/winbindd_misc.c:winbindd_interface_version(261) ~ [ 9009]: request interface version
2005 Feb 23
0
winbind + domain NT4
Hi, I want to connect in NT4 PDC domain with my linux box using samba + winbind. I try to connect with Active Directory and it works fine !! Why i can't do the same thing with NT Domain. I've an error 5722 in NT computer like this: The session setup from the computer WORKSTATION NAME failed to authenticate. The name of the account referenced in the security database is WORKSTATION
2005 Apr 30
0
NT_STATUS_PIPE_NOT_AVAILABLE and non working winbind auth
Hi! At work I have an Active Directory domain (Windows 2003) which has the SFU schema extensions. Recently we set up all the Linux clients (SuSE 9.2) to authenticate using LDAP (nss_ldap). But the main thing is that we added a Samba server (SuSE 9.0, samba 3.0.14a) to host the user's homes (somewhere in the future, their Windows profiles too). This server also has local LDAP
2004 Apr 19
0
error messsage was: Named pipe not available
I'm having trouble authenticating users. WinXP will authenticate fine if accessed via hostname... //fileserver/share. Ip does not work.. ie //192.168.1.2/share. Anything below winXP cannot authenticate. Nothing is shown in error logs. wbinfo -t does not work.. returns the following errors. A few hot fixes were applied to domain controlers as well as SP4. No changes were made to samba server.
2000 Mar 31
2
pwdump on german NT
Hi, I had trouble getting the pwdump program to work correctly on a german version of NT4SP3. I believe the problem is based on the fact that the german group 'Administrators' is called 'Administratoren', and Administrators is hard-coded into the utility. Would it be possible to make that an optional parameter? Unfortunately, I have no access to a C-Compiler on an NT-station, so
2011 Feb 08
1
Fitting a model with an offset in bigglm
Dear all, I have a large data set and would like to fit a logistic regression model using the bigglm function. I need to include an offset in the model but when I do this the bigglm function seems to ignore it. For example, running the two models below produces the same model and the offset is ignored bigglm(y~x,offset=z,data=Test,family=binomial(link = "logit"))
1999 Apr 12
1
Encrypting passwords for NT
I am trying to use Samba 2.0.3 with encrypted passwords. I have everything set up according to the instructions in encryption.txt, and can authenticate into NT 4 Server shares with smbclient. I can also attach to my smb server using either smbclient or Win95. But NT4sp3 won't browse or connect. That I can connect to external NT shares would seem to indicate that samba is correctly sending
2005 Sep 16
4
Integrate functions with loops
Hi i am having a problem with the 'integrate' function the function i want to integrate has the form sum(vector^x) i have defined the function with a for loop first - integrandtotest <- function(x) {a<-rep(0,len=2) for (i in 1:2) {a[i]<-t[i]^x} sum(a) } the results gives errors ########### Error in integrate(integrandtotest, lower = 0.1, upper =
2004 Jan 26
1
winbind authentication infrequent failure
Hi, I am running a RH9.0 server, using samba 2.2.7a. I use winbind to authenticate pop3 clients (Courier IMAP through authpam, but I think that's irrelevant). Users are defined in a NT4 domain. Sometimes, I get a NT_STATUS_PIPE_NOT_AVAILABLE error from pam_winbind.so. This is not very frequent, but at about 1000 users (read: many authentication request) it becomes a problem. Could anyone help
1998 Sep 22
0
File copy speed differences... writing to SAMBA is faster than reading from it??!
Here's an interesting thing I notice between NTSP3 and Linux 2.0.33+ w/samba 1.9.18p8 [TCP_NODELAY, read prediction on, SND and RCV buffers to 64k, though I've tried 16k, 32K, 64k, max size 2k, 4k, 8k, 16k, no difference] When I copy a file from any share to my NT's HD, I get perhaps 280KB/sec. When I copy from NT HD to Samba share, I get almost 1MB/sec. Doesn't matter where
2020 Jan 15
2
[tablegen] table readability / performance
On Tue Jan 14, 2020 at 8:27 PM, Reid Kleckner wrote: > I don't think there's any technical reason for the current structure. Apparently [this](https://docs.microsoft.com/en-us/cpp/cpp/compiler-limits?view=vs-2019) is a thing. This results in the following delight happening on Visual Studio 2015: > fatal error C1091: compiler limit: string exceeds 65535 bytes in length So maybe
2004 Sep 23
0
samba as DC, winbind, squid...
Hi list, I am trying to make a Samba DC, with Windows XP clients. The clients will access to Internet trough Squid proxy server. I join XP client to Samba domain, but I have problem how to check user/passwd to squid proxy with samba domain. winbindd seems to working but wbinfo -t return this: checking the trust secret via RPC calls failed error code was NT_STATUS_PIPE_NOT_AVAILABLE (0xc00000ac)
2004 May 27
0
Samba Domain Problems?
I've got a Samba PDC running 2.2.8a. I'm attempting to add a domain member server. The member server is a linux box running Samba 3.0.4. PDC config [global] workgroup = UMD server string = %h server (Samba %v) status = yes netbios name = Samba lanman auth = no wide links = no guest account = nobody log level = 2 log file =
2005 Aug 18
1
winbind problems
Hello, Does anyone know if there are issues using winbind 3.0.14a to communicate with a 2.2.3a samba build? I've setup winbind using all the documentation on the site but all I get are the following results: # wbinfo -u Error looking up domain users # wbinfo -g BUILTIN+system operators BUILTIN+replicators BUILTIN+guests BUILTIN+power users BUILTIN+print operators BUILTIN+administrators
2004 Nov 26
0
samba 3.0.9, winbind and NT4
Hi I'm trying to set up samba 3.0.9 as domain member server. When I try to join NT4 domain using "net rpc join" it added an account in NT4 domain but in lowercase !! I have to delete it on nt4 and add it again using uppercase letters - then it works. Why?? In smb.conf I have netbios name written in uppercase. I've even tried net -n !! Another problem is that when I try to join
2020 Jan 14
3
[tablegen] table readability / performance
Hello I've been looking at the tables generated by `SequenceToOffsetTable::emit`, and notice that when the generated data are strings, the data is basically un-grep-able, and very tricky to read, as they are emitted as an array of comma-separated char-literal: extern const char HexagonInstrNameData[] = { /* 0 */ 'G', '_', 'F', 'L', 'O',
1998 Apr 03
0
DST problem with samba on Solaris and NT4 clients
Hi all, last sunday, we went to daylight savings time here in Paris, France. All PCs moved the clock an hour forward at the boot on monday, our Solaris 2.5 system also changed the time correctly. What we observe now is that when PC clients create files on the Unix filesystem using Samba, the timestamp of the Unix file is correct when I look at it under Solaris, but there is 1 hour difference
2004 Nov 09
1
Upgrading a Samba Domain
I am trying to upgrade our fully functional Samba domain from v3.0.2 to v3.0.7 or v3.0.8. My question is, do I have to upgrade every server in the domain in order for it to work or should I be able to upgrade one server at a time, test it, and move on to the next server? Or should I upgrade the domain controller first, then upgrade the member servers one at a time? I've tried to upgrade
1997 Dec 09
2
SAMBA digest 1518
>> The problem is performance. While Samba is not terribly slow it's still >> too slow. Copying large files takes about half a minute/meg on an > >i find that samba running on FreeBSD is also pathetically slow: 10 to 20 >k per second. adding "socket options = TCP_NODELAY" speeds this up by a >factor of ten to twenty, on a 10mb/s LAN with NE2000 cards. it