[Samba] mount cifs trouble

2004-08-02 Thread [EMAIL PROTECTED]
Hi, I am trying to get an fedora core 2(samba-3.0.3-5) export mounted as cifs on a fedora core 3 test 1(kernel-2.6.7-1.478, samba-3.0.5-0pre1.0). It always gives an error operation not permitted. [EMAIL PROTECTED] root]# mount -t cifs -o user=moo,password=cow //ayanami3/ moo /mnt/cow moun

[Samba] Re: smbmount hangs Linux if Windows server goes down

2004-08-02 Thread Howard
John Hewitt gmail.com> writes: > > What distro are you using? Samba version details? > > Hmm, I can see that it would indeed cause you a mess - especially with > the symlinking. Whilst I can't give you an answer to your question I > can ask for a few more details regarding the version numbers

RE: [Samba] Samba 3 + LDAP as PDC join domain problem

2004-08-02 Thread Craig White
On Mon, 2004-08-02 at 20:04, Jacky C.K Tsoi wrote: > I'm using LDAP only, no NIS or other password backends. The OU are > different for users and computers (ou=People & ou=Computer). > > I've tried to comment out both lines, and tried that I'm able to "finger" > those computer accounts in the pr

[Samba] CIFS+unix only appears to do permissions?

2004-08-02 Thread Mark Roach
It seems that a share mounted with cifs *shows* the correct file permissions, but treats every user on the system as the person who mounted the share. If I mount a share as a user with full access, and then try to create a file as a user who should have no access, it works. for example: # mount

RE: [Samba] Samba 3 + LDAP as PDC join domain problem

2004-08-02 Thread Jacky C.K Tsoi
I'm using LDAP only, no NIS or other password backends. The OU are different for users and computers (ou=People & ou=Computer). I've tried to comment out both lines, and tried that I'm able to "finger" those computer accounts in the prompt. However, the problem persist and I still need to enter

Re: [Samba] Workstation service failing

2004-08-02 Thread Craig White
On Mon, 2004-08-02 at 11:40, Joseph E. Werle wrote: > --ms060207070805060009080704 > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: 7bit > > I am having the same problem with one of my xp boxes. The only > solution i have found is that when

[Samba] Terpstra Samba workshops 8/16-19 *spaces available*

2004-08-02 Thread Alex Monteiro
Hello- We still have seats available for John H. Terpstra instructed Samba workshops August 16-19 in Mountain View, California. Full-day, hands-on workshops include: - Samba 101 - Advanced Samba - Windows NT4/200x migration to Samba-3 - Advanced LDAP Visit http:/

[Samba] Very strange ACL issue

2004-08-02 Thread Andrew
Hello, I upgraded from Samba 3.0.2 to 3.0.4 on my Redhat Enterprise system and am now seeing something very strange with POSIX ACL¹s. We have several shared directories setup with per-directory group permissions (In other words each directory has its own group in active directory). This way if we

Re: [Samba] Solution?: Building Samba 3.0.5 on HP-UX 11.11

2004-08-02 Thread topher
It's ENTIRELY possible that having the HP ANSI/C compiler will resolve this issue as well -- but the ONLY reason for that compiler that we've found so far is for 'samba' -- so I'm not able to justify the expense (I never even bothered to check, but I assume there is an expense associated with it)

[Samba] mount with uid does not give correct local uid (kernel 2.6)

2004-08-02 Thread Koen
Hi, I'm running smbd 3.0.5 with kernel 2.4.26. I connect with a Linux-client (also samba 3.0.5 installed) on kernel 2.6.7 with this directive: mount -t smbfs -o uid=1005,username=joe,workgroup=lanz //prim/joe /mnt/test As a result, the directory /mnt/test is owned by uid=1005 but all the subdire

[Samba] OS X Hang Issue

2004-08-02 Thread Ben Blakely
Hello List, I have a bit of a strange problem with an OS 10.3.3 XServe (Samba 3.0.2) that I've inherited from a previous sysadmin ;). It's a bit hard to describe but I'll do my best and include applicable log files and the smb.conf. Ok, first of all this machine is bound to our Active Directo

[Samba] ACL

