similar to: Frustrated with browsing, domains, and network logins ...

Displaying 20 results from an estimated 1000 matches similar to: "Frustrated with browsing, domains, and network logins ..."

2000 Mar 29
1
2.0.7pre2: multihomed_register_name error
rh61, 2.2.14. The problem is in 2.0.6 also. 1st samba is wins server. 2nd samba uses the 1st samba as wins server. All is ok, but if I use interfaces = eth0 127.0.0.1 bind interfaces only = yes (is there anything wrong in the above lines?) in the 2nd samba, then I get the following in the log.nmb of the 2nd samba: [2000/03/29 15:45:30, 1] nmbd/nmbd.c:main(743) Netbios nameserver version
2003 Jan 11
1
Samba 2.2.7 Session setup fails with NetApp filer (F850).
Dear Ladies and Gentlemen, I would dearly like to access CIFs directories on a NetApp filer (850) with Linux/*ix SMB clients. Unfortunately, smbclient from Samba 2.2.7 fails with a session setup request tsitc> /usr/local/samba/bin/smbclient //cbrnas01/Stan3$ -U stan3%PPPP added interface ip=10.0.100.252 bcast=10.255.255.255 nmask=255.0.0.0 session setup failed: ERRSRV - ERRbadpw (Bad
2000 Jul 03
0
A couple of questions
Hi guys, First of all, thanks for your great work. So many people *need* Samba to work...! I have a couple of questions about Samba. I have been fiddeling with Samba config files for some time now (as well as reading documentation about it), and... there must be something I am missing. The network I am managing has a very, very standard configuration. It's a C class (netmask:
2000 Mar 07
1
samba, win98, and browse list problem.
Hello, Here's a repost on my message of a few days ago, for reasons that I'm not sure if it went through. If it did, my apologies, all suggestions welcome. I'm having an identical problem on slackware linux 7.0 and freebsd 3.4-release and windows 98-2, with sp1, and samba 2.05 and 2.06, depending on which system I've got up. Whenever I restart samba for whatever reason, making a
2001 Apr 19
0
Fwd: Re: 2.2 release imminent.
Okay, I sent this a while back, and the current source still exhibits all the previous errors. Is there a chance this can be fixed? Even fixing the check for dn_expand in resolv.so would help ... Tony >Date: Tue, 10 Apr 2001 15:29:39 -0700 >To: "jeremy@valinux.com" <jeremy@valinux.com>, samba@samba.org >From: Anthony Brock <abrock@georgefox.edu> >Subject: Re:
1998 Mar 23
4
Browsing across subnets
I would like to know how to view a samba server on a different subnet than the client workstation resides. For example, I have a Samba 1.9.18p3 server in subnet 'a' and a NT 4.0 client in subnet 'b'. The Samba server does not show up when the NT client double-clicks on the Network Neighborhood. However, if the client does a Find:computer it will find the server, and shares can be
2006 Mar 27
1
Best way about doing this?
Hi All, I''m super a super ruby nuby, so bare with me. I am working on a small app that has a particular form that I am having a rough time figuring out the best to way to handle. Basically here it is, each school has one or more classrooms, and each classroom can have one or more teachers. Here''s what I am trying to do (edit a school): - click on a link to edit a School -
2006 Apr 19
0
Sysprep & Samba
Hi, I'm using Samba version 3.0.14a-r2 on Gentoo Linux as a PDC for a classroom environment. The server and the classroom are in different subnets, but on the same local LAN. The broadcast messages are not forwarded, so I have enabled a single machine in the classroom subnet to act as a WINS proxy. I am using Ghost to image the classroom machines which uses sysprep to prepare the
2013 Feb 08
1
BDC Rejecting auth request from client + Windows 7
Just some background: In our environment, we are running both a PDC and BDC. The local network setup has static ips on a different subnet from dhcp ips, thus the PDC has a static ip and the BDC has a dynamic one so the Windows machines are able to see the domain without hardcoding in the ip of the PDC as a wins on each machine. This has worked fine for Windows XP. We are also using ldap as the
2001 Apr 12
1
Logon Acounts with Samba 2.2
After reading through the Samba 2.2 PDC Howto, I have a couple questions: 1) In Chapter 3. User and Machine Accounts: Is this section out of date? If so, what is the status of machine and user accounts? Do we still need to follow the instructions here for "add user script" entries, etc? 2) In the old (Sept. version) of samba-tng, there was an option to specify "local"
2006 Feb 07
1
hardware and configuration for school's servers
Hi I am managing samba server in school. "Server" is on VIA 800MHz processor with 80GB IDE hard drive. there is no domain at the moment, just simple sharing, security share and smbpasswd file. I have 300 computers (each classroom has 20) with winxp sp2 auto logon limited local account, 300 users (6 intake groups). Passworded home directorys on Samba and Pupils have access to it by
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, Esta pregunta la hice en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808>pero nadie pudo contestarla. 1. Quiero generar N escuelas, con G grados y C divisiones. 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y escuela Si tengo C=4 divisiones, puedo lograr lo que quiero con
2006 May 12
2
How to declare several HABTM-relationships?
Hello, Is it possible to have several HABTM-relationships for the same object? Example: Imagine I have 3 objects (classroom, student, teacher) and define the associations for the student as: class Student < ActiveRecord::Base has_and_belongs_to_many :classrooms has_and_belongs_to_many :teachers class Classroom < ActiveRecord::Base has_and_belongs_to_many :students class Teacher <
2006 Jan 05
1
Another newbie searching for help.....
Hello I'm wondering if anybody has ever done anything like what I'm trying to do, and if so please help!!! This is the situation. I'm working at a university that has a classroom full of WinXP PC's. These machines conncect to a Win Server 2003 box, where they get the user policies and active direcory stuff. Now, we want to put a switch and a Linux Server between the the classroom
2009 Sep 29
1
Data source for American college football rankings?
An interesting, and topical, example of multivariate data for classroom illustrations are the American college football rankings. Starting at the end of October (or "week 8", the 8th week of the football season) a set of rankings called the BCS (Bowl Championship Series) will be published. This is a composite ranking based on two subjective polls, the Harris and USA Today polls, and a
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, 0. La falta de 'elegancia' hace que sea mas dificil hacer cambios al codigo. Por ejemplo cambiar n.classrooms <- 4 a n.classrooms <- 20 1. Cuando tengo solo 4 puedo hacer esto: schoolGrade$A <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$B <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$C <- Teachers$Teacher.ID[(cuttoff1+1):n.teachers] schoolGrade$D <-
2007 Nov 15
2
Strange NT_STATUS_PASSWORD errors after upgrade to 3.0.26a
Hi, I just upgraded one of our samba BDC's (with LDAP back end on solaris 10) from 3.0.23c to 3.0.26a and can no longer mount shares. The error message I'm seeing in the samba logs is [2007/11/15 14:15:26, 1] auth/auth_sam.c:sam_account_ok(172) sam_account_ok: Account for user 'dbb' password must change!. [2007/11/15 14:15:26, 3]
2010 Sep 28
2
how to get ASUS USB-N13 802.11n net adapter working on 5.5?
first, the short form of the question -- has anyone got that wireless adapter working on centos 5.5 and associated with an access point that uses WPA/WPA2 security? and the details. in a classroom where there is *no* wired networking at all, all PCs have only that wireless net adapter, which works fine on windows but, after installing centos 5.5, unsurprisingly, we have no networking. there
2015 Jul 13
2
Crear datos aleatorios con restriciones
Perdon por no se lo suficientemente claro :( Tu codigo produce `validPairs` que tiene 7 variables y 360 observaciones. Donde > validPairs[1,] V1 V2 V3 V4 V5 V6 valid 60 e1 g1 c1 e1 g1 c2 Valid indica que un maestro tiene asignado c1 y c2 en la escuela e1 y el grado g1. Correcto? Si es asi, esto es casi lo que queira producir y creo que puedo llegar a donde quiero usando tu codigo de base.
2003 Aug 18
3
General Samba question
Greetings to all. I am currently a bit of a newbie in regards using Linux and Samba. I have worked for several years in the IT/digital divide sector of the nonprofit world (particularly in regards to utilizing used and refurbished hardware). I am have a couple of CompTIA certs. (A+ and N+) and some experience administering Windows 2000 Advanced Server. Anyway to my question.... I am