[Samba] Can't reach Samba shares from Win2k

2003-03-25 Thread FRANCO
Can yoiu help m? [EMAIL PROTECTED] /etc]# smbpasswd -j surson -r cleo -U Administrator Password: Joined domain SURSON. [EMAIL PROTECTED] /etc]# [EMAIL PROTECTED] /etc]# smbclient //firewall/PUBLICO -UAdministrator added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0 Got a

[Samba] Dialin NT properties

2003-03-25 Thread stephane . purnelle
Hello, How I specifie the dialin properties with my samba server. The user definition is in a ldap serveur with samba shema. The dialin properties is used for specifie RAS (remote acces support) user right. Description : samba 2.2.8 + ACL support and ldapsam I appreciate a fasftly answer.

[Samba] Change password in 1st logon.

2003-03-25 Thread helio
Hello everyone, i would like to know if it´s possible to configure samba, so when windows machines log for the first time is the server they are prompted to change their password, like windows 2000 server does. Thanx. Hélio Dubeux Neto Depto. Técnico INTERSIGHT

[Samba] Linux to Windows File Server

2003-03-25 Thread Eisenstein, Doug
Hello, Can anyone tell me how my linux server can mount a windows (w2K) share, and modify the ownership of files change the mod etc. I am able mount and rwxd to files and folders but only under the user account which was specificed to own all files and folders.. Another question is if anyone

Re: [Samba] Old bug resurfacing?

2003-03-25 Thread Dragan Krnic
I wish reiserfs had support for ACLs, it'd make this whole problem moot. :-( It has. Google the specific links on the subject of reiserfs acl. In a nutshell: You need to build your kernel with ACL support. Or install it out of your distro's depot (SuSE did a good job of it). The reiserfs is

[Samba] Guest account not working after upgrade

2003-03-25 Thread Woodcock, Steve
I recently upgraded samba from samba-2.2.1a-4 to samba-2.2.7-2.7.2 on Red Hat 7.2 and a guest share stopped working. The share is defined as: [test] comment = Test path = /test browseable = yes guest ok = yes guest account = intranet writable = yes It looks like with the new

[Samba] Re: Can't reach Samba shares from Win XP Pro

2003-03-25 Thread Srinivas Murty
My smb.conf is: [global] log file = /var/log/samba/%m.log smb passwd file = /etc/samba/smbpasswd load printers = yes socket options = TCP_NODELAY obey pam restrictions = yes username map = /etc/samba/smbusers hide dot files = no map

Re: [Samba] Login denied after joinined Samba PDC

2003-03-25 Thread Eric Halverson
See comment regarding SignOrSeal above. - John T. I loaded the WinXP_SignOrSeal.reg into the registry into my w2k workstations, and I still am unable to log into the domain. -- Eric Halverson [EMAIL PROTECTED] Doctors Care Health Services -- To unsubscribe from this list go to the

[Samba] different NetMask

2003-03-25 Thread Allan Sims
Hi, I've problem. My computer: RH8.0, Samba 2.2.7 My computer has IP 193.40.* and some anothers have IP 223.254.* and those do not see my computer and I do not see those with nautilus by smb://workgroup. But I see those which have 193.40.*. As I undestand there is limit with NetMask. How is

Re: [Samba] Login denied after joinined Samba PDC

2003-03-25 Thread Eric Halverson
Yes, both my WINS and DNS server are pointing to the IP of my samba server. I'm starting to wonder if this has something to do with the trust account. On Tue, 2003-03-25 at 08:49, [EMAIL PROTECTED] wrote: Check your windows DNS, the primary DNS server must be your samba servers IP. It worked

Re: [Samba] Can't reach Samba shares from Win XP Pro

2003-03-25 Thread Bradley W. Langhorst
On Mon, 2003-03-24 at 21:39, Srinivas Murty wrote: This seems to be common enough problem. I've used a variety of methods (command line as well as utilities like LinNeighborhood) to mount XP shares on my RedHat 8.0 running Samba 2.2.7. I get consistent problems the other way around. Despite

Re: [Samba] Mapping samba shares to a second linux box

2003-03-25 Thread Bradley W. Langhorst
On Mon, 2003-03-24 at 23:44, Andrew Niven wrote: I have tried different settings all to no avail. I have tried everything I can think of and can't get this to work. if you su to the guest user (smbuser) are you able to do what you want on the storage machine? (ie remove samba from the

