[Samba] Incorrect permission of mount despite correct options

2004-04-09 Thread Tim Starr
Hello, this is a problem I have worked on for a very long time. Here begins the story begins when the 2.6.0-testing series of Linux kernels were being released. I had a mount samba mount served by my mac running Mac OS X 10.3 (smbd currently at version 3.0.2) and the client was a x86 based

[Samba] Samba error message

2004-04-09 Thread Baran YURDAGUL
My smb is up running there are 20 smbd proccesses on the samba server. But w2k clients get remote computer not available while trying to connect to samba server. When the proccess count is lower than 20 they can connect. I don't have any connection limit parameter in smb.conf . Any ideas ? --

[Samba] why do occur seg-fault at uicode_to_unix_char() - using remote_change_password function???

2004-04-09 Thread yuchan
Hello everyone. I am writing some program which change password of smb users. so i use remote_change_password function and try it but seg-fault whenever call unicode_to_unix_char() function. blow my code int setsambapassword( const char *remotehost, char *username, const char

[Samba] Virus Alert

2004-04-09 Thread interscan
The mail message (file: note.com) you sent to [EMAIL PROTECTED] contains a virus. (on smtp1av.net) -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] where do i get the pwdump.exe program?

2004-04-09 Thread Dan Machiorlatti
- Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Need advice on smbldap-paswd I/O Error when normal user want to change passwd

2004-04-09 Thread Suhaimi Jamalludin
Hi All, Need some advise regarding smbldap-tools-0.8.4. I have configure this tools and make it work with my LDAP server. FYI ...ldap+samba is on the same server. I manage to change normal user password when I a root. However if I'm normal user I got I/O Error? What can be wrong here? Really

[Samba] Network Associates Webshield - e-mail Content Alert

2004-04-09 Thread GMIT-MAILMASTER
Network Associates WebShield SMTP V4.5 MR1a P0803.345 on itsmtp02 intercepted a mail from [EMAIL PROTECTED] which caused the Content Filter NetSky2 to be triggered. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Help ! Logon script doesn't work on XP

2004-04-09 Thread M. Vancl
Hi, I have very strange problem: I had created logon script (bat file dynamically generated by root peexec) and tested it successfully on Win98 workstation. Now I'm testing it on XP wkst., but the same (created by the same method) script is during logon not executed. What is absolutely mysterious

Re: [Samba] Help ! Logon script doesn't work on XP

2004-04-09 Thread Thomas Rankin
On Fri, 9 Apr 2004, M. Vancl wrote: Hi, I have very strange problem: I had created logon script (bat file dynamically generated by root peexec) and tested it successfully on Win98 workstation. Now I'm testing it on XP wkst., but the same (created by the same method) script is during logon

[Samba] Re: Help ! Logon script doesn't work on XP

2004-04-09 Thread M. Vancl
Thomas Rankin [EMAIL PROTECTED] wrote: Are you sure the XP client is logging onto the NT domain? XP can just memorise network connections etc. and appear to be logging on. I'm only sure that XP client read my script file during loggon (File data in SMB packet Read AndxResponse -

[Samba] Re: LDAP violation ?

2004-04-09 Thread M. Vancl
Jerome Pramondon [EMAIL PROTECTED] wrote: The problem is when I start addind users using the 'smbpasswd' command. I get an objectclass violation which says it cannot modify the 'userPassword' attribute. After some searching, I noticed the 'userPassword' attribute was only defined in the

[Samba] Re: where do i get the pwdump.exe program?

2004-04-09 Thread M. Vancl
When you do little effort, you'd find hundreds of webpages with it. My first hit on google to pwdump download was http://www.pestpatrol.com/PestInfo/p/pwdump_2.asp M. Vancl -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Help ! Logon script doesn't work on XP

2004-04-09 Thread flinchlock
Quoting Thomas Rankin [EMAIL PROTECTED]: On Fri, 9 Apr 2004, M. Vancl wrote: copy /b z:\logon.bat %TEMP%\logon.bat %TEMP%\logon.bat Are you 100% sure TEMP is set before this script is ran? I was also doing some experimenting, and I had incorrectly redefined the TEMP variable! Try adding

[Samba] Re: Help ! Logon script doesn't work on XP