2004-08-02 Thread Tom Skeren
Getting ready to tighten up user land on a production server that I ws given a solid two days to set up (love those 5PM Friday "By the way..." conversations with the boss). Anyway, I assume that ACL's are better than permissions through smb.conf. Question is how hard is getting it dialed in w

Re: [Samba] Problems w/ winbind and AD group membership

2004-08-02 Thread Paul Gienger
What does your nsswitch.conf file look like? Also, there's the issue of your krb libraries. I believe it's been stated that you need to be using MIT krb >= 1.3. Ziller, James wrote: Hello friends, I am using samba to join a linux box to an active directory domain to use as a file server. I wo

[Samba] Problems w/ winbind and AD group membership

2004-08-02 Thread Ziller, James
Hello friends, I am using samba to join a linux box to an active directory domain to use as a file server. I would like to be able to control access to shares based on AD domain groups. However, even though winbind seems to be seeing the groups fine, samba is not granting access to users who are

Re: [Samba] LDAP-based NIS server .vs. NIS migration to LDAP?

2004-08-02 Thread Erik Holst Trans
Hi Kang, You should get the "LDAP System Administration" by Gerald Carter. ISBN: 1-56592-491-6 (O'Reilly & Associates Inc.) There you will find a chapter about replacing NIS with LDAP or make a NIS/LDAP gateway. Very good reading :-) //Erik Paul Gienger wrote: This is really something for the o

[Samba] From Top-Software Purchasers support department.

2004-08-02 Thread Informant L. Lambda
Deary Top-Soft Purchaser! My name "Informant L. Lambda", and I working on Popular-SoftwareTools representative office. You realy is very important for all of our company! You waste your money and time on our coompany, and We would like to present that our organization have conclude modernization o

Re: FW: [Samba] Samba printers print$

2004-08-02 Thread Kyle Miller
On this system that I'm testing with, I don't have a [printers] section defined. I'm using 'bsd' printing, as shown in the definition of my printer, since I'm just passing the print data through a script. And yes, I've tried adding root to the write list and connecting as root, but it still fails

[Samba] loose mapping

2004-08-02 Thread EAGOMEZC
Hi, I have installed samba 2.2.8a for Sparc platform. I have configured it in this way [global] workgroup = DOMINIO null passwords = yes netbios name = SERVIDOR wins server = servidor_wins security = server password server = servidor_passwd

Re: [Samba] Workstation service failing

2004-08-02 Thread Terry Wood
If only 1 or 2 users log into that box, you can set those users up as local admins on that XP box, log in as one of the users you set up and go to Control Panel->Admin Tools->Services : open up properties of the workstation service, click on the Recovery tab and set First Failure, Second Failur

[Samba] locking database

2004-08-02 Thread Leticia Campos
I can start the service, it displays the following error: Failed to open byte range locking database ERROR: Failed to initialise locking database Can't initialise locking module-exiting Thanks for help on this Leticia -- To unsubscribe from this list go to the following URL and read the instru

Re: [Samba] Workstation service failing

2004-08-02 Thread Joseph E. Werle
I am having the same problem with one of my xp boxes. The only solution i have found is that when the machine boots you must first login to the Local Administrator Account not the domain. then you can log out and log onto the domain as a normal user. In my investigation i have found that th

Re: [Samba] Authenticating UNIX Cluster with Active Directory

2004-08-02 Thread Anders Larsson
Hi! we are using samba/winbind in a AIX HACMP and that works very well, autning against 2003 server. And we are using the node name so the package can do a failover and users can access same home dir's. Regards Anders On Mon, Aug 02, 2004 at 06:19:35PM +0100, Hodder, Keith wrote: > Hi All, > >

[Samba] I can see home but cannot mount it

2004-08-02 Thread Philippe Rousselot
Hi, I have samba 3.0.2a on a Md10 I have 3 users philippe, srasika and commun all having their own group and sharing the group commun I want the 3 users able to access their own home and everybody able to access one particular home : commun I created the users on a win98, winXp and linux box

Re: [Samba] Netware 4.11 -> Samba 30

2004-08-02 Thread Guenther Deschner
Hi, On Mon, Aug 02, 2004 at 07:14:22PM +0200, Matthias Spork wrote: > Hello, > > I have to migrate 30GB from a Novell Netware 4.11 to Samba (ReiserFS/ACL). > > When I used robocopy.exe from the Windows XP Resource-Kit, it will only > copy the Timestamp, but > not the owner. Is there a way to co

[Samba] Authenticating UNIX Cluster with Active Directory

2004-08-02 Thread Hodder, Keith
Hi All, We're running Samba 3.0.2 on Solaris and have successfully implemented a number of samba servers authenticating with Active Directory. I now have a requirement to try and implement a samba service using Active Directory authentication within a two-node Veritas Cluster 3.5 environment.

[Samba] Netware 4.11 -> Samba 30

2004-08-02 Thread Matthias Spork
Hello, I have to migrate 30GB from a Novell Netware 4.11 to Samba (ReiserFS/ACL). When I used robocopy.exe from the Windows XP Resource-Kit, it will only copy the Timestamp, but not the owner. Is there a way to copy the owner of a file or directory? matze -- To unsubscribe from this list go to th

[Samba] Recycle Module

2004-08-02 Thread Mike Samba
Has anyone had luck making the recyle module work? It does work, but it seems to be ignoring my exclude directives. I added *TMP thinking that it was an uppercase/lowercase issue but it still keeps recycling any files ending in "tmp". My config: [USERS] path = /path/to/users browseable

[Samba] Re: printing = lprng working? (Solved)

2004-08-02 Thread Hans Fuchs
Hi Hans Fuchs wrote: It doesn't read any printers from printcap anymore. I use the [printers] section, which should load all printers from printcap automatically. Shouldn't it read printcap? I had to set printcap name = /etc/printcap in the global section. If it is not set it somehow tries to co

[Samba] Re: printing = lprng working?

2004-08-02 Thread Hans Fuchs
Hi Gabor Kiss [Bitman] wrote: Try to configure some test commands. Here is my config: It doesn't read any printers from printcap anymore. I use the [printers] section, which should load all printers from printcap automatically. Shouldn't it read printcap? Best, Hans -- To unsubscribe fro

[Samba] Strange issue after upgrade

2004-08-02 Thread Andrew
Last weekend I upgraded my RedHat Enterprise server from Samba 3.0.2 to 3.0.4 and now my Mac clients are not seeing one of my shares. Normally a Mac client can select Go->Connect to Server in the finder, connect to the server and then they will get a list of 2 shares. Now one of these shares is not

Re: [Samba] Samba 3 smbstatus not as good

2004-08-02 Thread Tom Schaefer
Andrew, I dug into it a bit and managed to steal the few relevant lines of code from 2.2.8a status.c and replace the ones in 3.0.5 to make my own smbstatus. Now it works perfectly for me displaying any forced users and groups just like it did in Samba 2.x. I still don't really get why you took t

Re: [Samba] LDAP-based NIS server .vs. NIS migration to LDAP?

2004-08-02 Thread Paul Gienger
This is really something for the openldap list. Kang Sun wrote: Greetings! I tried to post this question to openldap group but somehow my post never showed up there. Anyway, I built PDC using Samba3 and OPENLDAP and now like to integrade NIS service to it. I searched the net there are quite a few g

[Samba] 3.0.4/LDAP/AIX Success! but.....

2004-08-02 Thread William Jojo
I have Samba 3.0.4 with LDAP, *no* winbind running on AIX 5.2. My workstation joined the domain!!! woohoo! But before I get too excited, I still have a fundamental issue to overcome. Please read on... Ok, I know what the following snippet means now! [2004/08/02 07:53:47, 2] passdb/pdb_ldap.

[Samba] LDAP-based NIS server .vs. NIS migration to LDAP?

2004-08-02 Thread Kang Sun
Greetings! I tried to post this question to openldap group but somehow my post never showed up there. Anyway, I built PDC using Samba3 and OPENLDAP and now like to integrade NIS service to it. I searched the net there are quite a few guides on how to replace NIS with LDAP. However, in our env

Re: [Samba] Windows Server 2000 Server installation

2004-08-02 Thread Greg Folkert
On Mon, 2004-08-02 at 11:08, Keith Edmunds wrote: > On Mon, 2 Aug 2004 07:58:12 -0700 > [EMAIL PROTECTED] wrote: > > > Is there a procedure for installing and configuring SAMBA 3.0 for a > > Windows 2000 server so as to share files from the Windows 2000 server for > > Sun Solaris 8 workstations?

RE: [Samba] samba server onto a Windows 2000 server

2004-08-02 Thread Greg Folkert
On Mon, 2004-08-02 at 11:07, [EMAIL PROTECTED] wrote: > Wanting to install SAMBA (3.0 preferably) onto a Windows 2000 Server, and > then share files from the Windows 2000 Server, to the Sun Solaris 8 > Workstation. Larry, you are misunderstanding me. Here: SAMBA is NOT a

Re: [Samba] Red cross on network drives

2004-08-02 Thread Craig White
On Mon, 2004-08-02 at 07:59, Susan McConnell wrote: > On Mon, 02 Aug 2004 06:14:01 -0700 > Craig White <[EMAIL PROTECTED]> wrote: > > > > We have a number of Windows 2000 Professional clients connected to > > > shared drives hosted on a Linux server running Samba. Within Windows > > > Explorer, ea

[Samba] Workstation service failing

2004-08-02 Thread Terry Wood
Greetings all, Has anyone had any problems with the "workstation service" failing on Windows XP boxes? My samba server is running Fedora Core 2 w/ kernel 2.6.5-1.358. Samba version is 3.0.3-5 using openldap 2.1.29-1 for authentication and roaming profiles. The workstation service dies after

[Samba] mount cifs trouble

2004-08-02 Thread [EMAIL PROTECTED]
Hi, I am trying to get an fedora core 2(samba-3.0.3-5) export mounted as cifs on a fedora core 3 test 1(kernel-2.6.7-1.478, samba-3.0.5-0pre1.0). It always gives an error operation not permitted. [EMAIL PROTECTED] root]# mount -t cifs -o user=moo,password=cow //ayanami3/ moo /mnt/cow moun