[Samba] SAMBA AND LOGON SCRIPTS.

2003-03-25 Thread Kevin Smith
Is there a was in Logon script to figure out what user is logging on and only map those drives to those users? For instance I have 3 users Sysadmin, Deb, and Nicole, With Public, ~ , and Music share. What I want is Sysadmin gets access to all 3, Deb Gets access to all 3, and Nicole only gets

Re: [Samba] Oplock Problem

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 01:11, Alok Bhatt wrote: We are thinking of shifting to latest version of samba, but will that help or will we have to make further changes. Please help if anyone has gone through the problem. yes that will help - there were oplock bugs fixed recently. your other

Re: [Samba] NEWBIE : Configure Samba

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 02:57, Alain BACH wrote: Hi all, 1st, sorry for ask those questions one more time on the list. I desesperately type to install Linux and (of course) Samba on my home network. I have 1 server, running W2K pro who should migrate to Linux asap. The 2 workstations are

Re: [Samba] Linux to Windows File Server

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 07:45, Eisenstein, Doug wrote: Hello, Can anyone tell me how my linux server can mount a windows (w2K) share, and modify the ownership of files change the mod etc. I am able mount and rwxd to files and folders but only under the user account which was specificed to own

Re: [Samba] Guest account not working after upgrade

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 08:17, Woodcock, Steve wrote: I recently upgraded samba from samba-2.2.1a-4 to samba-2.2.7-2.7.2 on Red Hat 7.2 and a guest share stopped working. The share is defined as: [test] comment = Test path = /test browseable = yes guest ok = yes guest

[Samba] smbpasswd without expect/send

2003-03-25 Thread Keith Fernandez
Hi All, Is there a way to use smbpasswd like usermod(usermod -u username -g users -p password username) Just one command line option where I can specify a password on the line itself. I dont want to use Expect/Send. Regards, Keith The linuX Files -- The Source is Out There. --

Re: [Samba] Login denied after joinined Samba PDC

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 09:02, Eric Halverson wrote: Yes, both my WINS and DNS server are pointing to the IP of my samba server. I'm starting to wonder if this has something to do with the trust account. Does the machine account (machine$) exist in your password database? have you tried

[Samba] windows 2000 workstation

2003-03-25 Thread adel essafi
hi everyone please , do you have any documentation about configuring windows 2000 workstation so that it works with samba. thankls all -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] windows 2000 workstation

2003-03-25 Thread adel essafi
hi all do you have any doc that explain how to configure win 2000 workstation so that it works under samba controle thanks -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] SAMBA AND LOGON SCRIPTS.

2003-03-25 Thread Jim Wharton
Yeah, it is possible using only one logon script. But why not use 3? Anyway, this is probably what you are looking for... Put this in the logon script: if %USERNAME% == Sysadmin goto _sysadmin_map if %USERNAME% == Deb goto _sysadmin_map if %USERNAME% == Nichole goto _Nichole_map :_sysadmin_map

RE: [Samba] Guest account not working after upgrade

2003-03-25 Thread Woodcock, Steve
guest account = intranet I think this belong in the global section... Thanks, that fixes it. Funny, my smb.conf man page has guest account (S) which should put it in the service section. Regards, Steve Woodcock -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] Login denied after joinined Samba PDC

2003-03-25 Thread Eric Halverson
On Tue, 2003-03-25 at 09:27, Bradley W. Langhorst wrote: Does the machine account (machine$) exist in your password database? have you tried removing it and rejoining the machine? What do the log files say? yes the machine$ accounts are both in /etc/samba/smbpasswd as well as /etc/passwd. The

[Samba] UNIX Server Not Seen In Network Nieghborhood

2003-03-25 Thread Kirk Shimek
AIX 5.1 / Samba 2.2.5 / Active Directory DNS WINS servers The Samba server is only a client and is not configured to be a WINS / DNS / PASSWORD server to PCs. It passes all these requests to W2K AD. Problem: The Samba server cannot be seen in Network Neighborhood / My Network Places when

Re: [Samba] SAMBA AND LOGON SCRIPTS.

