Re: [Samba] Excel 'Document not saved' Error when using SMB2 Protocol

2013-10-08 Thread Dan Cohen1
Hi Ian, You should verify that the following GPFS configuration flag is set to 'yes': cifsBypassShareLocksOnRename This flag is not very well documented, but you can get some more details here: http://www-01.ibm.com/support/docview.wss?uid=ssg1S1004008 . Cheers, Dan Cohen IBM - XIV, Israel

[Samba] Samba Winbind and NTLM

2013-08-28 Thread Dan Bateman
server? I.e using the DMZ server to pass through the authentication? Or setup some sort of NTLM auth? Windows clients appear to do this without issue. Thanks, Dan. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Permissions incorrectly ordered on Windows after disabling inheritance

2012-08-30 Thread Walkes, Dan
On Wed, Aug 29, 2012 at 21:45:24, Jeremy Allison wrote: On Fri, Aug 24, 2012 at 11:08:53AM -0600, Walkes, Dan wrote: Hi everyone, I've noticed a problem with Debian wheezy + samba 3.6.6 configured with acl_xattr in my configuration. The following test sequence causes Windows Explorer

Re: [Samba] Permissions incorrectly ordered on Windows after disabling inheritance

2012-08-30 Thread Walkes, Dan
On Thu, Aug 30, 2012 at 17:52:08, Jeremy Allison wrote: On Thu, Aug 30, 2012 at 05:09:10PM -0600, Walkes, Dan wrote: On Wed, Aug 29, 2012 at 21:45:24, Jeremy Allison wrote: On Fri, Aug 24, 2012 at 11:08:53AM -0600, Walkes, Dan wrote: Hi everyone, I've noticed a problem

[Samba] Permissions incorrectly ordered on Windows after disabling inheritance

2012-08-24 Thread Walkes, Dan
in configuration which may resolve this issue please let me know. Also if logs for any portion of this sequence would be useful I can collect them. Thanks and best regards, Dan Walkes -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options

[Samba] Upgrade 4.0.0alpha14

2012-08-21 Thread Dan Clark
-GIT-e8bae4c. Thanks for any advice, Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] dc locator/site awareness, and samba-winbind-krb5-locator

2012-06-26 Thread Dan Johnson
Apologies, have I put this in the wrong place? Is this perhaps something I need to ask the technical list? Dan Johnson From: samba-boun...@lists.samba.org [samba-boun...@lists.samba.org] On Behalf Of Dan Johnson [d...@djjconsulting.com] Sent: 21 June

[Samba] dc locator/site awareness, and samba-winbind-krb5-locator

2012-06-21 Thread Dan Johnson
. looking for _kerberos and_kerberos-master, with no site info requested). I couldn't see anything in the man pages for winbind. I am an AD person not a UNIX person so thanks in advance for any insights/top tips from samba gurus :) Dan Johnson -- To unsubscribe from this list go to the following URL

Re: [Samba] Anyone can create empty files (v 3.5.11)

2011-10-04 Thread Dan Carpenter
Just a follow up incase someone else runs into this problem. It turns out this was a bug in the cifs driver. I submitted a patch to fix this. http://marc.info/?l=linux-cifsm=131715894203568w=2 regards, dan carpenter -- To unsubscribe from this list go to the following URL and read

Re: [Samba] Anyone can create empty files (v 3.5.11)

2011-09-26 Thread Dan Carpenter
to the directory, it could mask out the O_CREAT flag before sending the open() to the server. regards, dan carpenter -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Anyone can create empty files (v 3.5.11)

2011-09-25 Thread Dan Carpenter
On Sat, Sep 24, 2011 at 05:04:50PM +0900, TAKAHASHI Motonobu wrote: From: Dan Carpenter dan.carpen...@oracle.com Date: Fri, 23 Sep 2011 09:38:56 +0300 I've mounted my cifs partition with a username and password and to test whether I had my permissions right, I did: $ sudo su testuser

[Samba] Anyone can create empty files (v 3.5.11)

2011-09-23 Thread Dan Carpenter
can create empty files. This is because in smbd/open.c if the file doesn't exist and O_CREAT flag is set then it lets you open the file without checking smbd_check_open_rights(). Or am I doing something wrong? I'm using Debian testing (wheezy). regards, dan carpenter -- To unsubscribe from