Re: [Samba] Windows Server 2000 Server installation

2004-08-02 Thread Keith Edmunds
On Mon, 2 Aug 2004 07:58:12 -0700 [EMAIL PROTECTED] wrote: > Is there a procedure for installing and configuring SAMBA 3.0 for a > Windows 2000 server so as to share files from the Windows 2000 server for > Sun Solaris 8 workstations? You just need to use smbmount to mount the Windows shares on

RE: [Samba] Windows Server 2000 Server installation

2004-08-02 Thread Mark Lidstone
Hi Larry, I think you're looking at the wrong bit of software. Samba is written to work with the SMB/CIFS protocol - a protocol that Windows supports natively. What you probably need is something like "Windows Services for UNIX" which provides NFS services under Windows. Otherwise you'd need to

Re: [Samba] Red cross on network drives

2004-08-02 Thread Susan McConnell
On Mon, 02 Aug 2004 06:14:01 -0700 Craig White <[EMAIL PROTECTED]> wrote: > > We have a number of Windows 2000 Professional clients connected to > > shared drives hosted on a Linux server running Samba. Within Windows > > Explorer, each Samba drive is shown with a red cross on it, indicating > > (

[Samba] Windows Server 2000 Server installation

2004-08-02 Thread Larry . Paulson
Is there a procedure for installing and configuring SAMBA 3.0 for a Windows 2000 server so as to share files from the Windows 2000 server for Sun Solaris 8 workstations? Thanks, Larry -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mai

[Samba] Access Control

2004-08-02 Thread Donald Gunn
How do I limit the logins ? I have several people logging in as the same person. I would like them to be limitted to just logging in as themselves. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] timeout on SMBMount