2003-03-25 Thread Eric Halverson
http://www.kixtart.org KixTart will give you the ability to do just what you need, and there are also a lot of scripts that you can download to alleviate the learning curve. -- Eric Halverson [EMAIL PROTECTED] Doctors Care Health Services -- To unsubscribe from this list go to the following

Re: [Samba] Can't join domain wrong password

2003-03-25 Thread Bradley W. Langhorst
On Mon, 2003-03-24 at 22:48, Greg Miller wrote: Hey all I've been running samba 2.7a on my redhat 7.3 server with winxp clients for a while now with no problems. Well I decided to throw redhat 8.0 on a system at home as a test bed. Well I've configured it the same added my users applied the

Re: [Samba] A samba document manual project

2003-03-25 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Date: Mon, 24 Mar 2003 09:45:11 -0800 From: Raj Saxena [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [Samba] A samba document manual project Message-ID: [EMAIL PROTECTED] In-Reply-To: [EMAIL PROTECTED] Content-Type:

RE: [Samba] Can't join domain wrong password

2003-03-25 Thread Greg Miller
Sorry. I had to attach it but I guess it didn't go through. Here it is: [global] coding system = client code page = 850 code page directory = /usr/share/samba/codepages workgroup = ECCBM netbios name = SERVER1 netbios aliases = netbios

[Samba] Using ACLs

2003-03-25 Thread Jim Wharton
I am trying to change some ACLs on some files and directories. I have samba binaries with acl support compiled in. I am using an XFS filesystem. The Mandrake kernel supports acls by default. When I right click on the file in Windows explorer and change the permissions, I get an access denied

RE: [Samba] Using ACLs

2003-03-25 Thread Jim Wharton
What's more I can't do: [EMAIL PROTECTED] tmp]# setfacl -m u:root:rwx test.txt setfacl: test.txt: Operation not supported I don't even know where to begin... Mandrake 9.1 kernel, XFS... Smaba seems to be out of the picture for now since I can't even modify the ACL from Linux. Jim

[Samba] weird errors in Win2K logs

2003-03-25 Thread Barry, Christopher
Hi all, I keep getting these weird errors in my Win2K server security logs. The event is a logon/logoff event #529 The username is always SAMBATESTNETBIOS-ALIAS-NAME like SAMBATESTFILESERV or SAMBATESTMYSERVER Has anyone seen these, and what can I do to get rid of them (besides delete

Re: [Samba] Samba 2.2.8 compile failure - Solaris 8, SunCC, LDAP

2003-03-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 20 Mar 2003, Dallas N Antley wrote: Please let me know when you have a chance to play with this. I'll be happy to test the mods for you. I ran into some problems with compiling OpenLDAP (or rather, its dependencies), so I haven't had a

[Samba] Starting over with samba

2003-03-25 Thread Eric Halverson
I'd like to wipe out whatever specific files that are used in maintaining a samba PDC and start over seeing as how my samba no longer wants to allow users to log into the domain. I would obviously like to keep my smb.conf, but what other files would I remove to start over from scratch save for

[Samba] samba (server) queues do not reflect status of cups queues

2003-03-25 Thread Mark Roach
I have had a couple of cups queues that have gone to a stopped status (print data was rejected). To my nt clients, the samba queues look empty and active. Once I start the cups queue, all the jobs go through no problem, but shouldn't the state of the cups queues be reflected by the samba queues?

[Samba] AS/400 - Unix Connectivity

2003-03-25 Thread Gill, Ian T
Hi Folks, I've used Samba in the past for Windows NT - Unix connectivity situations. I wondered if Samba also supported AS/400 - Unix connectivity, specifically to allow AS/400 to read/write to a Unix file system...?? Regards Ian Gill Principal Consultant Professional Services (+1)

Re: [Samba] Login denied after joinined Samba PDC

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 10:05, Eric Halverson wrote: [2003/03/25 03:59:56, 0] smbd/password.c:authorise_login(863) authorise_login: rejected invalid user nobody do you have a guest user? you need one. brad -- Bradley W. Langhorst [EMAIL PROTECTED] -- To unsubscribe from this list go to

RE: [Samba] Can't join domain wrong password

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 11:37, Greg Miller wrote: Sorry. I had to attach it but I guess it didn't go through. Here it is: invalid users = valid users = @family admin users = gmiller, root is root in @family? you have some unusual valid users statements... you need to