[Samba] Did my email come through?

2011-09-22 Thread Dan Carpenter
I sent an email to the list on Monday before I joined and it got held up in moderation (non-member to a members-only list). I don't see my mail on the list archives but when I tried to remove it from the moderation queue it said it had already gone through. Odd. regards, dan carpenter

[Samba] Build Environment

2011-04-30 Thread Fenton, Dan
build can happen without so many alterations? Thank you for your help and if you need more information feel free to e-mail me questions. - Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options

[Samba] Samba/Winbind Question

2011-01-11 Thread Dan Burkland
Hello all, I am upgrading some clients on my network to the RHEL 5.5 versions of the Samba/Winbind packages (samba3x-3.3.8-0.52) and have a few questions regarding them. I just upgraded my AD domain controller to the 2008 functional level thus requiring an upgrade of the Samba/Winbind clients so

[Samba] Problem compiling Samba from source

2010-12-15 Thread Dan Track
-D_SAMBA_BUILD_=3 -fPIC -c ../lib/util/blocking.c -o ../lib/util/blocking.o make: *** [../lib/util/blocking.o] Error 1 Can someone please help me shed some light on this and why this woudl be happening and how to fix it? Many thanks in advance Dan -- To unsubscribe from this list go to the following

Re: [Samba] krb ticket for the computer account

2010-11-11 Thread Andreas Dan Larsson
[DOMAIN\computercomputer ~]$ klist -5 klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_16777222) [DOMAIN\computercomputer ~]$ kinit -5 compute...@domain.com Password for comput...@domain.com: As you know, computer account passwords are not supposed to be entered by

[Samba] Windows 7 connect to FreeBSD samba

2010-08-18 Thread dan dylan
I'm having trouble connecting my windows 7 machine to my Samba server that i set up on a FreeBSD VM. The FreeBSD version is 7.2 and the samba version is 3. I followed the directions here http://www.mrp3.com/windows-to-unix-samba.html to set it up as a domain controller exactly.. except for adding

[Samba] Windows 7 connect to FreeBSD samba

2010-08-10 Thread dan dylan
I'm having trouble connecting my windows 7 machine to my Samba server that i set up on a FreeBSD VM. The FreeBSD version is 7.2 and the samba version is 3. I followed the directions here http://www.mrp3.com/windows-to-unix-samba.html to set it up as a domain controller exactly.. except for adding

Re: [Samba] Encryption

2010-06-25 Thread Dan Lenski
, but a legacy of its origins.) Dan Lenski -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Encryption

2010-06-25 Thread Dan Lenski
of any other implementer adopting it yet. Does anyone know a time-frame for inclusion of transport encryption in the kernel CIFS driver? I'm really looking forward to this feature! Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org

Re: [Samba] Serious grief with a Samba connection

2009-11-30 Thread Dan White
the sys admin for the solaris box? On 11/25/09 14:52, Dan White wrote: The server is on a Sun box (uname says SunOS 5.8) I do not know what version of samba is running For the last year and a half, I have made a daily connection from a Windows XP box with the following command: new use G

Re: [Samba] Serious grief with a Samba connection

2009-11-30 Thread Dan White
- Volker Lendecke volker.lende...@sernet.de wrote: On Mon, Nov 30, 2009 at 01:26:34PM +, Dan White wrote: OK, back at work On the Sun box: The suggested commands did not work as suggested, but I did find the proper options for this system smbd -V says 2.2.8a testparm -x

[Samba] Serious grief with a Samba connection

2009-11-25 Thread Dan White
The server is on a Sun box (uname says SunOS 5.8) I do not know what version of samba is running For the last year and a half, I have made a daily connection from a Windows XP box with the following command: new use G: \\server\volume /USER:userid password This makes a G network drive that

Re: [Samba] Serious grief with a Samba connection

2009-11-25 Thread Dan White
the sys admin for the solaris box? On 11/25/09 14:52, Dan White wrote: The server is on a Sun box (uname says SunOS 5.8) I do not know what version of samba is running For the last year and a half, I have made a daily connection from a Windows XP box with the following command: new use G

Re: [Samba] How do I tell winbind to always send kerberos pre-auth to Active Directory DC

