similar to: a "hidden" setting for a samba server

Displaying 20 results from an estimated 2000 matches similar to: "a "hidden" setting for a samba server"

2002 Apr 17
8
Samba as BDC
Hi, Is it possible to make samba act as a BDC yet?? Cheers ------------- Kristyan Osborne IT Assistant Manager Longhill High School ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an 8-bit operating system written for a 4-bit processor by a 2-bit company who
2002 Dec 04
3
Debian Samba Versions
Hopefully a simple question. Does anyone know of .deb or .dsc files for Samba Version 2.2.4, 2.2.5, 2.2.6, or 2.2.7? The only packages available from Debian are: 1. Stable - Samba 2.2.3 2. Testing - Samba 2.2.3 3. Unstable - Samba 30alpha20-4 I've looked on the debian website and in google with no luck. Any help much appreciated? IRV
2002 Oct 17
2
Samba 3.0 alpha20-2 and Win2k SP3
Is there anyone on the list that has been able to get Win2k SP3 working with the 3.0 alpha version? I'm able to join but I can NOT log in. I can see the machine account listed in pass.tdb (using pdbedit -l) and it is also in passwd & shadow. I HAVE ALSO APPLIED THE SIGN OR SEAL PATCH. The message I get is: "The system cannot log you on to this domain because the system's
2002 Nov 07
1
RE: SWAT not working, can't authenticate
I have had this problem before. Never really got to the bottom of it but if you want to get on then just add '-a' to your swat command to disable authentication. -----Original Message----- From: Jim Myers [mailto:myersjj@us.ibm.com] Sent: 07 November 2002 21:08 To: SAMBA@SAMBA.ORG Subject: RE: [Samba] RE: SWAT not working, can't authenticate I had already done that, so it must be
2002 Oct 14
1
Samba Accross Lans
Hello All! I have Samba Version 2.999+3.0.alpha20-2. Just recently I tried to join the domain using the Win2k Wizard with no success. This functionality worked in the previous version of Samba V. 2.2.3a. If I'm on the same subnet though, it works like a charm. The error I receive is the following: "The following error occurred validating the name "mydomain" The specified
2002 Nov 07
1
RE: SWAT not working, can't authenticate
Did you make sure localhost resolves? Also, depending on your /etc/resolv.conf, you may have to fully qualify the host's name including the DNS domain. I seem to rember having problems with this, and some combination of using localhost or hostname.domain.edu or using the actual IP address of the host cleared up the problem. Karen Wieprecht -----Original Message----- From: Noel Kelly
2002 Jun 18
1
Compile Samba-2.2.4
As the list probably already knows I'm fairly new to Linux / Samba. Please bare with me. =) I've managed to compile Samba-2.2.4. The first compile went wrong using the "configure -with ldap" command (something like that). Anyway 2 days later after apt-get' ting any packages with "lib" and those that sound like they belong in the build =) I got it to compile
2002 Oct 01
6
XP Pro and Samba 3.0-alpha1.9
Hi everybody, I set up Samba 3.0alpha1.9 on a RH7.2 and I want to configure it as a Primary Domain Controller. Below , my smb.conf: # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2002/10/01 09:04:58 # Global parameters [global] ;Nom du domaine workgroup = MOMODOM ;Nom netBios de la machine netbios name = SRV2000 ;Commentaires qui sera affiche dans le vouisinage
1999 May 06
5
Backup
Hello All, I am setting up a samba backup UNIX box. It will periodically login onto a windoze box(with smbclient), pickup the files, and save them. The problem is that I couldn't make any error correction in case of power blackout or anything similar. That is, while backing up, if I shutdown the WIN machine, one I'm backing up, smbclient goes crazy, giving broken pipe error.
2002 Oct 17
3
Samba proposal document.
I have a project due at school and have chosen Samba servers to research. I am trying to find a source of information that discusses the corporate advantage to Samba. How much money can a company save in NT server licensing fees for example. Something that would help me write a fictitious business proposal. If anyone can quick point me in a direction here I would appreciate it.
2002 Jul 23
1
locking.tdb - Failed to open byte range locking database
i have taken a default intel redhat 7.2 machine which came with samba 2.2.1a and removed samba, samba-common, samba-client and samba-swat. i also removed /etc/samba and /var/lock/samba and all samba log files i then installed the samba RPM for samba 2.2.5 from: http://se.samba.org/samba/ftp/Binary_Packages/redhat/RPMS/7.2/samba-2.2.5- 1.i386.rpm i then installed this with rpm -ivh
2002 Aug 27
2
Rookie Question - Change Computer Name
We have been able to successfully install / configure SAMBA on our LAN / WAN. Everything is working out just fine.. Just 1 little problem (And I'm sure it is something I screwed up or missed in the docs). When changing a computer name on the client PC (Win2k), I receive an "Access Denied" error. I've even tried using the root account to change the name with no avail.
2002 Oct 21
6
can't add w2K client to samba domain
Hi there I can't add a w2k Machine to my existing samba domain. I did configure samba as a pdc, did create all accounts and when I wanna trust my box to the pdc it tells me in a faboulous window: " The domain name "DOMAIN" is either invalid or does not exist. Any Ideas? Best Rgds Jochen
2002 Oct 22
4
share a linux box with win2K
I applied the signorseal patch. just now, rebooted windows. same error the credentials supplied conflict with an existing set of credentials isn't this what samba is supposed to do ?? share a linux box on a windows network? what am I doing out of the ordinary? At 09:47 AM 10/22/2002 -0400, you wrote: >Daniel, have you applied the signorseal patch AFTER you put service pack >3?
2002 Oct 16
3
Problem Logging in to Samba PDC
Hello! Ok, recently upgraded from Samba 2.2.3a to 2.999+3.0.alpha20-2. After successfully joining the Win2k SP3 machine to the Samba PDC, I'm unable to log in. The error I get is the following: "The system cannot log you on to this domain because the system's computer account in its primary domain is missing or the password on that account is incorrect" According to the
2002 May 16
7
Name Resolution, Pinging
I am running redhat 7.3 with Samba 2.2.4. I was wondering if there was a way to use Samba to resolve my IPs instead of having to add all the entries to my /etc/hosts file? For instance, I would like to be able to do `ping acormany` instead of `ping <IP Address>`. We are currently using WINS on a Windows box to resolve the IPs. As of right now, I can `ping acormany` on a Windows system, but
2002 Dec 03
1
RE: Machine accounts are no longer recognized in SAMBA 3.0-20-4
After verifying my smb.conf file, the only thing that changed was this "panic action" command was added. My smb.conf is attached. All our workstations stopped working. If I change the computer name, switch to workgroup, then try to re-join the domain under a different computer name, it works. Do you know what .tdb file machine information is stored in. Also I exported all
2002 Jun 17
1
Rookie Question
Rookie Question When I try to add a client machine (Win2k) to the domain I receive the following error message. "Unknown user name or bad password." It is asking for a user and password of a user with permission to join the domain. So I use the following: Username: root Pass: secret. Is it impossible to add a user to the domain using only the GUI of the client pc? Any
2002 Oct 11
1
Domain Admins
Hello All! I'm trying to troubleshoot a domain admin problem and I'm stuck at a log error msg. The log says the following: get_domain_user_groups: primary gid of user [root] is not a Domain group ! get_domain_user_groups: You should fix it, NT doesn't like that My goal is so that anyone in the "Domain Admins" group (by default) have administrative access to all
2003 Oct 27
92
Help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 dragen@pbsi.org ?rta: | I am hacing trouble. I can see my linux box from my windows box, I can connect | and browse but I cant delete or modify files. Do I have something wrong? | | The is my smb.conf | | [global] | netbios name = dragenlinux | server string = "DragenLinux" | workgroup = WORKGROUP | security = share | log file =