Re: [Samba] Re: Mapping samba shares to a second linux box

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 16:10, Andrew Niven wrote: Bradley, Yes I can do everything I want on the storage maching as smbuser. I can do anything I want logging in from a windows box with smbuser I just can't seem to get linux-linux to work. sorry - i don't have any other ideas ... you could

Re: [Samba] windows 2000 workstation

2003-03-25 Thread Bradley W. Langhorst
On Tue, 2003-03-25 at 09:46, adel essafi wrote: hi all do you have any doc that explain how to configure win 2000 workstation so that it works under samba controle thanks The samba howto collection has a section on PDC configuration look at www.samba.org brad -- Bradley W. Langhorst [EMAIL

RE: [Samba] Linux to Windows File Server

2003-03-25 Thread Sebastián Abate
And mount that filesistem with the acl option in fstab. Sebastián Abate Telcom Sistemas www.telcomsistemas.com.ar -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bradley W. Langhorst Sent: Martes, 25 de Marzo de 2003 11:23 a.m. To: Eisenstein, Doug Cc:

[Samba] samba joining windows 2003 domain

2003-03-25 Thread Mau, Kevin
I have been beta testing 2003 server for a bit in a home lab, when I try to join the domain using any of the folling commands I get the following errors. My domain is in mixed mode, is there something im missing?? as far as i know I have my smb.conf setup correctly. Can anyone shed any light on

[Samba] internet very slow on clients

2003-03-25 Thread balaji subramanian
Hello, I recently upgraded samba from 2.2.0 to 2.2.7a on a Redhat Linux 7.0 machine (PDC). A problem that we have been having is that internet in general is extremely slow on client machines when users log in to the domain. It takes a minute or two to open a new page following a link. It

[Samba] unix client win server

2003-03-25 Thread LASER,MARK (HP-FtCollins,ex1)
Hi Configuration HP-UX 11i C3700 client with samba running Win server NAS Is it possible to mount the Win server directory on to the HP-UX client and have read write privileges? Is there a how to config this scenario? many thanks Mark Laser [EMAIL PROTECTED] mailto:[EMAIL

Re: [Samba] Samba as PDC and PAM authentication

2003-03-25 Thread Benjamin Stewart
One way around it is to use samba with LDAP and use ldap with PAM as well. Then you will have unified logins for mail/console/samba (I assume this is what you are after ?). Ben Andrew Bartlett wrote: On Tue, 2003-03-25 at 02:50, Daniel MERC wrote: I am using samba as a PDC on linux. It

[Samba] Got it working.....after a fashion

2003-03-25 Thread Srinivas Murty
I found that even without touching anything on my smb.conf, just by disabling sshd I'm abling to get connectivity. Now if I could only tunnel Samba through sshd... Bradley W. Langhorst wrote: On Mon, 2003-03-24 at 21:39, Srinivas Murty wrote: This seems to be common enough problem.

RE: [Samba] Got it working.....after a fashion

2003-03-25 Thread Barry, Christopher
Strange. Any explanation as to how that did it? -- Christopher Barry Manager of Information Systems InfiniCon Systems http://www.infiniconsys.com -Original Message- From: Srinivas Murty [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 6:06 PM To: [EMAIL PROTECTED] Subject:

Re: [Samba] Samba printer share with Windows

2003-03-25 Thread Joel Hammer
Make it simple. Get a print queue on your Samba server that can handle postscript files. This will need a correct printcap file. Something like this works for me in my printcap: ps|z53:\ sh:sd=/var/spool/lpd/z53:mx#0:\ :lp=/dev/lp0:\ :if=/usr/local/lexmark/z53/z53.sh

[Samba] acl support

2003-03-25 Thread Sajid Karsan
Hello, I have gone through all the relevant document and FAQ and searched your website on this issue, and haven't found a thing, so I believe this could be a bug. Supposedly as of Samba 2.2.7, Access Control Lists are supported from Solaris 2.6+. I am running Solaris 2.8 and Samba 2.2.8, however,

[Samba] Am I reading this dump correctly?

2003-03-25 Thread Barry, Christopher
All, This debug level 5 snippet looks like it tries several authentication protocols before settling on the NT LM 0.12 version. Am I correct in my thinking? Since we run with no less than Win2K in our shop, is there a way to specify the auth to use? The reason I ask, is some

RE: [Samba] Got it working.....after a fashion

2003-03-25 Thread Srinivas Murty
You're right. I think I might have jumped the gun on that one. sshd was not the reason why I wasn't getting it to work. More like tampering with RedHat 8.0's security settings. I lowered them to a point where I wasn't using any of the firewall features. Right now I'm trying to reset it to some

[Samba] group ownship stop working

2003-03-25 Thread Yang, Min
Hi All, I have encountered following issue after everything worked fine for a year: I have a unix directory /proj/admin which group ownership is UNIX group of engadm. In samba, I configured as following # This one is /proj/admin [admin] comment =

RE: [Samba] Can't join domain wrong password

2003-03-25 Thread Greg Miller
Guest account meaning an account named guest added to the smbpasswd? Yes I have. It is not assigned a password. Should it have one? Could you explain you have some unusual valid users statements...? Thanks. -Original Message- From: Bradley W. Langhorst [mailto:[EMAIL PROTECTED] Sent:

Re: [Samba] AS/400 - Unix Connectivity

2003-03-25 Thread mlh
On Tue, Mar 25, 2003 at 11:59:11AM -0700, Gill, Ian T wrote: Hi Folks, I've used Samba in the past for Windows NT - Unix connectivity situations. I wondered if Samba also supported AS/400 - Unix connectivity, specifically to allow AS/400 to read/write to a Unix file system...?? I suspect

[Samba] Failed to open byte range locking database

2003-03-25 Thread the Mail goes here
I am getting this error message when I type smbstatus.The message does not offer a lot of assistance. Is there any one with a good reason for this message?? Thx in advance Glenn Samba version 2.2.0a Service uid gid pid machine

[Samba] No Passwords Valid

2003-03-25 Thread Michael Gower
Problem: No login names/password combinations are vaild. Vague idea of problem area: Authentication (unencrypted/encrypted mismatch?) Details: Network: WinXP connected to DSL giving IP masquerading to the LAN. Win2000 computer I log on most of the time (named

Re: [Samba] Failed to open byte range locking database

2003-03-25 Thread John H Terpstra
On Tue, 25 Mar 2003, the Mail goes here wrote: I am getting this error message when I type smbstatus.The message does not offer a lot of assistance. Is there any one with a good reason for this message?? Thx in advance Glenn Samba version 2.2.0a

[Samba] Samba 3.0 - a bunch of really high level questions

2003-03-25 Thread th0th
Hello everyone... I am a long time samba user (3 or 4 years), though I never ventured into the alpha stages until recently (alpha 21, I'll move to 22 in the near future once I get a better idea of what's going on). I am very interested in Samba being part of a ADS domain, but I have been a little

[Samba] Question binary = ascii

2003-03-25 Thread j . h . devries03
Hello, We have version 2.0.5a installed on a UNIX, I have connection to it via Windows NT, that works, but now I have the problem that files are send over in binary format, but I want it in ASCII format (it's a text-file and MS Access sees a file that exists of 1 line). Can I configure this

Re: Problems with ACLs in 2.2.8

2003-03-25 Thread Michael Steffens
Jan Houstek wrote: server: linux 2.4.19 with xfs 1.2 and its ACL libacl 2.0.19 samba 2.2.8 compiled from source with --with-acl-support acting as PDC interesting parts of smb.conf create mask = 0600 directory mask = 0700

Re: more then one backend in one module

2003-03-25 Thread Jelmer Vernooij
On Tue, Mar 25, 2003 at 08:11:35AM +0100, Stefan (metze) Metzmacher wrote about 'more then one backend in one module': HI Jelmer, how do we handle *sam_nua modules and friends... 'ldapsam' and 'ldapsam_nua' are in pdb_ldap.c 'sam','samstrict' and 'samstrict_dc' are all in auth_sam.c if

Re: Machine account password interoperablity for Samba 3.0secrets.tdb and keytabs

2003-03-25 Thread Luke Howard
I really don't think that putting keytab code in to Samba is the right answer. Do you really want to be in charge of modifying keytabs? This could get quite complicate -- especially when you multiply the effort by the number of possible encryption types... I don't think it's that

Re: Machine account password interoperablity for Samba 3.0secrets.tdb and keytabs

2003-03-25 Thread Andrew Bartlett
On Tue, 2003-03-25 at 22:36, Luke Howard wrote: I really don't think that putting keytab code in to Samba is the right answer. Do you really want to be in charge of modifying keytabs? This could get quite complicate -- especially when you multiply the effort by the number of possible

samba cluster active-active configuration.

2003-03-25 Thread Nir Livni
Hi all, Sorry for posting this one here, I guess it is a bit out of topic, But I tried about 4 or 5 other mailing lists - no luck yet. I'm trying to configure my samba on a RedHat AS 2.1, to run in an active-active configuration. The Red Hat Cluster Manager Installation and Administration Guide

Re: Machine account password interoperablity for Samba 3.0secrets.tdb and keytabs

2003-03-25 Thread Luke Howard
I agree that if Samba is changing the password for a particular kerberos principal, then it should store the hashes in the keytab. The idea of *finally* getting kerberos useful on real sites is just too appealing :-) Naturally, the original plaintext password should stay basically where it

Re: Machine account password interoperablity for Samba 3.0secrets.tdb and keytabs

2003-03-25 Thread Andrew Bartlett
On Tue, 2003-03-25 at 22:55, Luke Howard wrote: I agree that if Samba is changing the password for a particular kerberos principal, then it should store the hashes in the keytab. The idea of *finally* getting kerberos useful on real sites is just too appealing :-) Naturally, the

compiling with gcc 3.3

2003-03-25 Thread Stephan Kulow
Hi! Compiling samba CVS with gcc 3.3 gives quite some annoying warnings in proto.h because exp and log are builtins. Attached is a patch that replaces exp with expr and log with clog (didn't know a better name for it) in the affected c files. Please apply. Greetings, Stephan Index:

[PATCH] Better fix for devicetype?

2003-03-25 Thread Andrew Bartlett
Would this be a better fix for the devicetype problem? It looks like we are putting the strings into the buffer twice, and we are not returning the 'fixed' devicetype for both protocol levels ( NT1 and NT1). What happened here is that jermey 'fixed' a const warning. This meant that this

Mounting to a Windows Share

2003-03-25 Thread Eisenstein, Doug
From my RH 8 box I use smbmount to mount a share to \\windows2k\fileshare1 \\windows2k\fileshare1 . The mount point is created.. Now I want to use either chmod, or chown and change the file called 'testing.txt', no matter what I do I still get the error operation not permitted. My whole point

Re: Mounting to a Windows Share

2003-03-25 Thread Ronan Waide
On March 25, [EMAIL PROTECTED] said: Can anyone tell me if this is possible and if so what actions I must take? Not presently possible. The files remain owned by the user/group that you used for the smbmount command. Cheers, Waider. -- [EMAIL PROTECTED] / Yes, it /is/ very personal of me.

RE: Mounting to a Windows Share

2003-03-25 Thread Eisenstein, Doug
Does anyone know if this will be possible in future releases of samba? Anyone have a work around? Thanks again! -Original Message- From: Ronan Waide [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 8:59 AM To: Eisenstein, Doug Cc: '[EMAIL PROTECTED]' Subject: Re: Mounting to a

RE: Mounting to a Windows Share

2003-03-25 Thread Stefan (metze) Metzmacher
At 09:00 25.03.2003 -0500, Eisenstein, Doug wrote: Does anyone know if this will be possible in future releases of samba? Anyone have a work around? you can use smbcacls to change the permisions on files/directories metze

RE: Mounting to a Windows Share

2003-03-25 Thread Jim McDonough
Does anyone know if this will be possible in future releases of samba? It's not really a samba issue, it's an SMBFS issue. You may want to check out the Linux CIFS VFS at http://us1.samba.org/samba/Linux_CIFS_client.html I'm not sure if this can do what you want yet, but you can contact the

[PATCH] fix segfault in smbcontrol

2003-03-25 Thread Stefan (metze) Metzmacher
Hi all, here's a small fix that prevents us from segfaulting... please apply this to all all branches witch are infected :-) metze - Stefan metze Metzmacher [EMAIL PROTECTED] smbcontrol.diff Description: Binary data

[patch] uppercase workgroup in browse request

2003-03-25 Thread Stephan Kulow
Hi! I noticed a difference between testsmbc smb://MYGRP and testsmbc smb://mygrp (it doesn't make a difference for SAMBA servers, but it does for XP and for winME) So please apply the included patch. Greetings, Stephan Index: libsmb/clirap.c

Re: Problems with ACLs in 2.2.8 (solved)

2003-03-25 Thread Jan Houstek
Michael Steffens wrote: I could (almost) reproduce it on HP-UX, and (almost) fix it using inherit acls = Yes. :) Both almost refer to mask (or class, respectively) behaving a bit strange. But this might be platform specific. Yes. inherit acls = yes solves my problem. Thanks to all who

Re: [PATCH] Better fix for devicetype?

2003-03-25 Thread jra
On Tue, Mar 25, 2003 at 10:02:13PM +1100, Andrew Bartlett wrote: Would this be a better fix for the devicetype problem? It looks like we are putting the strings into the buffer twice, and we are not returning the 'fixed' devicetype for both protocol levels ( NT1 and NT1). What happened

Re: Problems with ACLs in 2.2.8

2003-03-25 Thread Jeff Mandel
Date: Mon, 24 Mar 2003 19:43:18 + From: [EMAIL PROTECTED] To: Jan Houstek [EMAIL PROTECTED] Cc: Samba technical list [EMAIL PROTECTED] Subject: Re: Problems with ACLs in 2.2.8 Message-ID: [EMAIL PROTECTED] In-Reply-To: [EMAIL PROTECTED]; +0100 References: [EMAIL PROTECTED] Content-Type:

winbind build/link question

2003-03-25 Thread Roylance, Stephen D.
I'm trying to use some of the functions in winbind_nss.c in my winbind_aix.c module. It compiles, but when I try to link it fill_pwent is unresolved. What do I need to link against in order to get fill_pwent and such from winbind_nss.c? I tried making nsswitch/winbind_nss.o and linking against

SMB URL

2003-03-25 Thread Stephan Kulow
Hi! I looked into the URL handling libsmbclient is doing and it's lacking quite some of the stuff that the DRAFT specifies (and some of the stuff that generally are required for URIs). Is someone working on that? I'm currently preparing some patches, but hate C programming enough to dump it for

working winbind for AIX

2003-03-25 Thread Roylance, Stephen D.
Still a work-in-progress, but this compiles and works as expected on AIX 5.1. I haven't implemented getgrset yet, the NSS API is pretty different from AIX in that case. It also needs a mechanism to allocate more memory when the winbind response is larger than 4096 bytes. I had to copy

Re: msdfs broken in 2.2.8

2003-03-25 Thread jra
On Mon, Mar 24, 2003 at 02:30:32PM -0800, Eric Horst wrote: Hello! With great enthusiasm I upgraded from 2.2.7a to 2.2.8 last week to get the critical security fix. However, it appears that msdfs is broken in 2.2.8. Several on the 'samba' list have reported this as well. Some say it

domain trusts with security=domain does not work for 3.0a21?

2003-03-25 Thread Chere Zhou
Hello, I verified that when I use security=ads, the domain trusts work. But when I use security=domain and join the w2k domain using net rpc join, I don't see any trusted domain. I checked with wbinfo -m, wbinfo --sequence and finally add ACL entries for a file served by samba. I see that

RE: msdfs broken in 2.2.8

2003-03-25 Thread Eric Horst
Thanks Jeremy. Works much better now. --Eric Here is the fix for Samba 2.2.8 to make MS-DFS work again with WinXP. (For once this wasn't my fault :-). Sorry for the problem, Jeremy. Index: smbd/trans2.c ===

A please report me error

2003-03-25 Thread Dave Collier-Brown
In today's CVS, I caught this message zip by while configuring: ... checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers? configure: WARNING: net/if.h: proceeding with the preprocessor's

Re: A please report me error

2003-03-25 Thread Stephan Kulow
Am Tuesday 25 March 2003 21:46 schrieb Dave Collier-Brown: In today's CVS, I caught this message zip by while configuring: ... checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers?

RE: Compile error in server.c

2003-03-25 Thread James Willard
Well, that's what I was saying I did. I first did just a 'make clean' and rebuilt, but then I went further and did a 'make distclean', followed by 'autoconf', './configure', and 'make'. Both ways result in the compile error. Thanks, James -Original Message- From: Jelmer Vernooij

Re: Compile error in server.c

2003-03-25 Thread Jelmer Vernooij
On Tue, Mar 25, 2003 at 04:19:12PM -0500, James Willard wrote about 'RE: Compile error in server.c': Well, that's what I was saying I did. I first did just a 'make clean' and rebuilt, but then I went further and did a 'make distclean', followed by 'autoconf', './configure', and 'make'. Both

RE: Compile error in server.c

2003-03-25 Thread James Willard
Yes I did that about an hour ago, but just to be absolutely sure I went ahead and did the following again just about 2 minutes ago: cvs update -d -P cd source make clean ./configure make Then I received the error once again: Compiling smbd/server.c smbd/server.c: In function `main':

RE: Compile error in server.c

2003-03-25 Thread Stefan (metze) Metzmacher
At 16:29 25.03.2003 -0500, James Willard wrote: Yes I did that about an hour ago, but just to be absolutely sure I went ahead and did the following again just about 2 minutes ago: cvs update -d -P cd source make clean ./configure make can you try: cvs update -d -P cd source make distclean rm

Large RPC bug found, I think

2003-03-25 Thread Ronan Waide
Ok, I think I've figured this out, but since I'm relatively new to Samba internals I'm not entirely clear on how to fix it, or what I might break with my fix. In a large RPC call, such as an EnumPrinters 2 call with a big buffer, the DCE/RPC stuff gets split into several SMB messages and tossed

Re: Large RPC bug found, I think

2003-03-25 Thread jra
On Wed, Mar 26, 2003 at 01:58:49AM +, Ronan Waide wrote: Ok, I think I've figured this out, but since I'm relatively new to Samba internals I'm not entirely clear on how to fix it, or what I might break with my fix. In a large RPC call, such as an EnumPrinters 2 call with a big buffer,

RE: Compile error in server.c

2003-03-25 Thread James Willard
Ahh.. Okay... That was the magic solution, running autogen.sh. I did not realize that was also a necessary component to run. On a side note, does anybody know when we can expect net ads password to function without a segfault? It will be really cool to have that feature. Thanks, James Willard

Re: [PATCH] Better fix for devicetype?

2003-03-25 Thread Andrew Bartlett
On Wed, 2003-03-26 at 03:28, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25 Mar 2003, Andrew Bartlett wrote: Would this be a better fix for the devicetype problem? I may be blind here, but the only difference in your patch that I see is some

VFS and the new modules system

2003-03-25 Thread Jelmer Vernooij
Hi! Here's a patch that adds support to the VFS for the new modules system. The only problem is that it breaks all current modules, but I don't think I can do anything about that. Any objections? Jelmer -- Jelmer Vernooij [EMAIL PROTECTED] - http://nl.linux.org/~jelmer/ 23:26:54 up 8 days,

Re: [PATCH] Better fix for devicetype?

2003-03-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26 Mar 2003, Andrew Bartlett wrote: I may be blind here, but the only difference in your patch that I see is some rewritten debug messages. What am I overlooking? The second half of the patch? Ah...you mean adding the server_devicetype

Re: [PATCH] Better fix for devicetype?

2003-03-25 Thread Andrew Bartlett
On Wed, 2003-03-26 at 09:28, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26 Mar 2003, Andrew Bartlett wrote: I may be blind here, but the only difference in your patch that I see is some rewritten debug messages. What am I overlooking? The

RE: Compile error in server.c

2003-03-25 Thread Esh, Andrew
Maybe use the -A option to cvs update, to clear any sticky tags that might be applied to your files. Such tags would prevent the latest code from being downloaded. -Original Message- From: James Willard [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 3:52 PM To: 'Jelmer Vernooij'

Re: winbind build/link question

2003-03-25 Thread Tim Potter
On Tue, Mar 25, 2003 at 12:37:33PM -0500, Roylance, Stephen D. wrote: I'm trying to use some of the functions in winbind_nss.c in my winbind_aix.c module. It compiles, but when I try to link it fill_pwent is unresolved. What do I need to link against in order to get fill_pwent and such from

Re: [PATCH] Better fix for devicetype?

2003-03-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26 Mar 2003, Andrew Bartlett wrote: And removing the second set of push_string()s. It looked like you had some kind of merge error - your patch added new push_string() calls, rather than modified the original push_string() lines. Ahh...yes.

  1   2   >