2004-08-02 Thread Paul Farrow
Hi Guys Need everyones help. It would seem that my mounted file systems from a Fedora Core 2 mini-itx V800 to a windows server 2003 web edition time out or go to sleep and never awaken. Does any one else have this problem? Is there a timeout setting somewhere that I can set to make sure the

RE: [Samba] Re: domain admin issue

2004-08-02 Thread Trey Nolen
> Have you tried: > > net getlocalsid > > SID for domain DOMAIN is: > S-1-5-21-3876029557-4061927837-2224609541, ie. the SIDs should match. > > If they don't: > > 1. Stop samba > 2. Delete "group_mapping.tdb" > 3. Start samba > 4. net groupmap modify ntgroup="Domain Admins" unixgroup=domadm et

[Samba] Kernel Panic when Big transfert

2004-08-02 Thread Yann Laviolette
Hi! I use Fedora Core 2 with Samba 3.0.3-5. When I start a big transfert (6 gb) the transfert began but I think that Samba does a Kernel Panic. The error is: (0) Kernel Panic: fatal exception in interrupt In Interrupt Handler = Not Syncing Does anybody have the same problem??? Than

Re: [Samba] printing = lprng working?

2004-08-02 Thread Gabor Kiss [Bitman]
> I updated samba today to 3.0.5. Printing stopped working. The log says: > > [2004/08/02 14:28:57, 0] printing/print_cups.c:cups_printer_fn(108) >Unable to connect to CUPS server localhost - Verbindungsaufbau abgelehnt > > I'm using lprng not cups. Is samba ignoring printing = lprng? I have s