2004-04-09 Thread M. Vancl
flinchlock [EMAIL PROTECTED] wrote: Are you 100% sure TEMP is set before this script is ran? I was also doing some experimenting, and I had incorrectly redefined the TEMP variable! Try adding these two lines to the top of the login script: set pause No, I'm not sure. Nevertheless the

[Samba] samba could not fetch trust account password for domain

2004-04-09 Thread Alexei Vasilyev
I have installed Samba-tng as PDC. It works fine. Now I'd like to install Samba-head server on same machine as domain member and to auth users through PDC. I have joined Samba to domain with smbpasswd -j KIROV. It says Joined Ok. But users can't see any shares on samba-head server.

Re: [Samba] Re: LDAP violation ?

2004-04-09 Thread Andrew Bartlett
On Fri, Apr 09, 2004 at 12:56:35PM +0200, M. Vancl wrote: Jerome Pramondon [EMAIL PROTECTED] wrote: The problem is when I start addind users using the 'smbpasswd' command. I get an objectclass violation which says it cannot modify the 'userPassword' attribute. After some searching, I

Re: [Samba] Samba and LDAP backend - howto docs problems?

2004-04-09 Thread Wim Bakker
On Friday 09 April 2004 04:00, Suhaimi Jamalludin wrote: Hi Wim Bakker, You have to make sure that LDAP is running withi out any error. Can you do this (note: make sure there is no ACL applied on the slapd.conf else you wont see the out put ofyour DN): # ldapsearch -x -b '' -s base

[Samba] Samba 3.0.2 + uClibc 0.9.19 + MIPS32 = NOGO!

2004-04-09 Thread Mark
Hi everybody , Could you tell me that anyone once used the samba 3.0.2 with uclibc to run on MIPS32 system ? How should I establish his environment with the ./configure Ex. My envirment set the 'CC=mipsel-uclibc-gcc' ./configure --host=mipsel-linux --target=mipsel-linux --prefix=/samba But

[Samba] Antw: samba Digest, Vol 16, Issue 13

2004-04-09 Thread Michael Neff
Hallo, ich befinde mich im Zeitraum vom 13.04.2004 - 16.04.2004 im Urlaub. In dringenden Fällen wenden Sie sich bitte an die Hotline 3500. Bis dann MIchael Neff Michael Neff -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Re: LDAP violation ?

2004-04-09 Thread Jerome Pramondon
Thanks for your help, Please See below Andrew Bartlett wrote: On Fri, Apr 09, 2004 at 12:56:35PM +0200, M. Vancl wrote: Jerome Pramondon [EMAIL PROTECTED] wrote: The problem is when I start addind users using the 'smbpasswd' command. I get an objectclass violation which says it cannot

[Samba] Cups + Samba : Unable to get jobs for ipp://localhost/printers/prntest

2004-04-09 Thread HM
Hello all ! I encouter problems with samba / cups for printing from client machines of the domain. samba : 2.2.8a-0.1 cupsys : 1.1.20final-12.backports.org.1 clients : w2k sp4 The problem is extremely strange : when i log in on a client machine of the samba domain, and try to print, Windows

Re: [Samba] Re: LDAP violation ?

2004-04-09 Thread Andrew Bartlett
On Fri, Apr 09, 2004 at 02:17:33PM +0200, Jerome Pramondon wrote: Thanks for your help, Please See below ok, I knew I could it this way (that suppose I already have users in the directory), but what if I want to have separate entries for users and samba account in the directory ? Don't do

RE: [Samba] Re: Re: Urgent Help Please

2004-04-09 Thread daniel . jarboe
I haven't been seeing any more files in the /var/spool/samba directory, but these errors are showing up in my message log file all the time now. Apr 8 15:27:09 fs3 smbd[22335]: register_message_flags: tdb_fetch failed No, you'd be seeing messages like bad magic 0x42424242 and the like

[Samba] md5 fail on large file

2004-04-09 Thread Marco Berizzi
Hello everybody. I'm experimenting this problem with samba 3.0.2a and linux 2.4.25 with ReiserFS. When I copy (put) a large file (5GB) from a Windows NT terminal server sp6a to the samba-linux box, the md5sum is different between the two file. Files size are identical. I'm using this command to

