Re: [Samba] winbind and group permissions

2011-01-03 Thread Bob Miller
Gaiseric, thank you sooo much for the reply I will make comments inline: On Mon, 2011-01-03 at 20:06 -0500, Gaiseric Vandal wrote: > Winbind is used for allowing unix things like file system access, getent > passwd and getent group to handle windows users (windows users and groups > get unix u

[Samba] %N 3.0.28 on centos/rhel 4.7 (wanting to split up the profile shares to multiple servers)

2011-01-03 Thread Jason Pyeron
I am having a hard time finding documentation on the %N construct. I have /etc/auto.master loading /etc/auto.smb and in /etc/auto.smb it reads username-fstype-smb,username=accountant ://otherhost/username In the log file I get: '/home/username' does not exist or ... Error was No such fil

[Samba] authentication using both ADS and smbpasswd

2011-01-03 Thread Smith, Cathy
Hi My Samba configuration uses ADS for user authentication. I have a request to grant users access who are not members of ADS. Is it possible to set up both smbpasswd and ADS authentication? I've looked through the archives without any success. If Samba 3.0 doesn't support this, can someone

Re: [Samba] winbind and group permissions

2011-01-03 Thread Gaiseric Vandal
Winbind is used for allowing unix things like file system access, getent passwd and getent group to handle windows users (windows users and groups get unix uid's and gid's allocated.)I don't use winbind to login to a unix system as a windows user but I do use it to allow the unix file system on

[Samba] winbind and group permissions

2011-01-03 Thread Bob Miller
Hello, I have spent the last week and a bit searching google and reading documentation trying to get this figured. At this point, I have read the same things so many times, I am not even sure I would notice the answer any more time to ask for some help. Having gone through what seems like h

Re: [Samba] Remote connection to Samba service doesn't work

2011-01-03 Thread tms3
No, it's not. And as I've said I'm already using Samba shares from a two different servers on my Windows 7. I've already tried to change Windows settings via local policies and registry. No effect. Windows says it can't find the specified network name, smbclient on cygwin can't even open a co

Re: [Samba] Remote connection to Samba service doesn't work

2011-01-03 Thread Daniel Müller
you try to connect vi internet?? and your local net? Can you work with your shares?? Is in your "hosts allow=" the subnet of your vpn?? I am doing remote domain login with openvpn without any errors. Your host can be pinged ping 88.198.15.203 Ping wird ausgeführt für 88.198.15.203 mit 32 Bytes Dat

Re: [Samba] error adding a user

2011-01-03 Thread Marco Ciampa
On Mon, Jan 03, 2011 at 09:54:39AM +0100, Daniel Müller wrote: > First of all which kind of Windows are you using. Usermgr with XP is ok > with Windows Vista/7 no chance. ok I'm using XP... > To use usrmgr under xp and 2000 you must fit your ldap.conf and your > smb.conf and youse smbldap-tools o

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly[Closed]

2011-01-03 Thread Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC
Nope - didn't fix it. Same error. But an excellent suggestion though, thanks. Bob -Original Message- From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] On Behalf Of Hodges,Robert CTR USAF AFMC 520 SMXS/MXDEC Sent: Monday, January 03, 2011 8:39 AM To: Chris Smi

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly [Closed]

2011-01-03 Thread Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC
Could be. I'm trying it now just out of curiosity. Who knows, maybe we'll get lucky and this will be a fix. :-) -Original Message- From: Chris Smith [mailto:smb...@chrissmith.org] Sent: Monday, January 03, 2011 8:25 AM To: Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC Cc: samba@lists.s

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly [Closed]

2011-01-03 Thread Chris Smith
On Mon, Jan 3, 2011 at 10:17 AM, Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC wrote: > A key item I have to keep remembering is that all of this works great in > Windows 2000.  It's only XP that's having the problem. Don't know if I would put so much weight on that - a difference, yes, but not a

Re: [Samba] Pdbedit problem

2011-01-03 Thread Chris Smith
On Fri, Dec 31, 2010 at 10:38 AM, Michel, Loubert wrote: > I am not using ldap however. Is that the reason why it is not working. Are you using: passdb backend = tdbsam ? With: passdb backend = smbpasswd you will find some limitations. Chris -- To unsubscribe from this list go to the following

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly [Closed]

2011-01-03 Thread Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC
No, I didn't. Nor can I because of the impact it would have on a number of different issues that are unchangeable/written in stone. A key item I have to keep remembering is that all of this works great in Windows 2000. It's only XP that's having the problem. Bob -Original Message-

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly [Closed]

2011-01-03 Thread Chris Smith
On Mon, Jan 3, 2011 at 8:36 AM, Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC wrote: > Workgroup only, no domain > Solaris with Samba loaded, a few shares, enabled as WINS server, > configured as Master Browser Did you ever correct the underscore in the hostname issue and then test? Chris -- To u