Re: [Samba] An Interesting Issue in Samba Performance

2004-08-02 Thread L. Mark Stone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 July 2004 01:12 pm, Nicholas Butler wrote: | | A non site investigation showed that any file opened from the Server | , copied to the desktop client was being copied at super slow speeds, | as if all the bandwidth on the network had gone.

[Samba] nmblookup and subnets

2004-08-02 Thread michael melhem
Hi People, Im using nmblookup from linux box to determine the IP of given of a machine from its netBIOSName. "nmblookup" seems to work find within a single subnet, but when looking up machines on different subnets I run into trouble. I have tried: Nmblook -B netBIOSName, but that still do

[Samba] printing = lprng working?

2004-08-02 Thread Hans Fuchs
Hi I updated samba today to 3.0.5. Printing stopped working. The log says: [2004/08/02 14:28:57, 0] printing/print_cups.c:cups_printer_fn(108) Unable to connect to CUPS server localhost - Verbindungsaufbau abgelehnt I'm using lprng not cups. Is samba ignoring printing = lprng? I tested lpr it sti

Re: [Samba] Red cross on network drives

2004-08-02 Thread Craig White
On Mon, 2004-08-02 at 01:50, Susan McConnell wrote: > We have a number of Windows 2000 Professional clients connected to shared > drives hosted on a Linux server running Samba. Within Windows Explorer, > each Samba drive is shown with a red cross on it, indicating (I believe) > that the network dri

[Samba] Re: domain admin issue

2004-08-02 Thread Sten Sletbak
In article <[EMAIL PROTECTED]>, Trey Nolen wrote: > I have a new Debian testing machine running the Debian Samba 3.0.5. > Everything seems OK except that I cannot get users to have domain admin > rights. I have Windows XP workstations. The workstations join and log > onto the domain fine. > > A "

[Samba] Samba 3, Active Directory and LDAP

2004-08-02 Thread J. A. Landamore
I don't know if the following is possible. Definitive yes/no would be appreciated, with pointers to how to do it if the answer is yes. At present our lab PCs (c. 250 dual boot *nix/W2K boxes) get file served by our Solaris file/LDAP/mail server; NFS for *nix, samba 2 for local user files in W2

Re: [Samba] Samba vs NtBackup Round 3.0.5

2004-08-02 Thread Bruno Gimenes Pereti
Hi Tom! Hi Jeremy! Hi list! I don't know what exaclty caused the problem but when I upgraded to Samba 3.0.5rc1 my NTBackup started working again. I'll show what i'm using here and maybe somebody can figure out why it helped to me and not to you. I compiled Samba 3.0.5rc1 from source with this opti

[Samba] Universal Groups and Domain Local Groups for a given user?

2004-08-02 Thread Ram
Does samba returns the universal groups for the user using wbinfo or some other command? Does samba rettun the domain local group assigned to user for trusted domain? Suppose we have a forest with two domains A and B. Doamin B has a domain local group of 'grpB'. Domain A has a user called 'user