2009-09-22 Thread Andreas Dan Larsson
You might want to look at the docs for krb5.conf if there's any setting you can use to stop the non-preauth requests. I'm afraid I don't have those docs handy right now, and I'm behind a slow mobile connection. Thank you for the answer. Doesn't look like it's possible to do anything

[Samba] How do I tell winbind to always send kerberos pre-auth to Active Directory DC

2009-09-03 Thread Andreas Dan Larsson
Hi List, I have reported this issue before but I did not get an answer, ill try one more time before I register it as a bug incase I am doing something wrong. I'm evaluating the use of samba/winbind to join our linuxhosts into active directory. My testsetup use win2k3 R2 with rfc2307 schema

[Samba] Cannot Access Workgroup shares

2009-07-29 Thread Dan Grindstaff
Hello All, I have set up samba server 3.0.33-0.fc8 and successfully created a share accessible by all machines in my workgroup. When I open up network on my linux box I can see all other machines in the workgroup. I have set up other shares on other machines and am able to see them but when I

Re: [Samba] Cannot Access Workgroup shares

2009-07-29 Thread Dan Grindstaff
Thanks! -Original Message- From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] On Behalf Of Jonathon Doran Sent: Wednesday, July 29, 2009 3:29 PM To: samba@lists.samba.org Subject: Re: [Samba] Cannot Access Workgroup shares Quoting Dan Grindstaff d...@oakrun.net

[Samba] Cannot start nmbd - deleted pid file and restarted all services with no luck.

2008-11-05 Thread Dan Grindstaff
I have trouble with the Samba server for RH FC8. I keep getting a message that nmbd service is dead but pid exists. I have researched and found that I can delete pid, stop all services and restart but I have tried this with no luck. TIA for any advice. ___ Dan

[Samba] Bad certificate at lists.samba.org?

2008-08-08 Thread Dan Kegel
I can't easily access the list management page because Firefox 3 complains bitterly that the certificate for https://lists.samba.org is invalid. How much would it cost to get that site a proper certificate? - Dan -- To unsubscribe from this list go to the following URL and read the instructions

Re: [Samba] multiple smb commands (some non AndX) in one packet

2008-06-06 Thread Dan Kegel
On Fri, Jun 6, 2008 at 1:54 AM, Volker Lendecke [EMAIL PROTECTED] wrote: Well, maybe 10MB before the reconnect, bzip2 -9 and you can send it directly to me :-) rzip often compresses log files better than bzip2... -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] push install software with samba

2008-06-05 Thread Dan Kegel
On Thu, Jun 5, 2008 at 1:33 PM, dnk [EMAIL PROTECTED] wrote: I used to have a book mark for an open source piece of software that could be used in conjunction with samba to push install software (that supported unattended installs) and windows updates (I think). I for the life of me can not

[Samba] Listing shadow copy directories from Linux CIFS client?

2008-05-16 Thread Dan Kegel
directories hidden somehow? Thanks, Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] got stuck in setting up samba to linux box through putty tunneling

2008-05-07 Thread Dan Guo
is not correct. 6. for my vista pc, i use a cisco 800 router from my cable company. Can anyone help find out what is wrong? thank you, Dan - Well, it looks like I needed to forward port 445. I have it working now. Thanks! Charles Bueche wrote: Hi, I would check to forward

[Samba] two questions

2008-05-07 Thread Dan Guo
to a post in your archive page. thanks, Dan -- I read the posting below. but I have not figured out why my vista pc won't work. here is what I did - 1. I disable window file sharing; 2. in putty, i add a tunnel: source port: 445 destination port: my linux box IP

[Samba] CIFS Duplicating the Mount Point

2007-12-20 Thread Dan N .
server's configuration files if someone is interested. Thanks, Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Re: weird smbclient authentication problem NT_STATUS_LOGON_FAILURE

2007-11-10 Thread Dan Wong
never mind. didn't receive all log files. the traces were scattered to different log files due to log file being defined with %m macro. On Nov 6, 2007 9:36 PM, Dan Wong [EMAIL PROTECTED] wrote: I've installed samba 3.0.25c and did a net ads join successfully to Windows 2003 PDC. wbinfo -u

[Samba] weird smbclient authentication problem NT_STATUS_LOGON_FAILURE