[Samba] Solved ?: Help ! Logon script doesn't work on XP

2004-04-09 Thread M. Vancl
After several experiments I think I had found explanation of my troubles: In my generated script I used z:\logon.bat pathname of copied main logon script to local drive (copy /b z:\logon.bat %TEMP%). But from some reason my WinXP don't keep (or don't make at all) mapping of netlogon share to z:

Re: [Samba] Re: LDAP violation ?

2004-04-09 Thread Jerome Pramondon
Andrew Bartlett wrote: On Fri, Apr 09, 2004 at 02:17:33PM +0200, Jerome Pramondon wrote: ok, I knew I could it this way (that suppose I already have users in the directory), but what if I want to have separate entries for users and samba account in the directory ? Don't do this.

Re: [Samba] Re: Deleting of Desktop Icons

2004-04-09 Thread Matthias Spork
Hello, Jeff Umbach schrieb: It sounds to me as if the roamin profile isn't being overwrittent when updated, so when you log back in your getting the older profile. Check the r/w permissions on the folders that the profiles are saved to on the samba server, The user that the profile is associated

Re: [Samba] Solved ?: Help ! Logon script doesn't work on XP

2004-04-09 Thread Paul Gienger
The way logon scripts are 'supposed' to work is that you specify the script in your smb.conf file such as logon script = logon.bat and then you specify a netlogon share such as: [netlogon] path = /opt/samba/share/netlogon browseable = No When you log on, the client automatically

[Samba] Re: Solved ?: Help ! Logon script doesn't work on XP

2004-04-09 Thread M. Vancl
Paul Gienger [EMAIL PROTECTED] wrote: The way logon scripts are 'supposed' to work is that you specify the script in your smb.conf file such as logon script = logon.bat and then you specify a netlogon share such as: [netlogon] path = /opt/samba/share/netlogon browseable =

[Samba] Connecting to PDC via XP Pro Issues

2004-04-09 Thread Burhan Khalid
Greeting Everyone : I have searched, googled, and even read the list archives on this topic, but I haven't found a solution yet to this problem. Here are my system details : Samba Version 2.2.8a, running on Linux (Gentoo), configured as PDC and WINS server. Windows XP Pro computer,

[Samba] samba basic setup

2004-04-09 Thread Mike's List
Samba 2.2.8a, Solaris 9 4/04 core installation, 192.168.1/24 network. I managed to setup Samba in the very basic way and can access the pub directory below. However, I need to setup some private directory and authenticate users in the very basic way via /etc/shadow? or using smbpasswd? This pub

[Samba] Windows Mobile 2003

2004-04-09 Thread markus
Hello, I try to get a connection with an Pocket Loox with Windows mobile 2003 to a samba 3.0.3pre1-2 (also tried 2.2.8a) but it doesn´t work... I can reach a WinXP workstation from the PDA, there everything works fine. I also reach the Samba server from the WinXP. I checked the traffic with

[Samba] Primary Group == Windows-Group?

2004-04-09 Thread Matthias Spork
Hello, 1: I've read, that primary-group of a user must be a windows-group? Is that true? 2. Why is there no group named 'Power Users' in Samba? (Actually there is only 'Domain Users' with insufficiant permissions on a win-box) matze -- To unsubscribe from this list go to the following URL and

Re: [Samba] Primary Group == Windows-Group?

2004-04-09 Thread Paul Gienger
Matthias Spork wrote: 2. Why is there no group named 'Power Users' in Samba? (Actually there is only 'Domain Users' with insufficiant permissions on a win-box) The groups that samba enumerates correlate to the user groups that are in a Windows Domain. There is no Domain\Power Users group, that

[Samba] Help!

2004-04-09 Thread szhang
Hi, Hope somebody can help me out. I have struggling at this problem for weeks. I have a Linux (SuSE SLES-8) in our company's windows network. I think I set up everything right: now I can ping/telnet the linux machine from a PC by name and IP, and ping PCs from the Linux machine by name and

Re: [Samba] nmbd dying

