[Samba] smbpasswd produces INCORRECT sambaNTPasswd hash on ppc (yellowdog 4.0 on xserve G5)

2004-11-19 Thread Jarom
I'm having trouble setting up samba as a PDC on an apple xserve, using yellowdog linux 4.0. After a lot of thrashing, I believe the problem may be smbpasswd generating the wrong NT hash. Running smbpasswd on a redhat box (intel architecture) produces the follow LDAP entry: dn: uid=testuser2,ou=Use

Re: [Samba] Samba 3.0.9 Available for Download

2004-11-19 Thread Filipi Vianna
After I upgrade to samba-3.0.9, the workstations stoped to log at the domain. All of them was telling that there were a mal functioning device installed. So I checked the logs and got the following stuff [2004/11/19 23:13:51, 1] rpc_server/srv_netlog_nt.c:_net_sam_logon(766) _net_sam_logon: use

[Samba] Messages in log file every 5 min ... how to stop or redirect to a different log file.

2004-11-19 Thread Robert Warner
Hi, Semi-not new to samba, used a previous version a long time ago. I'm using samba on SuSE 9.0, samba version 'Version 2.2.8a-SuSE' 2 network cards on this machine, eth0&1. I've enabled the samba server on this machine and it is functional. However, i only want samba to serve the file system o

[Samba] Samba 3.0.8 on Solaris with AD group

2004-11-19 Thread Mark Clarkson
I have the following configuration: Solaris 9 (patch 112960-10 applied) Samba 3.0.8 (configure --with-ads --with-pam --with-winbind) MIT Kerberos 1.3.5 (configure --enable-dns --enable-dns-for-kdc --enable-dns-for-realm --without-tcl) I am using Samba to share files to our Windows users via a Sam

Re: [Samba] Samba 3.0.9 Available for Download

2004-11-19 Thread Jeremy Allison
On Fri, Nov 19, 2004 at 11:41:57PM +0100, Thomas Bork wrote: > Gerald (Jerry) Carter schrieb: > > >This is the latest stable release of Samba. This is the version > >that production Samba servers should be running for all > >current bug-fixes. There have been several important issues > >fixes sin

[Samba] Have you heard of Rolex Timepieces ? Come on in

2004-11-19 Thread Melody Murdock
Do you want Watch? http://rqp.sadyr.com/replica/daytona/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] du size differences

2004-11-19 Thread webtrekker
We just upgraded several clients and a server to SLES9. The clients mount a SMB volume on the server and when a du command is ran across the network the sizes are vastly different. Using NFS or looking at the directory via ssh and the sizes match. Is there a switch I am missing that "fixes" thi

Re: [Samba] Samba 3.0.9 Available for Download

2004-11-19 Thread Thomas Bork
Gerald (Jerry) Carter schrieb: This is the latest stable release of Samba. This is the version that production Samba servers should be running for all current bug-fixes. There have been several important issues fixes since the 3.0.8 release. the same old story: checking if the linker (ld) is GNU l

Re: [Samba] Active Directory, Listing Users in Groups.

2004-11-19 Thread sharif islam
On Fri, 19 Nov 2004 16:30:27 -0600, Michael Wray <[EMAIL PROTECTED]> wrote: > I have samba 3.0.8, as a member of 2000AD and 2003AD. > I would like to get groups and the members in each group. > You can use 'getent group' command. I have a perl script that use, gives the group and name. It is noth

[Samba] Active Directory, Listing Users in Groups.

2004-11-19 Thread Michael Wray
I have samba 3.0.8, as a member of 2000AD and 2003AD. I would like to get groups and the members in each group. The purpose is to maintain a set of Filtering profiles on squidGuard that are based on AD groups. I will have a script that reads a config file with the groupnames to fetch from Active

Re: [Samba] LDAP and userPassword

2004-11-19 Thread Misty Stanley-Jones
On Friday 19 November 2004 16:35, Adam Tauno Williams wrote: > > Also, which password does smbclient use, userPassword or sambaNTPassword? > > It uses sambaLMPassword or sambaNTPassword depending upon the strength > of the client. Well, I've got a user with no userPassword but a sambaLMPassword a

[Samba] Samba PDC and a backup PDC in a different LAN - how?

2004-11-19 Thread Tomasz Chmielewski
Hello, I have a setup like that in almost 20 branch offices. internet | router | switch | workstations, "Samba PDC + OpenLDAP" usernames/passwords are synchronized using LDAP with a central server. Roaming profiles are backed up to this central server once a week. Each branch office is connec

[Samba] Re: Samba-2.2.x and CAN-2004-0930 & CAN-2004-0882 ?

