similar to: 3.0.1pre3 -> 3.0.1rc1: doesn't want to connect to itself

Displaying 20 results from an estimated 400 matches similar to: "3.0.1pre3 -> 3.0.1rc1: doesn't want to connect to itself"

2003 Nov 28
1
USRMGR.EXE administration: invalid syntax error message
I try to admin Samba 3.0.0 and 3.0.1pre3 (tried both versions) NT4.0 PDC with NT4.0 machine and NT4.0 USRMGR.EXE and get persistent error message 1) The group name could not be found 2) The user name could not be found 3) The filename, directory name, or volume label syntax is incorrect. Loggin into domain under name: root I can see the user and group listing. When I click on a user to see his
2003 Dec 11
2
USRMGR.EXE won't add user
Hello Tried to add user in user manager from domains, NT4.0 client, logged in as root on the NT client. Clicked "New User", filled in nick, description, full name, password1, password2 (was dead sure they were the same, carefully typed 9-chars long stupid passwd). The user wasn't in the database. Then clicked OK. Never managed to add user this way. Checked all the add user, del
2004 Feb 13
1
Samba as the Trusted Domain
I have samba-3.0.2 with tdbsam (I don't remember why I moved on to tdbsam from smbpasswd but something in the past must have required it). When trying to add trusting domain according to Samba HOWTO Collection, page "clxxxvii" (why the heck the pages have such strange Roman hashes instead of numbers?): oberon root # smbpasswd -a -i KEVF_D1 New SMB password: Retype new SMB password:
2004 Mar 17
0
Unexpected network failure
Hello When I am trying to access a share on Samba PDC from a workstation in trusted domain (bidirectional trust) and the client says "Unexpected network error expected" after asking me for username and password for the share (which I enter correctly). What can be the problem? Cl< # Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date: 2003/11/19 15:51:41 #
2004 Mar 15
0
Nondeterministic share connect failures
Hello I have a Samba PDC in domain KEVF_D4 called OBERON and a NT4 workstation NEPTUN in workgroup (not domain, workgroup) WORKGROUP I tried to map \\oberon\linux from OBERON using smbclient \\\\oberon\\linux -U <username> and gave password and it worked. I tried to map \\oberon\linux from NEPTUN and 1) got error message: "\\Oberon is not accessible. Logon failure: the user has not
2006 Feb 13
1
heimdal and mit incompatability when using GSSAPI
My college is kerberized, and so in many situations authentication is both faster and more secure using kerberos tickets. Sadly I have run into a problem. The Heimdal included in FreeBSD seems to be incompatible with my school's servers running MIT kerberos when authenticating over gssapi. For example ssh in verbose mode returns: debug2: we sent a gssapi-with-mic packet, wait for reply
2004 Feb 16
1
Documentation bug? domadm privileges
Hello I have been solving a problem how to make a nonroot user able to administer the domain (add users, groups, modify them etc.) from Windows workstation using usrmgr.exe It looks like what is stated in Samba HOWTO collection as prerequisites is not enough. First I found Chapter 12 cxl "How to make Samba PDC users member of the Domain Admins group" - made the nonroot user member of
2012 Jul 17
1
subnet-up invocations
Hello, I'm confused by the subnet-up calls made by tinc. I was assuming that I'd be called once when it connects to another node. However, subnet-up appears to be called much more often than that. For example, I have the following configuration: ,---- | $ cat tinc.conf | ConnectTo = spitzer | Name = chronos | Mode = switch | | $ cat hbt/hosts/spitzer | address =
1995 Sep 26
0
GPM Modula-2 and Oberon-2 Compilers
GPM Modula-2 and Oberon-2 Compilers File locations: ftp.fit.qut.edu.au:/pub/gpm ftp.psg.com:/pub/modula-2/gpm WEB Site: http://www.fit.qut.edu.au/CompSci/PLAS/GPM/ The Gardens Point Modula (GPM) compilers are an ongoing development project for the Programming Languages and Systems Group in the Faculty of Information Technology at the Queensland University of Technology.
2006 Mar 01
4
linear lists, creation, insertion, deletion, traversal *someone?*
Hi, In a second try I will ask this list to give me some useful pointers. Linear lists, as described e.g. by N.Wirth in "Algorithms and Data Structures", seem not to be implemented in S/R, although in lisp we have cons, car, cdr. Nevertheless I want to implement an algorithm using such linear lists, porting a trusted program to R (S). I need: (from Modula/Oberon) pSC* = POINTER TO
2005 Jun 01
3
x[x$a=="q",,drop=TRUE]
I'm trying to select a subset of a dataframe while dropping some factors. While the dataset gets smaller all Factor levels remain and I need to get rid of them. Strangely enough, I am almost certain that the same code on the same data worked OK earlier today - and it is not the first time that I'm not able to replicate earlier results with this command (I know, I might just be going
2004 Feb 12
1
pdbedit 3.0.2 segfault
Hello I have samba-3.0.2 installed into /usr/local/samba/ by means of cd /usr/src/samba-3.0.2/source ./configure --with-acl-support make make install When I run pdbedit -L I get a segfault: oberon root # pdbedit -L Segmentation fault (core dumped) This occurs after samba of unknown version from these two: 3.0.1pre2 3.0.2 has been reinstalled with samba-3.0.2 (gdb) bt #0 0x400f9bf9 in free
2006 Aug 07
1
[LLVMdev] Re: gcc4 or gcc3?
On Mon, 07 Aug 2006 11:45:04 -0700, Reid Spencer wrote: > Hi Hendrik, > > On Mon, 2006-08-07 at 14:35 -0400, Hendrik Boom wrote: >> I just downloaded the CVS version of llvm and llvm-test. Presumably >> this is the one that's scheduled to become 1.8 in a few days. > > Not really. The current CVS head is quite a ways past release 1.8 at > this point. If you
2004 Aug 31
2
plaintext backend
Hello I would like to use plaintext backend with a simple Samba 3.0.6 configuration to get rid of the system of double passwords and rely just on the plain old unix /etc/passwd ones. However I couldn't find any information about it in 1) man smb.conf 2) online Samba official HOWTO I tried putting passdb backend = plaintext into a smb.conf file with security=share and the Samba server
2009 Mar 26
2
[LLVMdev] GSoC 2009 application
Hello, I am a final semester Dual Degree( B.Tech. M.Tech.) student from Indian Institute of Technology, Kanpur. I was looking forward to participate in this year's GSoC 2009.Starting Fall 2009 i shall be pursuing a Phd in compilers. I am having a good background in compilers. My current masters thesis is aimed at automatic parallel code from c programs target for the Cell Processor using
2011 Apr 02
0
[LLVMdev] GSoC proposal: New front-end
Hello. I would like to know if writing a new front-end for a widely-used programming language (in my case, Oberon) is a valid proposal for GSoC. By the way, I'm porting the original Wirth's Oberon compiler and I think that making available a translator for this language with an industrial-quality backend would make it a more interesting choice for many projects. Best regards. Walter
2004 Feb 20
0
20s delay with nsswitch winbind
Hello I have installed winbind into nsswitch according to Samba HOWTO Chapter 21 Winbind: Use of Domain Accounts. However when I log in from console as unix user (who hasn't any account in the samba) I get a 20s delay. This is what the 12th console says: Feb 20 17:27:22 oberon pam_winbind[6241]: user 'clock' granted acces Feb 20 17:27:42 oberon login(pam_unix)[6241]: session opened
2009 Apr 03
2
[LLVMdev] GSoC 2009 application
Here is my formal proposal i have submitted in gsoc. Comments invited. About me: I am a final semester Dual Degree( B.Tech. M.Tech.) student from Indian Institute of Technology, Kanpur. I was looking forward to participate in this year's GSoC 2009.Starting Fall 2009 i shall be pursuing a Phd in compilers. I am having a good background in compilers. My current masters thesis is aimed at
2011 Apr 08
2
[LLVMdev] [GSoC] Increase the coverage of Polly
2011/4/8 ether zhhb <etherzhhb at gmail.com>: > Hi, > > 2011/4/8 Vlad Krylov <krvladislav at gmail.com>: >> Hi. >> >> I see that to detect scops firstly we search for regions in CFG ( by >> RegionInfo ) and then select regions that answer some requirements ( >> in ScopDetection ). Because only affine expressions in conditions and >> bounds
2007 Jan 03
4
prevent "delete user script" to delete special Samba user
Hello, OS: FreeBSD 6.1 Samba: 3.0.23c What kind of exit code do the "delete user script" need, to prevent Samba from deleting a user in tdbsam database? I'm testing Windows "User Manager for Domain" (usrmgr.exe) and I'm trying to convince Samba to NOT delete special users like "administrator" etc. Whenever I delete such a user within User Manager for