Re: [Samba] Why does simple smb.conf demand password?

2003-12-23 Thread Tom Dickson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The IPC$ share and (I think) the ADMIN$ share are used for communication between windows clients. IPC = inter process communication. Samba sets them up for you, as they are necessary with newer clients. Try a smbclient on a windows box and you should se

Re: [Samba] Why does simple smb.conf demand password?

2003-12-23 Thread Larry Alkoff
On further investigation using smbclient it appears that these are the shares listed. Sharename Type Comment - --- data Disk data drive IPC$ IPC IPC Service (Samba 2.2.8a on linda) ADMIN$ Disk IPC Service (Samba 2.2.

[Samba] pdf-generator

2003-12-23 Thread Thomas Spuhler
Buchan Milne has written a nice script to create pdf on samba from a Windows box. I believe I have seen a sample samba.conf file on how this would work. However, I cannot find it anymore and I cannot get this to work. The way the result is described it would be a really nice feature I would apprec

RE: [Samba] Samba 2.0.7 poor performance

2003-12-23 Thread Kristyan Osborne
Hiya, That's like saying "my washing machine is broken, how can I fix it?". Can you be more specific on what the problem is. Is it a PDC or just a server. What is it doing, file serving or is it a print server? Do the log files indicate anything? Cheers Kristyan Osborne - IT Technic

Re: [Samba] Why does simple smb.conf demand password?

2003-12-23 Thread Larry Alkoff
Thanks for your reply Rashkae. I have leaving the password field and it doesn't work. Perhaps it has to do with the fact that, when I click on the netbios name (linda) the share it ask the password is labeled \\LINDA\IPC$ for some unknown reason. Linda is the netbios name but there is nothing li

[Samba] NT PDC Rejecting Samba name registration

2003-12-23 Thread Chris Cameron
Looking for help on how I can convince my NT4 PDC to accept the name registration of one of my Samba servers. I have: - PDC running NT 4 SP6 - Samba 2.2.8a on Solaris 8 Sparc which I am trying to have authenticate against the PDC. This server is on a separate subnet connected by a VPN. There is n

[Samba] Printer problems

2003-12-23 Thread Gary Thomas
I'm trying to work with a CUPS printer and make it visible via SAMBA. I've been following the cookbook (from the CUPS site), but it just doesn't work. This is based on SAMBA-3.0.0 (beta from RedHat) Here's the output of the 'cupsaddsmb' command which is just a automated mechanism for adding

RE: [Samba] Can't add printer drivers.

2003-12-23 Thread Rob Sell
Do you have a W32X86 dir in your print$ share? That plagued me for about 2 hours... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, December 23, 2003 12:57 PM To: [EMAIL PROTECTED] Subject: [Samba] Can't add printer driver

[Samba] Can't add printer drivers.

2003-12-23 Thread jlm17
I am having quite some difficulty adding printer drivers to the print$ share of my Linux box. Here are the details: Debian Gnu/Linux with kernel 2.4.18 on a Sun Ultra 2. Samba version 2.2.3a. CUPS version 1.1.19. I am following along in the printer_driver2.txt file. Here are the relevant lines o

[Samba] Notification

2003-12-23 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: "[EMAIL PROTECTED]" Destination mailbox(es): "[EMAIL PROTECTED]" *** End of message *** Received: from 208.8.92.60 by jupiter.INSIDEAI.COM

Offensive Email - [Samba] :: Our new site ::

2003-12-23 Thread fw_admin
This message has not been delivered to your intended recipient(s) as it is in quarantine at Air New Zealand. Automated Scanning tools have detected content in this message that appears not to conform to the airline's E-mail usage policy. Sometimes these tools detect in error so if this is a v

[Samba] Notification

2003-12-23 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: "[EMAIL PROTECTED]" Destination mailbox(es): "[EMAIL PROTECTED]" *** End of message *** Received: from 208.8.92.60 by jupiter.INSIDEAI.COM

[Samba] :: Our new site ::

2003-12-23 Thread jkaminskaja
http://210.101.95.254/teenagerporn/ ^ ^ CLICK HERE TO START WATCHING! We are proud to present you a third version of great Teenager Porno TV v.3. Absolutely exclusive movies of young cute teenagers, just turned 18, which you can't see elsewhere. Please your eye with t

RE: Getting Spam from mailing List: [Samba] Notice for you

2003-12-23 Thread David Brodbeck
> -Original Message- > From: James McDonald [mailto:[EMAIL PROTECTED] > In fact it seems that the anti virus servers are > sending back message denied signals also, which makes the > traffic worse. These days, when almost every virus spoofs its return address, anyone running an anti-v

[Samba] ADS & Samba

2003-12-23 Thread John Simovic
Hello all, I am currently using Samba 2.2.8 in a production environment and it is only achieving winbind for me at the moment which is working great. What I would like is to be able to mount windows shares under linux so that each user who logs on under linux can get their windows home drive mou

Re: [Samba] Why does simple smb.conf demand password?

2003-12-23 Thread Rashkae
Hi Lary You can get around it by sending a blank password. (ie, just press enter). Since you enabled guest ok, logins with bad passwords will go to guest account (default is nobody) and all should be well. (If the login prompt asks for a Username as well as a password, just put anything) As for

Re: [Samba] UTMP logging in Samba 3.0.1 does not have hostnames

2003-12-23 Thread Tom Crane
> Hi, > > I was testing Samba 3.0.1 as a logon server on a Solaris 9 Sparc box. > I compiled Samba using gcc 3.3 with the following options: > > configure --prefix=/local/samba-3.0.1 --enable-static --with-nis > --with-quotas --with-syslog --with-msdfs --with-utmp > > I set utm

Re: [Samba] smbmount to Win2k dying after kernel/samba upgrades

2003-12-23 Thread samba
Just a followup... my bad on the WinXP scenario. That locks up as well. I obviously have done something wrong with my kernel 2.6.0 compile or samba 3.0.1 compile for this to happen. On Tue, 23 Dec 2003 [EMAIL PROTECTED] wrote: > Really odd problem that I'm having, and I'm totally clueless as

[Samba] Why does simple smb.conf demand password?

2003-12-23 Thread Larry Alkoff
I am trying to setup a simple Samba server using the instructions in the O'Reilly book "Using Samba" first edition on a Slackware 9.1 system which uses Samba 2.2.8a. The windows machine uses windows 98SE. The instructions under Server Configuration starting page 93 and Disk Share Configuration sta

[Samba] auth error

2003-12-23 Thread russ
I have samba 3.0.1-2 installed on red hat 8 box. I am getting an error when I try to authenticate to this server. make_server_info_info3: pdb_init_sam failed! I have searched for hours and can't find an answer as to what this error is caused by. Can someone at least point me in the right

[Samba] smbmount to Win2k dying after kernel/samba upgrades

2003-12-23 Thread samba
Really odd problem that I'm having, and I'm totally clueless as to whats causing it. Scenario: 2 mounts from a W2K machine to a Linux box. The Win2k box gets powered down overnight. Obviously during this, if i do a df it freezes because it cant reach the drives. I used to be able to boot the ma

[Samba] Configuring 3.0.1r2 Issues: Can't find libldap

2003-12-23 Thread Harmon, Leigh
I'm running Solaris 9. The first few times I tried to configure samba, I received an "checking for ldap_initialize... no configure: error: libldap is needed for LDAP support" error. I saw an archived post that was sent in Sept that said I need to install openldap from www.openldap.org . Here is

Re: [Samba] Understanding NT Groups and UNIX Permissions with Samba Shares

2003-12-23 Thread John H Terpstra
Mark, Did you edit /etc/nsswitch.conf so that your have the following: Original: passwd: compat shadow: compat group: compat Edited: passwd: compat winbind shadow: compat winbind group: compat winbind If you have, then try: getent passwd getend group If all is working cor

Re: [Samba] ADS and Winbind ... Can't access with Samba host name ...

2003-12-23 Thread Tim Jordan
Fernando hello agian. I would really like to help test your setup. I do have it working under RPMs that Buchan Milne packaged for Mandrake 9.2. I can not get AD domain member working under Samba 3.0.1 compiled from source. I'm getting the same problems everyone else on the list is compaining

Re: [Samba] Trying to use LDAP: Failed to bind to server: Invalid Credentials

2003-12-23 Thread John H Terpstra
On Tue, 23 Dec 2003 [EMAIL PROTECTED] wrote: > I'm using RedHat 9 and Samba 3.01rc2. I'm working through the Samba Howto on LDAP > but I've no experience of LDAP and I'm struggling to understand what is needed. At > the moment when I try to change or set a password with smbpasswd, I get the mess

[Samba] Understanding NT Groups and UNIX Permissions with Samba Shares

2003-12-23 Thread Garringer, Mark
Hello, I am having some problems understanding a few concepts in Samba while trying to use samba-common-3.0.0-14.3E, samba-client-3.0.0-14.3E and samba-3.0.0-14.3E on RHE 3.0. Basically, I have security = domain. My system is running winbind, I've added the winbind calls to nsswitch.conf. I can g

[Samba] Samba 2.0.7 poor performance

2003-12-23 Thread Michael McLean
Recently I shutdown my RS6000 running AIX 4.3.3 and Samba 2.0.7 and rebooted. Since rebooting, the performance of the Samba server has dramatically decreased. Nothing has changed on the AIX box. I recently added a Microsoft Small Business Server 2003 to the network. I thought that may be the

[Samba] Valid users as group fails

2003-12-23 Thread Kent L. Nasveschuk
Just wondering if anyone is experiencing a similar problem. System: RedHat 8.0 Samba 3.0 LDAP 2.1.23 vaild users on a share fails yet individual users works. I've seen other posts similar to this. Users have a memberUID entry directory in LDAP. The Linux box has group 506 mapped to sambaSid Sxx

[Samba] SuSE RPMs

2003-12-23 Thread Volker . Lendecke
Hi! I've uploaded Samba 3.0.1 RPMs for SLES 8, SuSE 8.2 and SuSE 9 including some CVS fixes to ftp://ftp.sernet.de/pub/samba http://ftp.sernet.de/pub/samba Merry Christmas from Göttingen, Volker pgp0.pgp Description: PGP signature -- To unsubscribe from this list go to the following URL

Re: [Samba] Login from NT4 to Samba 3.0.1

2003-12-23 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michel.Correge wrote: | |>From the Sun, smbclient //MySun/MyName runs OK. |>From Windows 2000, I can open shares like \\MySun\MyName. |>From Windows NT4, opening \\MySun\MyName doesn't work. In the Samba | logfile, setting debug level to 3, I can read :

[Samba] W98 abnormal behaviour - Solved

2003-12-23 Thread Lapin(c)
hi all, After inspecting different W98 configuration, it appears that if you've got multiuser/session activated on a W98, it forces the use of remote profile on the Samba server, in your personnal folder (/home/user). desactivating this beahviour and all is right now. cheers -- To unsubscrib

[Samba] Re: No automated network interface determination, no seteuid

2003-12-23 Thread Konstantin Dorichev
I solved this problem by installing glibc-kernheaders package. Regards, Konstantin Dorichev -- >From:Kevin DeGraaf ([EMAIL PROTECTED]) >Subject:[Samba] No automated network interface determination, no seteuid >method available >linux.samba >Date:2003-11-03 15:30:19 PST >I'm trying to compile

[Samba] Notification

2003-12-23 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: "[EMAIL PROTECTED]" Destination mailbox(es): "[EMAIL PROTECTED]" *** End of message *** Received: from 208.8.92.60 by jupiter.INSIDEAI.COM

[Samba] Notification

2003-12-23 Thread Spamserver
* eManager Notification ** Recipient, Content filter has detected a sensitive e-mail. Source mailbox: "[EMAIL PROTECTED]" Destination mailbox(es): "[EMAIL PROTECTED]" *** End of message *** Received: from 208.8.92.60 by jupiter.INSIDEAI.COM

Offensive Email - [Samba] :: Our new site ::

2003-12-23 Thread fw_admin
This message has not been delivered to your intended recipient(s) as it is in quarantine at Air New Zealand. Automated Scanning tools have detected content in this message that appears not to conform to the airline's E-mail usage policy. Sometimes these tools detect in error so if this is a v

[Samba] :: Our new site ::

2003-12-23 Thread Someo_4
http://210.101.95.254/teenagerporn/ ^ ^ CLICK HERE TO START WATCHING! We are proud to present you a third version of great Teenager Porno TV v.3. Absolutely exclusive movies of young cute teenagers, just turned 18, which you can't see elsewhere. Please your eye with t

Re: Re: [Samba] Trying to use LDAP: Failed to bind to server: Invalid Credentials

2003-12-23 Thread johnmurphy
> From: Craig White <[EMAIL PROTECTED]> Thanks for the reply. I'll see how far I get. John Murf - Email provided by http://www.ntlhome.com/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mail

Re: [Samba] Trying to use LDAP: Failed to bind to server: Invalid Credentials

2003-12-23 Thread Craig White
On Tue, 2003-12-23 at 02:38, [EMAIL PROTECTED] wrote: > 1. About the âldap admin dn â setting in smb.conf. > > Iâve put > ldap admin dn = âcn=Manager,ou=People,dc=IT,dc=localâ > as a modification of the example in the Howto. Where they have used âquenya and > comâ I have used âIT and localâ. A

[Samba] Re: Trying to use LDAP: Failed to bind to server: InvalidCredentials

2003-12-23 Thread Jamrock
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I'm using RedHat 9 and Samba 3.01rc2. I'm working through the Samba Howto on LDAP but I've no experience of LDAP and I'm struggling to understand what is needed. I would suggest you spend some time learning LDAP before trying to combine

[Samba] Login from NT4 to Samba 3.0.1

2003-12-23 Thread Michel.Correge
Hi, I've just installed Samba-3.0.0 on a Sun Ultra 5 Solaris 8. >From the Sun, smbclient //MySun/MyName runs OK. >From Windows 2000, I can open shares like \\MySun\MyName. >From Windows NT4, opening \\MySun\MyName doesn't work. In the Samba logfile, setting debug level to 3, I can read : check_n

Re: [Samba] ADS and Winbind ... Can't access with Samba host name ...

2003-12-23 Thread Fernando Ruza
Still with the problem. I have tested with the version 3.0.0 and right, I can see the shares however cannot connect to the home shares or shares with valid users option in smb.conf. Besides this version cannot substitute correctly the %D %u %U %S variables. I have written them in the comment option

[Samba] bug report

2003-12-23 Thread Ion Alexandru MOREGA
Hello, I have found a small bug in the samba server. My /etc/mtab file was not readable by the samba process and when a client (smbclient) did a 'ls' on a share, it could not get the volume size and segfault-ed. Here is an extract from log.smbd: -BEGIN LOG EXTRACT

[Samba] Multiples instances

2003-12-23 Thread Nicolas Scaut
Hello I try to install multiples instances of samba 3.01 on the same machine (Suse 8.1). Each instance have only one interface (eth0, eth1.), one smb.conf (I start smbd with -s /path-to-smb.conf) and different domain name and netbios name. I think it will working but no because I receive an erro

[Samba] Trying to use LDAP: Failed to bind to server: Invalid Credentials

2003-12-23 Thread johnmurphy
I'm using RedHat 9 and Samba 3.01rc2. I'm working through the Samba Howto on LDAP but I've no experience of LDAP and I'm struggling to understand what is needed. At the moment when I try to change or set a password with smbpasswd, I get the message "failed to bind to server with dn = etc: Invali

Re: [Samba] UTMP logging in Samba 3.0.1 does not have hostnames

2003-12-23 Thread John H Terpstra
Suresh, Suggest you log a bug report at: https://bugzilla.samba.org This will get lost in the noise if you do not. Please file this as a reversion opf functionality. - John T. On Tue, 23 Dec 2003 [EMAIL PROTECTED] wrote: > Hi, > > I was testing Samba 3.0.1 as a logon serve

[Samba] UTMP logging in Samba 3.0.1 does not have hostnames

2003-12-23 Thread UNON . Samba
Hi, I was testing Samba 3.0.1 as a logon server on a Solaris 9 Sparc box. I compiled Samba using gcc 3.3 with the following options: configure --prefix=/local/samba-3.0.1 --enable-static --with-nis --with-quotas --with-syslog --with-msdfs --with-utmp I set utmp = yes in the smb