similar to: Problems browsing from W98 on campus network with samba domain master

Displaying 20 results from an estimated 600 matches similar to: "Problems browsing from W98 on campus network with samba domain master"

2008 Feb 26
0
NLS -- multiplicative errors and group comparison
Hello, I am attempting to fit a non-linear model (Von Bertalanffy growth model) to fish length-at-age data with the purpose of determining if any of the three parameters differ between male and female fish. I believe that I can successfully accomplish this goal assuming an additive error structure (illustrated in section 1 below). My trouble begins when I attempt this analysis using a model
2008 May 18
0
SAM LOGON & SAM Response - user unknown
Samba: 3.0.28a I'm staring at Wireshark output to try to see why one user can read a particular cookie file from one machine, but the same user cannot read it from a different machine. I see: SMB_NETLOGON SAM LOGON request from client SMB_NETLOGON SAM Response - user unknown The detail of the exchange is below. The user name provided appears to be blank. So this may not be a
2014 Apr 26
3
[Bug 10568] New: --copy-links Fails if link name has more than 32 chars
https://bugzilla.samba.org/show_bug.cgi?id=10568 Summary: --copy-links Fails if link name has more than 32 chars Product: rsync Version: 3.0.4 Platform: All OS/Version: Linux Status: NEW Severity: critical Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: levy.david
2006 Mar 24
1
build failure on Gentoo Linux, recommended fix included.
Kernel 2.6.15-gentoo-r7 (2.6.15.7) glibc 2.3.6 (NTPL/NTPL only) Build error in server/mailslot.c: mailslot.c: In function 'mailslot_next_msg_size': mailslot.c:221: error: 'uint32_t' undeclared (first use in this function) mailslot.c:221: error: (Each undeclared identifier is reported only once mailslot.c:221: error: for each function it appears in.) make[1]: *** [mailslot.o] Error
2006 Oct 09
2
GetDC got invalid response type 21
Hi, First time I try ro resolve a domain user after samba/winbind is started, it takes a couple of seconds during which winbind says the following Received packet for \MAILSLOT\NET\GETDC700000A GetDC got invalid response type 21 Received packet for \MAILSLOT\NET\GETDC700000A GetDC got invalid response type 21 Received packet for \MAILSLOT\NET\GETDC700000A GetDC got invalid response type 21
2006 Mar 15
0
Can't add PC to Samba domain in different subnet
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE></TITLE> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD> <BODY><!-- Converted from text/plain format --> <P><FONT face=Arial
2005 Jan 20
2
Please help me decipher a two-packet NetBT conversation...
My clients are Windows XP SP1 and SP2, members of a Samba-PDC NT domain (tested 3.0.7 and 3.0.10, same result). Attached is ethereal output of a two packet client-server exchange that takes place when an offline files sync is done. SP1 quickly does this exchange twice - first broadcast, then unicast (as attached) and goes on its way. SP2 tries, pauses many seconds, tries again, finally
2014 Oct 31
4
[PATCH] builder: move the gpgkey_type type from Sigchecker to Utils
No functional change, just code motion. --- builder/builder.ml | 6 +++--- builder/list_entries.ml | 12 ++++++------ builder/list_entries.mli | 2 +- builder/sigchecker.ml | 5 ----- builder/sigchecker.mli | 7 +------ builder/utils.ml | 5 +++++ 6 files changed, 16 insertions(+), 21 deletions(-) diff --git a/builder/builder.ml b/builder/builder.ml index
2005 Dec 13
0
Can't see shares on a server member
Hi team, I'm dealing with AS/U as a member server on a Samba 3.0.20 PDC. Jonction seems ok, and from the member server I can see PDC's shares (with net view) and authenticate user (with net logon user passwd /domain:domainname). On the other side, I fell into timeout when running smbclient -L member from the PDC. Here is a log.nmbd loglevel 10 from PDC as there is no other log
2008 Jan 02
0
winbind initialization: GetDC got invalid response type 21
Hi all, I'm running Samba 3.0.28 on CentOS 5.1 as a PDC. I'm having problems with winbind taking a long to initialize or reconnect to the domain. For example, starting winbind and then checking the trust secret takes ~30 seconds: # time /usr/local/samba/bin/wbinfo -t checking the trust secret via RPC calls succeeded real 0m34.055s user 0m0.008s sys 0m0.019s In the logs
2007 Feb 12
1
Fwd: Joining a SAMBA 4 TP4 Active Directory with WinXP
Am Montag, 12. Februar 2007 14:43 schrieb paul: > Mag. Leonhard Landrock schrieb: > > *) Start a virtual machine with WinXP SP2 and trying to join the domain > > LEOSENDE.FUN. > > > > The last point (joining the domain) doesn't work. I try the username > > Administrator and the passwort as set with "./setup/provision" but it > > doesn't
2015 Jun 23
2
Call for testing: OpenSSH 6.9
On Tue, 23 Jun 2015, Jakub Jelen wrote: > > On 05/29/2015 09:12 AM, Damien Miller wrote: > > Hi, > > > > OpenSSH 6.9 is almost ready for release, so we would appreciate testing > > on as many platforms and systems as possible. This release contains > > some substantial new features and a number of bugfixes. > Tested basic configuration on Fedora 22. With
2007 Jan 31
0
Samba winbindd crash
Hello dear list! I'm about to setup a winbind to authenticate my proxy users through Active Directory. Unfortunately the daemon winbindd crash while requesting some wbinfo, Here is a transcript of the problem: IDCSRV922:~ # cat /etc/krb5.conf [libdefaults] default_realm = MY.DOMAIN.COM [realms] [logging] kdc = FILE:/var/log/krb5/krb5kdc.log
2006 Sep 21
1
current master browser = UNKNOWN / failing WINS test #1 on 3.0.23c
I am having trouble with one of my samba PDC's. It does not recognize itself as the domain master browser even though it is set to be so. I can not add machines to this domain and I suspect this is why. Has anybody seen this or know what causes it? Notice this: DOMAIN_ALBANY(3) current master browser = ALBANY_PDC DOMAIN_NYC(2) current master browser = NYC_PDC
2014 Oct 10
0
[PATCH 3/3] builder: use the JSON module
Switch to the JSON OCaml module for JSON output. The resulting output is the same, except from an indentation level more within lists. --- builder/Makefile.am | 1 + builder/list_entries.ml | 138 +++++++++++++++----------------------- builder/test-virt-builder-list.sh | 134 ++++++++++++++++++------------------ 3 files changed, 123 insertions(+), 150 deletions(-) diff
2004 Mar 25
0
domain or not domain ?
Hi all, here is a behaviour i can't explain. I've got a samba 3.0 PDC and a XP client in VMWare. When i log locally, i can see the pdc and access the shares. then i can join the domain normally after a reboot, i try to authentify against the pdc and ... - i cant join inmost of the time - when it manage to communicate i've got this log (level 10) : process_dgram: datagram from
2003 Dec 05
0
Samba 3.0/wins.dat - 'Old' IP being served
Hi all, We have a weird problem, Samba is providing an outdated IP address for a client (XP Pro) machine. This means that the client machine is not contactable by the other machines on the network. The IP is that which was previously used when connecting via the company VPN, although the machine has/is now plugged onto the company network and had has new IP via DHCP. This problem continues
2009 Dec 07
1
Joining winXP SP3 in samba 3.3.9 + openldap backend, why does't work?
Hello Dear Fellows, I'm trying to join my vbox windows xp sp3 machine, to my samba server. When I inform my administrator user: "root", and his password XP says: "Erro durante a tentativa de ingresso no dom?nio "CORP_TRIARIUS": O dom?nio especificado n?o existe ou n?o p?de ser contatado." What in english means somthing like: "An error occurs when try to
2015 May 11
3
[PATCH 1/3] builder: move gpg status parsing within import_keyfile
Parse the gpg status output directly within import_keyfile, returning just the key fingerprint. Just code motion, no actual behaviour changes. --- builder/sigchecker.ml | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/builder/sigchecker.ml b/builder/sigchecker.ml index 0c292fb..a1a4220 100644 --- a/builder/sigchecker.ml +++ b/builder/sigchecker.ml
2011 May 19
3
[Steam Game] Killing floor running slowly
Hello I am completly new to the linux and wine but i did manage to run a few things. I wanted to run my favourite game (KF of course) and i have a few problems. I use newest version of Wine (1.3.20). I have succesfully installed steam and KF. Then i ran the application. I runs at great image quality in window but the navigation at menu is EXTREMELY SLOW. I did go through some tutorial on setting