[Samba] hp-ux,samba/ldap, auth achievment

2004-08-02 Thread Lapin(c)
Hi team, I have to configure samba/ldap on HP-UX. Ldap works fine (ldapsearch/add/... do) and Samba answers to smblcient -L requests. I now want to mount a share from a linux client with smbmount //f7hd/bureau /mnt/tmp -o username=Administrator,workgroup=F7HD.DOM and I obtain a session setup fail

Re: [Samba] Samba 3 + LDAP as PDC join domain problem

2004-08-02 Thread Christian . Wittmer
"Jacky C.K Tsoi" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 30.07.2004 06:45 To: [EMAIL PROTECTED] cc: Subject:[Samba] Samba 3 + LDAP as PDC join domain problem >Hi all, >I've setup Samba 3.0.5 + OpenLDAP (ldapsam) and everything work correctly. >How

[Samba] Too many handles on this pipe

2004-08-02 Thread Hamish
I removed and reinstalled samba 3.0.3pre2-SuSE on a SuSE 9.0 server in a failed attempt to upgrade to 3.0.5 (there were many cryptic dependancy errors, after a day with google, i gave up) Everything seemed to work ok after the install (from suse rpms) but the logs are full of: [datetime,0] rpc_

RE: [Samba] security = ADS with libkrb53.

2004-08-02 Thread Wolfgang Wagner
Hello Mat, first , I compiled and installed the binaries Version 1.3.3 by myself on my Debian Woody without any problems, then Samba worked fine. But before you upgrade to Debian sarge, you should uninstall these libraries, because ist was a little bit difficult to solve all my problems after th

[Samba] Samba Uninstall on a mac

2004-08-02 Thread michael shepherd
ever since I upgraded to mac OSX 10.3.4 the pc's will not connect to certain volumes on the server. When I do connect to other volumes, I am never prompted for a login or password. How do I uninstall the latest version of samba and replace with vers. 2? Regards Michael -- To unsubscribe from th

Re: [Samba] smbmount hangs Linux if Windows server goes down

2004-08-02 Thread Alexej Davidov
On Monday 02 August 2004 07:28, John Hewitt wrote: > What distro are you using? Samba version details? > > Hmm, I can see that it would indeed cause you a mess - especially with > the symlinking. Whilst I can't give you an answer to your question I > can ask for a few more details regarding the ver

[Samba] version 3.05 users %u change?

2004-08-02 Thread Michal Gubik
Hello I just upgraded my samba from 2.8 to 3.05 and the user profiles started storing in some strange way before it used to store in /var/samba/profiles/username/machine/ now it makes /var/samba/profiles/%u directory under that machine name . it seems like something in smb.conf chnged and %u va

Re: [Samba] Samba vs NtBackup Round 3.0.5

2004-08-02 Thread "Olaf Eichhorn, Vermessungsbüro Pfeifer"
Hi Tom, I got working (patched) rpms of samba 3.0.4 for Fedora core 1 from Martijn Moret. If You use FC1 I can send You the packages or an link. Olaf -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Red cross on network drives

2004-08-02 Thread Susan McConnell
We have a number of Windows 2000 Professional clients connected to shared drives hosted on a Linux server running Samba. Within Windows Explorer, each Samba drive is shown with a red cross on it, indicating (I believe) that the network drive is not connected. However, it can be accessed, read from

Re: [Samba] access denied with samba share

2004-08-02 Thread Lupe Christoph
(Please do not send my entire mail back to me. I already have a copy in my "out" folder". Thank you.) On Sunday, 2004-08-01 at 15:36:15 -0400, Derek Harkness wrote: > Are you using encrypted passwords? Yes. Lupe Christoph -- | [EMAIL PROTECTED] | http://www.lupe-christoph.de/ |

Re: [Samba] overwriting files used by many users

2004-08-02 Thread Erik Holst Trans
Hi, Please try to add the line below to your smb.conf and restart the Samba service. After restart there should be a lot of files in the /var/lock/samba directory. The strict locking option should normaly not be used. You can read about it at -> man smb.conf lock directory = /var/lock/samba locking