2004-11-19 Thread Ville Herva
On Wed, Nov 17, 2004 at 09:29:07AM +0200, you [Ville Herva] wrote: > Can someone confirm that Samba 2.2.x is not vulnerable to the recently > announced vulnerabilities CAN-2004-0930 and CAN-2004-0882? Judging from http://rhn.redhat.com/errata/RHSA-2004-632.html 2.2.12 is vulnerable - at least RH i

[Samba] bit by 3.0.8 username map affect on homes share

2004-11-19 Thread Tom Schaefer
Samba is a domain member server authenticating to a MS-Windows domain controller. With 3.0.7 and all previous version for the past few years I could map a Windows to Unix userid in the username map file like so.. fred = fredw His home directory was then accessible as \\servername\fredw so \\serv

[Samba] XP SP2/Samba3.0.8 PDC/Directory Server 5.2 backend

2004-11-19 Thread Christian Merrill
Would anyone care to offer any theories (at this point I'll take whatever I can get) as to why the following happens: 1. w2k boxes can join the domain perfectly, users can logon, life is wonderful. 2. winXP boxes can join the domain perfectly, users authenticate fine, the screen goes blue as if

Re: [Samba] LDAP and userPassword

2004-11-19 Thread Adam Tauno Williams
> Perhaps this is a stupid question, but if you are using a LDAP backend, is > there any requirement to have a userPassword for a user for them to be able Only if you want to authenticate other services to the DSA. > to authenticate to a Samba PDC? No (well, unless it is requried by schema).

Re: [Samba] LDAP and userPassword

2004-11-19 Thread Adam Tauno Williams
> Perhaps this is a stupid question, but if you are using a LDAP backend, is > there any requirement to have a userPassword for a user for them to be able Only if you want to authenticate other services to the DSA. > to authenticate to a Samba PDC? No (well, unless it is requried by schema).

[Samba] LDAP and userPassword

2004-11-19 Thread Misty Stanley-Jones
Hi all, Perhaps this is a stupid question, but if you are using a LDAP backend, is there any requirement to have a userPassword for a user for them to be able to authenticate to a Samba PDC? Or must they only have a sambaNTPassword? Also, which password does smbclient use, userPassword or sam

[Samba] VFS - databaseFS

2004-11-19 Thread gianni
Hi! I'm interested in the VFS module databaseFS by Eric Lorimer, but the link on the HOWTO is no longer valid. Google didn't help me. Do someone have an alternative link? Or do someone can send me the original source code? TIA g -- To unsubscribe from this list go to the following URL and read th

[Samba] Virus incident

2004-11-19 Thread Panda_PostfixSecure
Panda Antivirus has found a virus in: File: Name: my_details.pif MIME type: application/octet-stream Virus found: W32/Netsky.D.worm Action carried out: Desinfected Sender: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] Subject: Re: My details Date: 17:37:04 11/19/2004

[Samba] Samba Netatalk VFS module changes with 2.0.1

2004-11-19 Thread Tom Dickson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does the Samba Netatalk VFS module in 3.0.8 work with the new version of Netatalk (2.0.1)? Thanks. - -Tom -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBnkgv2dxAfYNw

[Samba] cups newbe

2004-11-19 Thread Shane Drinkwater
Hello, This is my first samba server that I used cups for the printing sub system. After getting everything setup and running I am getting a "Access denied, unable to connect" error on the printer window, but I can still print test pages???.. my smb.conf [global] #=== Local Master Sett

[Samba] winbindd server did not respond problem

2004-11-19 Thread Tanzer GENC
Hello all, I use squid with samba winbind authentication. Everyting is running well, I have connected samba with my active directory network, squid is querying usernames and authenticating with winbind well but it ask username and password some time. I have 3 Domain controller in network. dc1 dc2 a

Re: [Samba] Domain authentication failing after a period of time

2004-11-19 Thread William R. Knox
Adding a little bit more detail: It still happens with a just upgraded 3.0.9 install The period of time appears to be 15 minutes (tested twice, connecting every 30 seconds, 15 minutes both times) - until then, connections work fine. After that, see below. Here is the output from a debug level 3

Re: [Samba] Running Samba 3 as PDC

2004-11-19 Thread Irene Sakellarakis
Thanks Christian, here's the config file. Printing is not yet enabled, as it's not critical. Can't set it up as master browser yet because I can't play with that on the subnet I'm currently limited for testing and our security people freak out if a random machine starts vieing for attention in e

[Samba] algorithmic rid base problem after upgrade to 3.0.9