2007-11-06 Thread Dan Wong
I've installed samba 3.0.25c and did a net ads join successfully to Windows 2003 PDC. wbinfo -u list all users in windows domain correctly. I've disabled winbind enum user/groups because wbinfo -u would time out due to large number of users/groups. when I execute smbclient -L localhost -U

[Samba] question about smb flag2

2007-11-05 Thread Dan Wong
I'm trying to get authentication to work with security=ADS with samba 3.0.25b The ads join worked and wbinfo -u sees all users correctly. smbclient -L localhost with user/password failed with NT_STATUS_LOGON_FAILURE I know for sure that user/password is correct. I turned up samba logging and

RE: [Samba] Issue with Samba version 3.0.25b on Debian

2007-08-12 Thread Dan Peachey
On Sat, Aug 11, 2007 at 10:24:07PM +0100, Dan Peachey wrote: I have an issue with Samba version 3.0.25b on Debian. I am receiving a number of mails from my server with the following: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 18483 (). We

RE: [Samba] Issue with Samba version 3.0.25b on Debian

2007-08-12 Thread Dan Peachey
On Sun, Aug 12, 2007 at 09:12:58AM +0100, Dan Peachey wrote: Thanks for the reply. Here is the backtrace info from the log file: -- [2007/08/08 08:49:54, 1] smbd/service.c:make_connection_snum(1033) ian (192.168.1.35) connect to service shared initially as user ianlang (uid=1005

RE: [Samba] Issue with Samba version 3.0.25b on Debian

2007-08-12 Thread Dan Peachey
On Sun, Aug 12, 2007 at 10:31:47AM +0100, Dan Peachey wrote: It is OK, there is a lot of space left on the disk. The next most likely reason is that you locking.tdb is indeed corrupt. reiserfs? Does it become better if you shut down smbd, delete it and restart smbd? Voler I'm using

[Samba] Issue with Samba version 3.0.25b on Debian

2007-08-11 Thread Dan Peachey
to restart the process again. I am away until next Monday now but will reply on return, in the meantime I'd be most grateful if anyone can help me out with this issue! Regards, Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman

[Samba] NTLM proxy auth against a Samba 3 server

2007-08-07 Thread Dan Searle
also like to configure NTLM proxy authentication against. Please advise, as I can't find anything on the web about this. Regards, Dan... -- Dan Searle Adelix Ltd [EMAIL PROTECTED] web: www.adelix.com tel: 0845 230 9590 / fax: 0845 230 9591 / support: 0845 230 9592 snail: The Old Post Office

Re: [Samba] NTLM proxy auth against a Samba 3 server

2007-08-07 Thread Dan Searle
to be the authentication server for the winbindd/ntlm_auth tools? Regards, Dan... Tuesday, August 7, 2007, 11:26:11 AM, you wrote: Quoting Dan Searle [EMAIL PROTECTED]: Do you mean this? http://adldap.sourceforge.net/mod_auth_ntlm_winbind.php Hi, Is it possible to configure NTLM HTTP proxy authentication

Re: [Samba] NTLM proxy auth against a Samba 3 server

2007-08-07 Thread Dan Searle
can find no docs anywhere that explain how to do it. Dan... Tuesday, August 7, 2007, 4:24:21 PM, you wrote: No, I have the ntlm_auth daemon working fine, authenticating squid proxy users against a Windows 2003 Active Directory server, however I want to replicate this functionality replacing

[Samba] The Domain THUNDER is not abaliable

2007-06-19 Thread Dan Saul
Good day. I am relatively new with samba, I can get a single server configuration of samba to work. However now I am trying to get single sign ons with roaming profiles to work. I can join the domain without problems. However when I restart and then type THUNDER\dan and my password

[Samba] samba 3.0.2a on Aix 5.2

2007-06-05 Thread Dan Pecina
We have samba 3.0.2a running on Aix 5.1. We will be going to AIX 5.2. Trying to find out if Samba 3.0.2a is compatible with AIX 5.2. Thank You! Dan Pecina Unix Administrator/Operations Supervisor John B. Sanfilippo Son, Inc. (847) 214-4621 [EMAIL PROTECTED] -- To unsubscribe from

[Samba] [SOLVED] Re: Active Directory authentication no longer works

2007-05-22 Thread Dan O'Brien
to disabled Do not allow anonymous enumeration of SAM accounts and Shares: Was Enabled once we changed these (and disabled the No Override bit on the default domain policy). Everything started working again. Hope this helps someone else. Regards, Dan Dan O'Brien wrote: Hello all, I have 3 Linux

[Samba] Active Directory authentication no longer works

2007-05-21 Thread Dan O'Brien
and NT_STATUS_LOGON_TYPE_NOT_GRANTED messages. I've been on this for 2 full days now, I've tried everything I could think of. Any help would be appreciated. Regards, Dan O'Brien (conf files and messaeges below) /var/log/messages ... May 21 16:58:13 scandium winbindd[14882]: [2007/05/21 16:58:13, 0] libsmb

[Samba] Can copy to test share, but not read, move or delete

2007-04-29 Thread Dan Roberts
/service.c:make_connection_snum(752) Connect path is '/home/dan' for service [dan] [2007/04/29 15:29:10, 3] lib/util_seaccess.c:se_access_check(250) [2007/04/29 15:29:10, 3] lib/util_seaccess.c:se_access_check(251) se_access_check: user sid is S-1-5-21-2148115504-1604552216-1780682046-2000

[Samba] test share works, but homes returns with network name cannot be found

2007-04-26 Thread Dan Roberts
from the Mac too, but of course don't get the Windows popup window. As the Windows popup window actually says something, here it is - top line is the banner -- \\Trailrunner \\Trailrunner\dan is not accessable. The network name cannot be found. --- Googeling on this has

[Samba] winbindd logging problem, filling up log filesystem

2007-03-14 Thread Dan McAllister
server) All comments welcome. Dan -- Dan McAllister, President IT4SOHO, LLC -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Re: RAP86 error with unix password sync = yes