2004-04-09 Thread Jeremy Allison
On Wed, Apr 07, 2004 at 04:13:57PM -0500, Chris Garrigues wrote: From: Jeremy Allison [EMAIL PROTECTED] Date: Wed, 7 Apr 2004 13:33:06 -0700 On Wed, Apr 07, 2004 at 11:07:29AM -0500, Chris Garrigues wrote: I have upgraded to 3.0.2a-2mdk in order to solve another issue, but this still

Re: [Samba] Primary Group == Windows-Group?

2004-04-09 Thread Matthias Spork
Paul Gienger schrieb: Matthias Spork wrote: 2. Why is there no group named 'Power Users' in Samba? (Actually there is only 'Domain Users' with insufficiant permissions on a win-box) The groups that samba enumerates correlate to the user groups that are in a Windows Domain. There is no

Re: [Samba] Primary Group == Windows-Group?

2004-04-09 Thread Matthias Spork
Matthias Spork schrieb: Paul Gienger schrieb: Matthias Spork wrote: 2. Why is there no group named 'Power Users' in Samba? (Actually there is only 'Domain Users' with insufficiant permissions on a win-box) The groups that samba enumerates correlate to the user groups that are in a Windows

[Samba] Urgent help setting up and configuring samba on windows network

2004-04-09 Thread daccman
Hello All I just recently was told our small company needed a webserver. Well.. I need help. No I am not a newbie to computers just to Linux and samba. For the webserver I went with Mandrake 10 for ease of installing all web packages. By default it installs apache with mysql ssl and the whole

[Samba] smbd functional details

2004-04-09 Thread aarumuga arumugam
Hi, I would like run a truss on the smbd daemon and would like to know what exactly happens when a win xp machine connects to the solaris samba server. I have a peculiar case of a samba user account fails on pam authentication with the kerberos server. i tried starting the smbd

[Samba] SUMMARY: samba basic setup

2004-04-09 Thread Mike's List
Ok, I think I found the solution, running smbpasswd username and the username needs to exists in /etc/passwd and /etc/shadow, enter the password and use that password to access the files via Windows. - Mike -- original message -- Samba 2.2.8a, Solaris 9 4/04 core installation,

[Samba] samba3 to Win 2003, signing mandatory but disabled?

2004-04-09 Thread Jefferson Smith
I am trying to get samba working again, since my employer upgraded to a Windows Server 2003. I have installed samba-3.0.2a-1_rh9.i386.rpm to my Linux (RedHat 9) system. I can connect to other machines in my domain, read/write files, etc. When I try smbmount on the Windows server, I get this

Re: [Samba] Samba Shares and Win32 Viruses

2004-04-09 Thread RRuegner
Ow Mun Heng schrieb: Hi Collective users of Samba, (does has a nice ring to it eh?) Recently I found a my samba server being infected by win32 viruses. Though it does not affect the server in any way, I do find them to be an annoyance. I understand also that I can perform veto of files like

Re: [Samba] Help ! Logon script doesn't work on XP

2004-04-09 Thread RRuegner
M. Vancl schrieb: Hi, I have very strange problem: I had created logon script (bat file dynamically generated by root peexec) and tested it successfully on Win98 workstation. Now I'm testing it on XP wkst., but the same (created by the same method) script is during logon not executed. What is

[Samba] Re: Primary Group == Windows-Group?

2004-04-09 Thread Mark
Matthias Spork [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] 1: I've read, that primary-group of a user must be a windows-group? Is that true? Where did you read that? Do you mean the primary unix group of a user must be a group that is mapped to a windows group? Every once in a

[Samba] BDC problem

2004-04-09 Thread Vegeta
I have te following bug: I set up a PDC and a BDC using Samba 3.0.2a using LDAP as a backend (PDC has the master LDAP as backend and BDC has the slave LDAP as backend). At first things work fine. If I shut down the Master, windows machines are still able to log in authenticating against the BDC.

svn commit: samba r130 - branches/SAMBA_4_0/source

2004-04-09 Thread tridge
Author: tridge Date: 2004-04-09 07:27:34 + (Fri, 09 Apr 2004) New Revision: 130 Modified: branches/SAMBA_4_0/source/Makefile.in Log: added DCERPC_COMMON_OBJS to Makefile.in WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0path=/rev=130sc=1

svn commit: samba r131 - branches/SAMBA_4_0/source/lib/ldb/tests