2004-11-19 Thread Wim Bakker
LS. After upgrading from samba 3.0.7 to samba-3.0.9 it appears that algorithmic rid base is now checked to be larger then 1000 . Because of this I get the follwoing error when trying to log in: [2004/11/19 18:26:50, 2] lib/smbldap.c:smbldap_search_domain_info(1374) Searching for:[(&(objectClas

Re: [Samba] Running Samba 3 as PDC

2004-11-19 Thread Christian Merrill
Irene Sakellarakis wrote: I am investigating options for using Samba 3.0.7.2.FC1 (Red Hat Fedora Core 1 basic installation, currently updating via yum) as a primary and only domain controller. We have a Windows user environment, and I'm trying to connect the user machines (XP fully patched as of

[Samba] Broken pipe errors

2004-11-19 Thread Julie Catellier
We have samba version 1.9.18 on Solaris 5. This has worked well and suddenly we were unable to log in or gain any access to the samba shares or to the server itself because access was so slow. This problem has only happened for approx 4 hours today and last Friday. We have the errors listed b

[Samba] Running Samba 3 as PDC

2004-11-19 Thread Irene Sakellarakis
I am investigating options for using Samba 3.0.7.2.FC1 (Red Hat Fedora Core 1 basic installation, currently updating via yum) as a primary and only domain controller. We have a Windows user environment, and I'm trying to connect the user machines (XP fully patched as of this writing) to the sam

Re: [Samba] RPMs for SuSE Linux

2004-11-19 Thread rruegner
Hi Lars , thx for this quick update ,wow, for the first look 2 pdcs run like charme after upgrade Regards Robert Lars MÜLLER schrieb: On Fri, Nov 19, 2004 at 09:33:09AM -0500, Gerald Carter wrote: [snip] Binary packages are available at http://download.samba.org/samba/ftp/Binary_Packages/ RPM pac

[Samba] Machine accounts disabled when created on the fly

2004-11-19 Thread Paul Coray
Hi all How can I prevent my Samba PDC from setting the D flag (Disabled) in SambaAcctFlags of all machine accounts created on the fly? smbldap-useradd -w from Idealx which is called by the add machine script directive doesn't do that, so i must be Samba... I use Samba 3.0.7, Debian Sarge, ldaps

[Samba] winbind + trust relationship on wan

2004-11-19 Thread Gustavo Lima
Hi All, I´m trying to make stable a bidirectional trust relationship on the wan. I tried many things and before I change the branch samba to a BDC of main office PDC I guess anything else can help me. Does winbind can help to keep the trust relationship stable over a wan connection? Or

[Samba] RPMs for SuSE Linux (was: Samba 3.0.9 Available for Download)

2004-11-19 Thread Lars MÜLLER
On Fri, Nov 19, 2004 at 09:33:09AM -0500, Gerald Carter wrote: [snip] > Binary packages are available at > > http://download.samba.org/samba/ftp/Binary_Packages/ RPM packages of Samba 3.0.9 for SuSE Linux are available at ftp://ftp.SuSE.com/pub/projects/samba/3.0/ The same packages are als

Re: [Samba] Lagging failed login attempts

2004-11-19 Thread Paul Gienger
Adam Tauno Williams wrote: Are failed client logins on the XP clients logged anywhere ? How about non-domain member clients accessing shares ? It completely depends on your logging settings. Perhaps show your smb.conf global section so we can tell. In my setup, and from the looks of thing

Re: [Samba] Re: authentication against win2k3 server

2004-11-19 Thread Christian Merrill
Carissa Srugis wrote: DOMAIN.LOCAL is displayed in AD USers & Computers. Pre-Windows 2000 Domain Name: DOMAIN Carissa On Fri, 19 Nov 2004 10:07:55 -0500, Christian Merrill <[EMAIL PROTECTED]> wrote: Carissa Srugis wrote: This is a fresh w2k3 installation - no NT4 backwards capabilities. Do

Re: [Samba] Lagging failed login attempts

2004-11-19 Thread Simon Hobson
Paul Gienger wrote: Are failed client logins on the XP clients logged anywhere ? How about non-domain member clients accessing shares ? It completely depends on your logging settings. Perhaps show your smb.conf global section so we can tell. [global] workgroup = CGC netbios aliase

Re: [Samba] Re: authentication against win2k3 server

2004-11-19 Thread Carissa Srugis
DOMAIN.LOCAL is displayed in AD USers & Computers. Pre-Windows 2000 Domain Name: DOMAIN Carissa On Fri, 19 Nov 2004 10:07:55 -0500, Christian Merrill <[EMAIL PROTECTED]> wrote: > Carissa Srugis wrote: > > > > >This is a fresh w2k3 installation - no NT4 backwards capabilities. > >Domain Name =

Re: [Samba] Re: authentication against win2k3 server

2004-11-19 Thread Christian Merrill
Carissa Srugis wrote: This is a fresh w2k3 installation - no NT4 backwards capabilities. Domain Name = DOMAIN.LOCAL FQDN of DC = WIN2K3.DOMAIN.LOCAL Users will NOT be logging into the FreeBSD machine at all. I need the FreeBSD to authenticate via Samba against the W2K3 AD users, which will then be

[Samba] tru64 samba3.0.8 unresolved

2004-11-19 Thread Claude Arnold
Hello, I have compiled samba 2.2.7 with the following compiler Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B. It works well. Now I trie to compile samba 3.0.8 and I have several unresolved warnings: Compiling rpc_parse/parse_shutdown.c with -fPIC Compiling registry/reg_objects.c with -fPIC Compil

Re: [Samba] Re: authentication against win2k3 server

2004-11-19 Thread Christian Merrill
Kevin Kobb wrote: Carissa Srugis wrote: I've been trying to setup Samba to authenticate users against accounts existing on a Windows 2003 Server without any backwards capability. Ideally, this needs to be done without any changes to the Windows 2003 Server. Users will not be logging into the Samb

[Samba] Kerberos Ticket Issue

2004-11-19 Thread Michael Keller
Hello List, I have a little question regarding the kerberos ticket thing when installing samba with option security = ads. Please could anyone explain to me this system im general. Everything I know is, that i have to fetch a ticket at the KDC, so that i can do a net join. After this my samba i

Re: [Samba] Lagging failed login attempts

2004-11-19 Thread Adam Tauno Williams
> > Are failed client logins on the XP clients logged anywhere ? > > How about non-domain member clients accessing shares ? > It completely depends on your logging settings. Perhaps show your > smb.conf global section so we can tell. > In my setup, and from the looks of things around here, a lot

[Samba] Samba 3.0.9 Available for Download

2004-11-19 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is the latest stable release of Samba. This is the version that production Samba servers should be running for all current bug-fixes. There have been several important issues fixes since the 3.0.8 release. Common bugs fixed in 3.0.9 include: ~ o

[Samba] Re: authentication against win2k3 server

2004-11-19 Thread Kevin Kobb
Carissa Srugis wrote: I've been trying to setup Samba to authenticate users against accounts existing on a Windows 2003 Server without any backwards capability. Ideally, this needs to be done without any changes to the Windows 2003 Server. Users will not be logging into the Samba shares at all.

Re: [Samba] Lagging failed login attempts

2004-11-19 Thread Paul Gienger
Are failed client logins on the XP clients logged anywhere ? How about non-domain member clients accessing shares ? It completely depends on your logging settings. Perhaps show your smb.conf global section so we can tell. In my setup, and from the looks of things around here, a lot of other pe

[Samba] Profile Error

2004-11-19 Thread Beck Zoltan Gyula
Hi! I have a big problem, I have configured samba 3 with ldap support. And it's working a PDC in our network. Everything is working except the roaming profile and I don't found anything, from 10 login 6 times said that can't find the profile on the server in other 4 times it find the profile an

[Samba] Samba cannot sync browser lists.

2004-11-19 Thread Alex Scheele
Hi, I have a multi-subnet network with samba servers on all subnets. The master domain browser is on 192.168.0.1 and is also the wins server. Now we have an other samba server on 192.168.100.1 which is the local master browser for its subnet. The config of the local master browser has "wins server

[Samba] Net error

2004-11-19 Thread Lars Roland
Hi i have compiled samba 3.0.8 on redhat 7.3 with the folowing configuration: --- ./configure --prefix=/usr \ --libdir=/usr/lib/samba \ --with-libdir=/usr/lib/samba \ --with-swatdir=/usr/share/doc/swat \ --

Re: [Samba] Anonymous printing with User-level security

2004-11-19 Thread Tomasz Chmielewski
Pete Kofod wrote: Can I set up anonymous (unauthenticated) printing on a samba server that is also hosting user-level security? I have looked through FAQs and sample setups and don't see it, but I figured I would ask. See this topic: Samba PDC with shares accessible for not logged users - how? fro

Re: [Samba] Windows 98 user doubt

2004-11-19 Thread Christoph Scheeder
Thiago Lima schrieb: I'm using Windows98 and I want to authenticate into samba with a user that is not the one I'm logged in. XP/2000 allows me to do that. In 98 I can't. There's any way to do it? Ex: I'm logged as thiago in windows98, but I want do access \\sambaserver as tlima

[Samba] Anonymous printing with User-level security

2004-11-19 Thread Pete Kofod
Can I set up anonymous (unauthenticated) printing on a samba server that is also hosting user-level security? I have looked through FAQs and sample setups and don't see it, but I figured I would ask. Thanks in advance, - Pete pmkofodSHIFT2datasages.com -- To unsubscribe from th

Re: [Samba] Re: winbind: authenticating UNIX user before Win Domain user

2004-11-19 Thread Luke Mewburn
On Thu, Nov 18, 2004 at 10:49:39AM -0800, Matt Seitz wrote: | Luke Mewburn wrote: | > I have the same requirement; except samba can't currently do this. See: | > http://lists.samba.org/archive/samba/2004-October/094981.html | > | >I implemented a "trim default domain" option and provid

[Samba] Date/Time Stamp

2004-11-19 Thread Guillermo
Hi ÂIs there any way to reproduce the FTP behavior with Samba 3? The desired effect is not to respect timestamps from Windows files and just create them with Samba server date/time stamp when we drag/drop, copy/paste, cut/paste, old files to a disk share. We are replacing an FTP server with Samb

[Samba] root ownership on some profile files cause login errors

2004-11-19 Thread Jaz
On a newly migrated profile (migrated onto Samba server, from local) some files/dirs get root ownership. How can I stop this from happening, without having to manually adjust the permissions? Should I use "force create mode = 0600" or "force directory mode = 0700"? If so, then where? For example d

[Samba] Windows 98 user doubt

2004-11-19 Thread Thiago Lima
I'm using Windows98 and I want to authenticate into samba with a user that is not the one I'm logged in. XP/2000 allows me to do that. In 98 I can't. There's any way to do it? Ex: I'm logged as thiago in windows98, but I want do access \\sambaserver as tlima user Thank

Re: [Samba] Recycle VFS Second Pair of Eyes

2004-11-19 Thread Christoph Scheeder
Holger Krull schrieb: Christoph Scheeder schrieb: Hi, one smal but bad typo: vfs objects = recycle here: ^ has to be vfs object = recycle That's no typo. Both forms are allowed. From the docs (http://sambafr.idealx.org/samba/docs/man/smb.conf.5.html): vfs object

[Samba] strange error in 3.0.8

2004-11-19 Thread Beschorner Daniel
Hi Mathias, A known bug in 3.0.8, 3.0.9 will fix it. Here is a patch for 3.0.8: https://bugzilla.samba.org/show_bug.cgi?id=2019 Daniel -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] strange error in 3.0.8

2004-11-19 Thread mathias schenker
I have been using samba 3 as a pdc for a while now. starting with samba 3.0.8 all users get a very strange error upon logging out. windows xp complains it can't save the profile, or more specifically the Cookies direcory. windows just says 'access denied'. this has nothing to do with the actual acc

[Samba] color profiles

2004-11-19 Thread Vaclav Dvorak
Hello, I was trying to figure out why I couldn't manage color profiles on a printer shared by a Samba server, and found a posting in this mailing list from May 23, 2003 by John Reilly that says it's not possible: http://lists.samba.org/archive/samba/2003-May/067922.html - I quote: > Color profile

[Samba] Lagging failed login attempts

2004-11-19 Thread Simon Hobson
Samba 2.2.8a on Suse 8 (part of SLOX system - no I can't upgrade until Suse upgrade the system) Windows XP Pro clients Are failed client logins on the XP clients logged anywhere ? How about non-domain member clients accessing shares ? I've been asked to provide a log of failed login attempts with

[Samba] wbinfo works but getent not

2004-11-19 Thread Arno Seidel
Hi List, i´ve a strange problem with samba-winbind-3.0.8 and getent passwd. i think i´ve configured all well because wbinfo -u -g aso.. works fine but if i want to list the users with getent passwd i get only the local users a strace of getent shows me following: execve("/usr/bin/getent", ["gete

Re: [Samba] Recycle VFS Second Pair of Eyes

2004-11-19 Thread Holger Krull
Christoph Scheeder schrieb: Hi, one smal but bad typo: vfs objects = recycle here: ^ has to be vfs object = recycle That's no typo. Both forms are allowed. From the docs (http://sambafr.idealx.org/samba/docs/man/smb.conf.5.html): vfs object This parameter is a sy

Re: [Samba] Recycle VFS Second Pair of Eyes

2004-11-19 Thread Christoph Scheeder
Hi, one smal but bad typo: Tim Hodgkinson schrieb: Here is my set up: Fedora Core 2 Samba 3.0.7 Smb.conf: [infosys] comment = Information Systems Drive path = /home/depts/infosys valid users = @SSVMTN+it admin users = @SSVMTN+"Domain Admins" create mask