2007-01-02 Thread Dan
Just so this gets stored to the list for all those who may encounter this in the future: I finally found the answer: pam password change = yes must be set. This fixed the problem completely in my environment. Dan Dan [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello all, I

[Samba] RAP86 error with unix password sync = yes

2006-12-27 Thread Dan
Hello all, I am running 3.0.22 on Ubuntu 6.0.6 LTS and cannot get user passwords to change while unix password sync = yes. Setting it to no works, but I need it on. At the user workstation (Win XP) I receive You don't have the permissions to change your password and logged in on the server

[Samba] Can't change passwords samba 3.0.23c

2006-11-07 Thread Dan
I have been using samba for many years now and just recently I upgraded from 3.0.9 to 3.0.23c and now I can not change domain passwords from the windows box. I am using an openldap backend and everything works fine from the command line running smbldap-passwd but I get unable to change the

Re: [Samba] PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) - Bus Error

2006-10-12 Thread Dan
Unfortunately I can not find a core file any where on the system. There is a directory /private/var/log/cores with smbd and nmbd folders but all are empty. Any thing else I can do to get the core file or needed info? James Peach wrote: On 11/10/06, Dan [EMAIL PROTECTED] wrote: I was able

Re: [Samba] PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) - Bus Error

2006-10-12 Thread Dan
Comment - --- Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x 0x000a11fd in rpccli_srvsvc_NetShareEnum () James Peach wrote: On 12/10/06, Dan [EMAIL PROTECTED] wrote: Unfortunately I

[Samba] PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c

2006-10-11 Thread Dan
Hello, I am trying to compile the latest samba 3.0.23c on MAC Intel OS X 10.4.8 and I am getting errors with the krb5 stuff. I have searched the net and found other people with the same error but didn't see any solution. Has anyone successfully compiled it on 10.4.8 Intel? Any help

Re: [Samba] PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c

2006-10-11 Thread Dan
the following error when I run make. I am probably doing something wrong but I am not sure what as I am not used to dealing with the source tree that doesn't have the configure script in it. Any ideas? intelimac:/Users/dan/samba-3.0.23c/source root# make Using FLAGS = -O -D_SAMBA_BUILD_ -I

Re: [Samba] PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c - FIXED

2006-10-11 Thread Dan
connections after upgrading to the 3.0.23c version on the domain controller. I am hoping this will fix that problem. James Peach wrote: On 11/10/06, Dan [EMAIL PROTECTED] wrote: Hello, I am trying to compile the latest samba 3.0.23c on MAC Intel OS X 10.4.8 and I am getting errors with the krb5