2004-04-09 Thread tridge
Author: tridge Date: 2004-04-09 07:28:27 + (Fri, 09 Apr 2004) New Revision: 131 Modified: branches/SAMBA_4_0/source/lib/ldb/tests/ldapi_url.sh branches/SAMBA_4_0/source/lib/ldb/tests/start_slapd.sh branches/SAMBA_4_0/source/lib/ldb/tests/test-generic.sh

svn commit: samba r132 - branches/SAMBA_4_0/source/librpc/idl

2004-04-09 Thread tridge
Author: tridge Date: 2004-04-09 07:29:34 + (Fri, 09 Apr 2004) New Revision: 132 Modified: branches/SAMBA_4_0/source/librpc/idl/wkssvc.idl Log: fill in the correct default case for the WKSSVC GetInfo call WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0path=/rev=132sc=1

svn commit: samba r133 - branches/SAMBA_4_0/source/torture/rpc

2004-04-09 Thread tridge
Author: tridge Date: 2004-04-09 07:51:03 + (Fri, 09 Apr 2004) New Revision: 133 Modified: branches/SAMBA_4_0/source/torture/rpc/netlogon.c Log: don't try to do a database deltas with a -1 seq num WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0path=/rev=133sc=1

svn commit: samba r134 - in branches/SAMBA_4_0/source: . include lib/ldb/include lib/registry/reg_backend_ldb

2004-04-09 Thread tridge
Author: tridge Date: 2004-04-09 08:06:39 + (Fri, 09 Apr 2004) New Revision: 134 Removed: branches/SAMBA_4_0/source/lib/ldb/include/proto.h Modified: branches/SAMBA_4_0/source/Makefile.in branches/SAMBA_4_0/source/configure.in branches/SAMBA_4_0/source/include/includes.h

svn commit: samba r135 - branches/SAMBA_4_0/source/lib/ldb/tests

2004-04-09 Thread tridge
Author: tridge Date: 2004-04-09 08:07:43 + (Fri, 09 Apr 2004) New Revision: 135 Added: branches/SAMBA_4_0/source/lib/ldb/tests/test-config.ldif branches/SAMBA_4_0/source/lib/ldb/tests/test-default-config.ldif Log: some test ldif for an idea I am playing with to replace smb.conf with a

svn commit: samba r136 - branches/SAMBA_4_0/source/lib/ldb

2004-04-09 Thread tridge
Author: tridge Date: 2004-04-09 08:08:19 + (Fri, 09 Apr 2004) New Revision: 136 Added: branches/SAMBA_4_0/source/lib/ldb/config.m4 Log: I forgot to add config.m4 for ldb in my ldb commit WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0path=/rev=136sc=1

svn commit: samba r138 - branches/SAMBA_4_0/source/rpc_server/common

2004-04-09 Thread metze
Author: metze Date: 2004-04-09 18:16:52 + (Fri, 09 Apr 2004) New Revision: 138 Modified: branches/SAMBA_4_0/source/rpc_server/common/share_info.c Log: fix typo metze WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0path=/rev=138sc=1

svn commit: samba-docs r16 - in trunk/smbdotconf: filename protocol

2004-04-09 Thread jra
Author: jra Date: 2004-04-09 20:13:21 + (Fri, 09 Apr 2004) New Revision: 16 Added: trunk/smbdotconf/filename/storedosattributes.xml Modified: trunk/smbdotconf/protocol/easupport.xml Log: Added docs for new parameters. Jeremy. WebSVN:

CVS update: sambaweb

2004-04-09 Thread jht
Date: Sat Apr 10 00:36:39 2004 Author: jht Update of /home/cvs/sambaweb In directory dp.samba.org:/tmp/cvs-serv8586 Modified Files: books.html samba.html Log Message: Added details on Samba-3 by Example Revisions: books.html 1.53 = 1.54

CVS update: sambaweb/docs

2004-04-09 Thread jht
Date: Sat Apr 10 00:36:40 2004 Author: jht Update of /home/cvs/sambaweb/docs In directory dp.samba.org:/tmp/cvs-serv8586/docs Modified Files: index.html Log Message: Added details on Samba-3 by Example Revisions: index.html 1.75 = 1.76