Re: [Samba] A device attached to the system is not functioning -When adding a computer to the domain

2011-01-03 Thread Chris Beach
Thank you, I'll give it a read and do some more research on it.. To be honest my predecessor set up Samba before I got here (6-7 years ago), so that's what I was left with (BLAH.COM), and not knowing any better, have used it ever since. Just FYI, my Domain name (workgroup in smb.conf) is BLAH.COM

Re: [Samba] A device attached to the system is not functioning -When adding a computer to the domain

2011-01-03 Thread tms3
On Monday 03/01/2011 at 4:58 am, Chris Beach wrote: I wanted to send this out a 2nd (and last) time.. I got suggestions not to use BLAH.COM and to use BLAH instead for my domain name, however I don't think that's causing my problem as it's been this way for 6 years? Then you have done no

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly [Closed]

2011-01-03 Thread Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC
You bet. http://search.yahoo.com/search;_ylt=AsEw2kKriectewf3wTL9r42bvZx4?p=Windows+XP+%2B+Samba+%2B+%22The+specified+network+name+is+no+longer+available%22&toggle=1&cop=mss&ei=UTF-8&fr=yfp-t-312 Bob -Original Message- From: Ryan Novosielski [mailto:novos...@umdnj.edu] Sent: Monday, J

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly [Closed]

2011-01-03 Thread Ryan Novosielski
Might you be able to provide a couple of links to other places you've seen this on the internet (or sample search terms)? Perhaps one has some of the information that could be used to look into the problem further, or something that could be used to triangulate the problem. Would be neat to get

Re: [Samba] A device attached to the system is not functioning - When adding a computer to the domain

2011-01-03 Thread Chris Beach
Turns out it is only the one machine having this problem, I've just tried joining a Windows 7 and Windows XP client to the domain and it's worked without problems, so whatever is causing this error is local to one machine (thank god). Thanks to those who replied! On Mon, Jan 3, 2011 at 8:13 AM, V

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly [Closed]

2011-01-03 Thread Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC
Jeremy, All, I truly appreciate your willingness to help me work on this further. Unfortunately, we have simply run out of time. To make matters worse, I cannot provide traces, logs, etc because this is a classified government system that cannot be exposed in any way, which means rather difficult

Re: [Samba] A device attached to the system is not functioning - When adding a computer to the domain

2011-01-03 Thread Volker Lendecke
On Mon, Jan 03, 2011 at 07:57:35AM -0500, Chris Beach wrote: > I wanted to send this out a 2nd (and last) time.. I got suggestions not to > use BLAH.COM and to use BLAH instead for my domain name, however I don't > think that's causing my problem as it's been this way for 6 years? Any way I > still

Re: [Samba] A device attached to the system is not functioning - When adding a computer to the domain

2011-01-03 Thread Chris Beach
I wanted to send this out a 2nd (and last) time.. I got suggestions not to use BLAH.COM and to use BLAH instead for my domain name, however I don't think that's causing my problem as it's been this way for 6 years? Any way I still can't add machines to my domain and am fairly panicked (this is prod

Re: [Samba] Samba OpenLDAP TLS

2011-01-03 Thread Willy Offermans
Dear Michael and Samba friends, On Fri, Dec 31, 2010 at 11:50:49PM +0200, Michael Wood wrote: > Hi > > On 30 December 2010 14:35, Willy Offermans wrote: > > Dear Samba friends, > > > > I have setup a samba server 3.5 on FreeBSD 8.1-RELEASE-p2 with > > openldap-sasl-server-2.4. I have specified `

Re: [Samba] Remote connection to Samba service doesn't work

2011-01-03 Thread Daniel Müller
Windows XP should work on the fly! Isn't it??? For Windows 7 you got to hack the registry. All entries HKLM. You find the enties: google Windows 7 samba On Fri, 31 Dec 2010 14:03:05 +0100, Mateusz Szymaniec wrote: > Hi. > I've got a nasty problem with Samba. Basically, I can't connect to my >

Re: [Samba] error adding a user

2011-01-03 Thread Daniel Müller
First of all which kind of Windows are you using. Usermgr with XP is ok with Windows Vista/7 no chance. To use usrmgr under xp and 2000 you must fit your ldap.conf and your smb.conf and youse smbldap-tools or similar: in your smb.conf there should be something like: add user script = /usr/local/sbi

[Samba] samba 3.5.6 and AIO on Linux

2011-01-03 Thread Ofer H
Hi list, I have been trying to enable AIO on ARMv5 Samba built with kernel headers 2.6.31.8, the configure indicated that AIO is supported via kernel headers and all went smooth (regarding the build process). Once I added the smb.conf 'aio write size=1' and tried to perform a file copy to the Sam