Re: [Samba] PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) - Bus Error

2006-10-11 Thread Dan
' totalentries : * totalentries : 0x0002 (2) resume_handle: NULL result : WERR_OK Bus error James Peach wrote: On 11/10/06, Dan [EMAIL PROTECTED] wrote: I figured out what I was doing wrong

[Samba] GetDC got invalid response type 21

2006-10-09 Thread Dan Borlovan
it falls back to another method - but can this be fixed or disabled by some config option? -- Dan Borlovan Level 7 Software -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] GetDC got invalid response type 21

2006-10-09 Thread Dan Borlovan
Volker Lendecke wrote: On Mon, Oct 09, 2006 at 11:56:14AM +0300, Dan Borlovan wrote: First time I try ro resolve a domain user after samba/winbind is started, it takes a couple of seconds during which winbind says the following Can you send a sniff of those exchanges? Argh. Cannot

RE: [Samba] Change system/samba password via webmin

2006-09-29 Thread Dan Willis
I think Usermin is what you need, rather than webmin. You can limit the modules available to the user- probably Change Password is all that you would want. This will change the Unix and Samba passwords. At 11:07 PM 9/28/2006, Ivan Arteaga wrote: Hi, Basically what I need is the windows users

[Samba] PLEASE HELP! Can't add machines to domain!

2006-09-26 Thread Dan
I have spent days now trying to debug why I can not add machines to the domain. I am using samba 3.0.23c with an openldap backend. I can authenticate fine using smbclient with the administrator account but when I go to add a machine it fails. I have checked the debug logs and know what is

[Samba] Re: PLEASE HELP! Can't add machines to domain! - SOLVED

2006-09-26 Thread Dan
looked around and tried to turn on debugging but it didn't work. I then realized it obviously wasn't reading the ldap.conf under my /etc/openldap directory. I linked that conf to /etc and voila everything works! Something to keep in mind for people seeing what I was seeing. Dan wrote: I have

[Samba] current master browser = UNKNOWN / failing WINS test #1 on 3.0.23c

2006-09-21 Thread Dan
I am having trouble with one of my samba PDC's. It does not recognize itself as the domain master browser even though it is set to be so. I can not add machines to this domain and I suspect this is why. Has anybody seen this or know what causes it? Notice this: DOMAIN_ALBANY(3)

[Samba] Re: current master browser = UNKNOWN / failing WINS test #1 on 3.0.23c

2006-09-21 Thread Dan
program = /usr/local/sbin/smbldap-passwd -o %u passwd chat = *New*password* %n\n *Retype*new*password* %n\n *all*authentication*tokens*updated*successfully* logon path = c:\Documents and Settings\%U wins support = yes map to guest = Never nt acl support = true Dan wrote: I am having trouble

[Samba] Re: current master browser = UNKNOWN / failing WINS test #1 on 3.0.23c

2006-09-21 Thread Dan
() dump workgroup on subnet UNICAST_SUBNET: netmask= 10.10.20.1: ON2_UK(1) current master browser = UNKNOWN UK_PDC 40899b0b (UK PDC) Does anyone have any ideas? I really need to get this up and working. Thanks! Dan wrote: Here is my smb.conf also, maybe it is something

Re: [Samba] joining domain fails because of no samba entries with 3.0.23c

2006-09-20 Thread Dan
smbldap-useradd -w MYCOMPUTER$ from the command line? I've found that useful for debugging machine-account-creation problems. Ryan Dan [EMAIL PROTECTED] 9/18/2006 5:41:21 PM Hello All, I am having a very strange problem with samba 3.0.23c. I upgraded everything from 3.0.9

Re: [Samba] Mount point disappearing

2006-09-08 Thread Dan Borlovan
Samba User wrote: HI have a bizzare problem. When I mount a share, the mount point disappears! Try to mount as cifs not smbfs -- Dan Borlovan Level 7 Software -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Couldn't find service home

2006-09-07 Thread Dan Baker
: [EMAIL PROTECTED]:/etc/samba$ smbclient //Newton/home/dan Password: Domain=[NEWTON] OS=[Unix] Server=[Samba 3.0.22] tree connect failed: NT_STATUS_BAD_NETWORK_NAME Load smb config files from smb.conf Processing section [printers] Processing section [print$] Processing

[Samba] Windows xp cannot acces some shares but smbclient can

2006-09-03 Thread Dan Borlovan
) reveal any obvious error, but I can attach it on request. Any ideas? -- Dan Borlovan Level 7 Software -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Error was Permission denied

2006-08-25 Thread Dan
Samba version Samba 3.0.23a-1.FC5.1 Linux Fedora 5 (localhost) User: dsmith 192.168.1.104 Windows XP SP2 with lastest updates (T2385) User: dan 192.168.1.100 Linksys 8 port router I have tried a few days on an off to get samba to work, but need some help. I found a couple problems

[Samba] Error was Permission denied

2006-08-22 Thread Dan
Greetings, I have tried a few days on an off to get samba to work, but need some help. Samba version Samba 3.0.23a-1.FC5.1 Linux Fedora 5 (localhost) User: dsmith 192.168.1.104 Windows XP SP2 with lastest updates (T2385) User: dan 192.168.1.100 Linksys 8 port router I found a couple

[Samba] 3.0.23b binaries for debian/sarge please

2006-08-18 Thread Dan B
Hi, Cannot spot the debian binaries for 3.0.23b - please please please as 3.0.23a has some issues regarding domain users and I'm too lazy to compile my own packages Thanks, -- DanB -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] This list is a black hole.

2006-08-08 Thread Dan Armbrust
. Dan -- Daniel Armbrust Biomedical Informatics Mayo Clinic Rochester daniel.armbrust(at)mayo.edu http://informatics.mayo.edu/ -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] guest access in server security mode?

2006-08-04 Thread Dan Armbrust
- whatever came with fedora core 3, but now I built the current from source - and it has the same behavior. Thanks, Dan -- Daniel Armbrust Biomedical Informatics Mayo Clinic Rochester daniel.armbrust(at)mayo.edu http://informatics.mayo.edu/ -- To unsubscribe from

[Samba] Samba mount problems

2006-07-19 Thread Dan Track
can't mount the above using the mount command. Thanks in advance Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] samba 3 using a mysql backend

2006-06-21 Thread Dan
I see in the documentation that samba can use a mysql backend. I see an example for users tables but I am curious as to where it would store computer accounts and group accounts. Has anyone setup samba using mysql as a backend? -- To unsubscribe from this list go to the following URL and

[Samba] NT_STATUS_ACCESS_DENIED

2006-05-30 Thread Dan . Mitton
When I run: /usr/local/sambabin/smbclient -U user%pass -L //myhost -N I get: Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 3.0.22] tree connect failed: NT_STATUS_ACCESS_DENIED Is there someplace this error message is explained?? My smb.conf file is: [global] security = server encrypt

[Samba] Here's a recipe for Samba+Active Directory on Solaris 9

2006-05-13 Thread Dan Shearer
Samba 3.0.22 on Solaris 9 with Active Directory === Dan Shearer Version 1.0 May 2006 Official Samba binaries for Solaris 9 are not enabled for ADS support. Enabling ADS is much harder than it looks, mostly because of the crazy Solaris 9 build

Re: [Samba] AIX 5L 5.3 Error after Compiling the SAMBA 3.0.21.0

2006-03-18 Thread Dan Am
this. HTH Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] getpwnam() fails for LDAP Users on AIX 5.3

2006-03-18 Thread Dan Am
Our Version is 3.0.21c --sorry forgot Best Dan Hello List, below our smb.conf and loglevel 5 output of a failed authentication. We want to get the Unix User details from MS-SFU using the new idmap_ad Backend. If the Windows User is mapped to local name it's all fine. But if we want

[Samba] getpwnam() fails for LDAP Users on AIX 5.3

2006-03-17 Thread Dan Am
is faulty. id username and login works for all users local and AD! Any ideas how to handle, get around this,or solve it differently ? Best Dan smb.conf: [global] workgroup = WG realm = WG.OURREALM.COM server string = host_name (Samba Server) security = ADS

[Samba] Samba as non-root?

2006-03-15 Thread dan . franco
it. Can we do that? We're trying to keep this as simple as possible. Thanks, Dan P.S. Sorry for the disclaimer message below but I can't do anything to stop it. The contents of this email are the property of PNC. If it was not addressed to you, you have no legal right to read it. If you think

Re: [Samba] libldap not found

2006-02-13 Thread Dan
It sounds like it can not find your libldap library in any of the paths you specified. Do you have a locate program such that you could try locate libldap and see if/where it shows up? David Shapiro wrote: Can anybody clue me in on why this build script is failing? checking for ldap.h...

[Samba] Upgraded from 3.0.9 - 3.0.21b - Now adding machines a problem

2006-02-10 Thread Dan
the scripts but I haven't come across what it is. Has anyone seen this behavior before? Any help is greatly appreciated thanks. Dan, Below is the global section of my smb.conf: [global] workgroup=MYDOMAIN netbios name=MYDOMAIN_PDC admin users = administrator server string = MY

[Samba] Joining AIX 5.3 samba server into an AD domain

2006-01-26 Thread Dan Engelsen
I need to have installed and how the configure the samba server and AIX server to join the AD domain? I have the O'Reilly Samba book, but it does not really describe how to do this for AIX. Thanks in advance. Dan __ Do You Yahoo!? Tired of spam

[Samba] Samba 3.0.21a and AIX 5.3 - Cannot see server on network

2006-01-26 Thread Dan Engelsen
ideas as to what the problem could be? Any suggestions would be greatly appreciated. Thanks, Dan AIX Administrator __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To unsubscribe from

[Samba] Samba Migration from 2.2.7a to 3.0.14a

2005-12-20 Thread Dan Johansson
server is to be decommissioned. Now I am looking a good HOWTO or similar document describing such a migration - any suggestions? Regards, -- Dan Johansson, http://www.dmj.nu *** This message is printed on 100% recycled electrons

[Samba] Id Mapping from SFU 3.5

2005-11-08 Thread Dan Am
Hello, our task is to get Samba to us the same Mapping as SFU is using in AD. 1. In 3.0.21pre1 we set idmap uid = 5-10 idmap gid = 5-10 idmap backend = AD winbind separator = = but mapping a drive from Win2003 Server fails with: nsswitch/winbindd_user.c:winbindd_getpwnam(161)

[Samba] Id Mapping from SFU 3.5

2005-11-08 Thread Dan Am
Hello, our task is to get Samba to us the same Mapping as SFU is using in AD. 1. In 3.0.21pre1 we set idmap uid = 5-10 idmap gid = 5-10 idmap backend = AD winbind separator = = but mapping a drive from Win2003 Server fails with: nsswitch/winbindd_user.c:winbindd_getpwnam(161)

[Samba] connecting to windows server 2003 with samba 3.0.9

2005-11-02 Thread Dan McNulty
ISN'T a domain controller, but is part of the same domain, using identical credentials...??? Any pointers would be much appreciated. /Dan. -- Dan McNulty Systems Administrator Eckoh Technologies (UK) Limited Telford House, Cornerhall, Hemel Hempstead, Hertfordshire HP3 9HN T 01442

[Samba] 3.0.20 : AIX 5.2 compile problem

2005-09-29 Thread Dan Am
Hi all, I am trying to compile Samba 3.0.20 for AIX 5.2. ./configure runs okay, if very slow. make breaks in some kerberos library. However kerberos works perfectly. Anyone ever done this or other advice ? TIA Dan -- To unsubscribe from this list go to the following URL and read

[Samba] (no subject)

2005-07-09 Thread Dan Weaver
I have just setup a Linux box (Suse 9.0) to act as an internet gateway and file server. The installation has gone very well, but I am having a problem with my Samba server. (I have a small network with about 4 client computers, all Windows boxes.) Problem 1: I set Share Homes in the Samba

[Samba] AD Domain Member with SFU

2005-06-30 Thread Dan Am
already mapped SID to UID, when the files were initially created, not so ? I tried upgrading to 3.0.14 and 3.0.20, but no change, only different error-messages in 3.0.20 Any clues ? TIA Dan ---smb.conf--- [global] workgroup = WORKSHOP realm = WORKSHOP.LOCAL netbios name

[Samba] AD Domain Member: User Mapping w/out winbind ?

2005-06-29 Thread Dan Am
need more details Regards Dan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

  1   2   3   4   >