[Samba] net rpc group returns nothing

2006-07-25 Thread Steven Rice
Hello, I'm configuring a samba PDC/BDC with an ldap backend. Everything seams to be working great expect for groups. The problem I'm experincing is "net rpc group" returns nothing, mkgroup on cygwin can't find groups, and usrmgr.exe is not displaying groups. However, getent group returns all of

[Samba] BDC - how do I check logons?

2006-07-25 Thread Martin Hochreiter
Hi! How do I check If a XP client uses the BDC for logons and not the PDC? lg Martin -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Need a tiny bit of help with ADS integration

2006-07-25 Thread Bill Long
Hey List, I need just a bit of help. I'm stuck on my integration of a samba server into an ADS domain. I've read(and re-read) the entire Samba How-To as well as several other articles on the net. Here is what I need to do: Have a share set up so that windows users can browse to it via Win Ex

Re: [Samba] can't save 0 size file in samba 2.0.7

2006-07-25 Thread liu jack
Dear Logan: On Wed, 20 Jul 2006, Logan Shaw wrote: Is the size of samba 2.0.7 really that much smaller than 2.2.12? Even if it is, my guess is that the size difference between 2.0.7 and 2.0.9 is really quite small. smbd in samba 2.0.7 is 1.0M, but It is 1.7M in samba 2.2.12.But the other rea

[Samba] A solution to error "Not listening on called name"

2006-07-25 Thread Andrew Ziem
For people scratching their heads and searching the web for answers (like I was), here's a solution to the obscure error "Not listening on called name." Today, I added a new machine account foo091 to the Samba 3.0.22 PDC, but I couldn't access the new machine from Windows XP or smbclient. For

Re: [Samba] Cannot start smbd

2006-07-25 Thread Adam Williams
check www.rpmfind.net for it, or look in /lib, do an ls /lib/libdm* sometimes there will be /lib/whatever.so.x.x.x..x and you can sym link it to whatever.so.0 and be just fine. Ralph Pankow wrote: Hi, all together, I'm yust testing Samba 3.0.23a on a Suse Linux 10.0 machine. After deinstall

RE: [Samba] Ubuntu samba slower than red hat??

2006-07-25 Thread Guille
Hi I would double check the smb.conf and other files eg. nsswitch.conf/pam.d (if you are using them). I am running the Ubuntu Server edition 6.06 and it works great as a member server in an AD environment. I am staying away from a GUI and using Webmin and SWAT to manage the box. I am doing this a

Re: [Samba] Ubuntu samba slower than red hat??

2006-07-25 Thread Gary Dale
A lot of things have changed since RH9. However, one has to question the wisdom of running a desktop distro like Ubuntu as a server. I note that your new server is essentially the same speed as your old one, but with only one HD. Also, you don't mention how much memory you have or how many use

[Samba] missing username after the upgrade

2006-07-25 Thread Vahid Moghaddasi
Hi, I upgraded samba from 3.0.22 to 3.0.23 and all the files that were created on a shared drive are showing the number (UID) instead of names. The new created files have the same numbers as the old one created by the same user so I guess id mapping is OK. I also upgraded 3.0.22 to 3.0.23a but the

[Samba] Ubuntu samba slower than red hat??

2006-07-25 Thread Douglas D Germann Sr
Hi-- About 10 days ago I switched from a Red Hat 9.0 machine as my Samba server to Ubuntu. Ever since, things have been slow. How do I mean, slow? 1st clue: previously, when I saved docs in OOo Writer, I would go ctrl-S and once every 4th or 5th time it would say it couldn't create a backup;

Re: [Samba] continuous access to printer causes high memory usage

2006-07-25 Thread Jeremy Allison
On Tue, Jul 25, 2006 at 02:24:27PM -0700, Jeremy Allison wrote: > On Tue, Jul 25, 2006 at 05:54:47PM +0200, Roel van Meer wrote: > > Martin Zielinski writes: > > > > >and http://lists.samba.org/archive/samba/2004-November/096492.html > > >The symptoms are the same as you described. > > > > This s

Re: [Samba] continuous access to printer causes high memory usage

2006-07-25 Thread Jeremy Allison
On Tue, Jul 25, 2006 at 05:54:47PM +0200, Roel van Meer wrote: > Martin Zielinski writes: > > >and http://lists.samba.org/archive/samba/2004-November/096492.html > >The symptoms are the same as you described. > > This seems to be exactly what is biting us. I've tried to get a > configuration on

[Samba] Cannot start smbd

2006-07-25 Thread Ralph Pankow
Hi, all together, I'm yust testing Samba 3.0.23a on a Suse Linux 10.0 machine. After deinstalling the Samba-Version 3.0.20 wich came with the Suse-Package, I've installed the new 3.0.23a-Version. Then I've created a very small smb.conf and wanted to start the daemons. The nmbd is running well but

[Samba] error logs ?

2006-07-25 Thread Pandey, Abhimanyu
Hello I get the following errors: ./pdbedit Error loading module '/opt/samba/lib/charset/ISO8859-1.so': ld.so.1: pdbedit: fatal: /opt/samba/lib/charset/ISO8859-1.so: open failed: No such file or directory Any suggestions would be helpful. Abhimanyu Pandey Information Technol

Re: [Samba] upgrading and moving to different servers

2006-07-25 Thread Gary Dale
Adamiec, Larry wrote: To address your immediate concerns however, most of your old smb.conf should work. It's been a long time since I've worked with 2.2, but you may want to check to see if you have any .tdb files associated with your Samba 2.2 setup. If so, move that entire directory over t

[Samba] Missing winbindd_privileged/pipe

2006-07-25 Thread James Zuelow
I have a test machine that was running 3.0.22 (Debian testing), providing NTLM authentication for a Squid installation. Today I upgraded Squid to the current Debian testing version, and NTLM authentication stopped working. When I took a look at the /var/run/samba/winbindd_privileged directory per

Re: [Samba] rpc command function failed! (NT_STATUS_ACCESS_DENIED) trying to grant privileges - 3.0.23a

2006-07-25 Thread Paul Griffith
On Tue, Jul 25, 2006 at 12:37:43PM -0500, Gerald (Jerry) Carter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Paul Griffith wrote: > > Greetings, > > > > I am in the process of testing Samba 3.0.23a with our own passdb > > plugin. > ... > > $ net -d 3 -S JAZZY rpc rights grant 'JA

RE: [Samba] upgrading and moving to different servers

2006-07-25 Thread Adamiec, Larry
> > To address your immediate concerns however, most of your old smb.conf > should work. It's been a long time since I've worked with > 2.2, but you > may want to check to see if you have any .tdb files > associated with your > Samba 2.2 setup. If so, move that entire directory over to > you

[Samba] pam winbind seems to have trouble with idmap backend = ldap

2006-07-25 Thread Gutholm, James
Environment is samba-3.0.10-1.4E.6 RedHat ES4, kernel 2.6.9-34.0.2.ELsmp AD domain Win2003 SP2 Native mode This system was initially setup in ads security mode, joined to a Win 2003 AD domain and configured to use winbind for both samba file shares and authz/authn for sshd and local logins. In thi

Re: [Samba] upgrading and moving to different servers

2006-07-25 Thread Gary Dale
Adamiec, Larry wrote: Is it a domain controller, a member server, or stand-alone? stand-alone Do you have a domain? If so, you may want to consider making it a member server. Otherwise, you'll be stuck with your current situation of maintaining user accounts on your server

[Samba] trusted domains and disconnected domains

2006-07-25 Thread Bruno Gomes Pessanha
Hi, I'm running samba-3.0.22, linux-kernel-2.6.16 and I'm having troubles with trusted domains. How can I find the suitable DC for each domain? Could be a resolution issue? Bellow my smb.conf and some tests. [global] workgroup = DOM1 netbios name = localhost server string =

Re: [Samba] samba on solaris10

2006-07-25 Thread Neal A. Lucier
Pandey, Abhimanyu wrote: Hello all, I am trying to get SWAT to work on solaris10. since sol10 does not use /etc/inetd.conf anymore we need to use svcadm etc. I was wondering if anyone knows how to do this? This a Solaris thing, not a samba thing, but... Add the line to inetd.conf like you

[Samba] samba on solaris10

2006-07-25 Thread Pandey, Abhimanyu
Hello all, I am trying to get SWAT to work on solaris10. since sol10 does not use /etc/inetd.conf anymore we need to use svcadm etc. I was wondering if anyone knows how to do this? I did # svcs -a | grep samba legacy_run 10:53:33 lrc:/etc/rc3_d/S90samba # svcs -a | grep swa

RE: [Samba] upgrading and moving to different servers

2006-07-25 Thread Adamiec, Larry
> > > Is it a domain controller, a member server, or stand-alone? stand-alone -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] rpc command function failed! (NT_STATUS_ACCESS_DENIED) trying to grant privileges - 3.0.23a

2006-07-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Griffith wrote: > Greetings, > > I am in the process of testing Samba 3.0.23a with our own passdb > plugin. ... > $ net -d 3 -S JAZZY rpc rights grant 'JAZZY\tech' > SeMachineAccountPrivilege ... > Failed to grant privileges for JAZZY\tech (N

Re: [Samba] upgrading and moving to different servers

2006-07-25 Thread Gary Dale
Adamiec, Larry wrote: You haven't told us what role your server plays. This is an important item! :) We use Samba to allow multiple administrative assistants to cut and paste professors web pages from their Windows desktop machines to our Solaris web server. This saves the hassle of hav

Re: [Samba] continuous access to printer causes high memory usage

2006-07-25 Thread Jeremy Allison
On Tue, Jul 25, 2006 at 06:11:47PM +0200, Roel van Meer wrote: > The hotfix that has been mentioned is this one: > http://support.microsoft.com/default.aspx?scid=kb;en-us;329234 > > It states that the problem is fixed with version 5.1.2600.1130 of > Win32spl.dll and that it has been fixed in SP2,

Re: [Samba] continuous access to printer causes high memory usage

2006-07-25 Thread Roel van Meer
Jeremy Allison writes: As there are more people who seem to have this problem I've opened a bugzilla report: https://bugzilla.samba.org/show_bug.cgi?id=3962 This is a Windows client bug I believe. There's a hotfix for it I think... Jerry knows more of the details. I'll try and find it. The h

[Samba] rpc command function failed! (NT_STATUS_ACCESS_DENIED) trying to grant privileges - 3.0.23a

2006-07-25 Thread Paul Griffith
Greetings, I am in the process of testing Samba 3.0.23a with our own passdb plugin. As part of mytesting I am trying to join the domin so here are the steps I take... 1 - get local sid /usr/local/samba/bin/net getlocalsid SID for domain JAZZY is: S-1-5-21-1016995387-3159270912-1426853295 2 - cr

Re: [Samba] continuous access to printer causes high memory usage

2006-07-25 Thread Jeremy Allison
On Tue, Jul 25, 2006 at 05:54:47PM +0200, Roel van Meer wrote: > Martin Zielinski writes: > > >and http://lists.samba.org/archive/samba/2004-November/096492.html > >The symptoms are the same as you described. > > This seems to be exactly what is biting us. I've tried to get a > configuration on

Re: [Samba] Samba connections issues (3.0.23 on Solaris 8 with NIS+)

2006-07-25 Thread Logan Shaw
On Mon, 24 Jul 2006, Gerald (Jerry) Carter wrote: Gilles Vautour wrote: I'm curious if anyone has suggestions about a problem we have encountered. We have recently upgraded a 2.2.8a server to 3.0.23. The server in question is running Solaris 8 with NIS+. Storage is from our SAN. Since the mig

Re: [Samba] continuous access to printer causes high memory usage

2006-07-25 Thread Roel van Meer
Martin Zielinski writes: and http://lists.samba.org/archive/samba/2004-November/096492.html The symptoms are the same as you described. This seems to be exactly what is biting us. I've tried to get a configuration on the client that would not result in the spooler to go into a loop, but no s

Re: [Samba] login to ms access db very slow on samba 3.x

2006-07-25 Thread o . widmer
Hi Brian Thanks for the hint. Unfortunately I am not at all familiar with doing this. Would that involve strace? I took a glimpse at the man pages of strace, but I don't know if I could produce some useful output with it. But maybe I got you wrong and there's an easier way? I must admit that a

RE: [Samba] upgrading and moving to different servers

2006-07-25 Thread Adamiec, Larry
> > You haven't told us what role your server plays. This is an important > item! :) We use Samba to allow multiple administrative assistants to cut and paste professors web pages from their Windows desktop machines to our Solaris web server. This saves the hassle of having people FTP files

Re: [Samba] upgrading and moving to different servers

2006-07-25 Thread Gary Dale
Adamiec, Larry wrote: I am currently running Version 2.2.8 on a Solaris 9 SPARC machine. I need to move my Samba server to a Solaris 10 SPARC machine. I would like to install Version 3.0.23a on the Solaris 10 machine from source. I need to install from source because I need to change the prefix

[Samba] upgrading and moving to different servers

2006-07-25 Thread Adamiec, Larry
I am currently running Version 2.2.8 on a Solaris 9 SPARC machine. I need to move my Samba server to a Solaris 10 SPARC machine. I would like to install Version 3.0.23a on the Solaris 10 machine from source. I need to install from source because I need to change the prefix from /usr/local/samba t

Re: [Samba] login to ms access db very slow on samba 3.x

2006-07-25 Thread Brian Cowan
Have you tried running network traces with Samba 2.x and 3.x and comparing the results. I suspect that at least one newer smb feature is killing you... [EMAIL PROTECTED] wrote: hi everybody we have been reading through the archives for quite some time now, and could not find a solution to ou

[Samba] Unlocking NT users (using net)?

2006-07-25 Thread John Wood
I have noticed that there is quite a bit of functionality in the net command that coincides with the windows version of the same, however, I have not seen a place where there is the ability to unlock or lock out users, specifically along the lines of the windows command net user bob /active:yes .

[Samba] login to ms access db very slow on samba 3.x

2006-07-25 Thread o . widmer
hi everybody we have been reading through the archives for quite some time now, and could not find a solution to our problem. please excuse if we overlooked something and our question was already answered elsewhere... we have Samba version 3.0.14a-Debian running on (you guessed it) debian wit

[Samba] permission-problems after changing pdc-hardware and samba-version

2006-07-25 Thread Karel Zeman
hi everybody, i would very appreciate it if somebody could give me some advice to the following problem - thank you in advance, karel. *** the problem(s): - after changing pdc (hw and samba-version, see below) the domain-adminstrator user is not able to manag

Re: [Samba] net user add gives wrong message

2006-07-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeroen Vriesman wrote: > Hi, > > got an account on samba 3.0.14/ldap with the following rigths: > > [EMAIL PROTECTED]:~$ net rpc rights list jvriesman > SeAddUsersPrivilege > > When I do a: > [EMAIL PROTECTED]:~$ net rpc user ADD tgebruiker > Failed

Re: [Samba] User rights: Disable user right to delete

2006-07-25 Thread Michael Gasch
fname lname wrote: is it possible to give a user the right modify a file but not to del a file? a file that he owns or someone else? greez -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Re: samba-3.0.23a, get_dc_list failures

2006-07-25 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrei, > They resolve into the following: > > CHPDC00110.66.2.209 > FRPDC003172.19.95.206 > FRPDC004172.19.94.230 > FRPDC005172.18.2.214 > FRPDC006172.18.2.216 > LOPDC001172.20.129.225 > LUPDC00310.254.212.192 >

[Samba] Re: samba Digest, Vol 43, Issue 33

2006-07-25 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] User rights: Disable user right to delete

2006-07-25 Thread fname lname
is it possible to give a user the right modify a file but not to del a file? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Fwd: Re: [Samba] USRMGR and 3.0.23a]

2006-07-25 Thread Michael Gasch
does this explain the behaviour in your case? greez -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Re: samba-3.0.23a, get_dc_list failures

2006-07-25 Thread Andrei Nazarenko
Hello Jerry, You'll have to prove that to me. What does 'host -t SRV _ldap._tcp.dc._msdcs.' return? host -t SRV _ldap._tcp.dc._msdcs.OA.PNRAD.NET _ldap._tcp.dc._msdcs.OA.PNRAD.NET has SRV record 0 100 389 chpdc001.oa.pnrad.net. _ldap._tcp.dc._msdcs.OA.PNRAD.NET has SRV record 0 100 389 frpdc0

[Samba] Strange problem - Samba 3.0.23 on Solaris 9 Sparc

2006-07-25 Thread Samuel Partida
Hi, we have deployed successfully Linux clients to an Active Directory domain with Samba 3.0.23. We had no problem with the ads authentication, winbind, kerberos, and id resolutions. Late we did the same on a test Solaris 9 x86 server, with a successful result again. Our problem begins with a

Re: [Samba] Kerberos Keytab Code Update in 3.0.23

2006-07-25 Thread Doug VanLeuven
Gerald (Jerry) Carter wrote: Yup. That's what I meant. I'll try to repro your results on Monday (if all goes well). Thanks. I started up a machine that was on the shelf. This one had been joined as rc4. I edited krb5.conf and userAccountControl for des only My DHCP registers machines in dy

[Samba] locking files trouble ...

2006-07-25 Thread Jose Luis Maquieira Taboada
Hi ! I've hot a resource configured like this one in a Etch Debian Linux bteam-2 2.6.15-1-686 #2 Mon Mar 6 15:27:08 UTC 2006 i686 GNU/Linux Samba version 3.0.22 [pperez] comment = Carpeta compartida para Paco path = /srv/public/pperez read only = no guest ok = yes browseable = yes wr

[Samba] net user add gives wrong message

2006-07-25 Thread Jeroen Vriesman
Hi, got an account on samba 3.0.14/ldap with the following rigths: [EMAIL PROTECTED]:~$ net rpc rights list jvriesman SeAddUsersPrivilege When I do a: [EMAIL PROTECTED]:~$ net rpc user ADD tgebruiker Failed to add user tgebruiker - NT_STATUS_ACCESS_DENIED The weird thing is that the user is ad

Re: [Samba] One Windows computer not connecting directly to server

2006-07-25 Thread Guillaume
Margaret_Doll wrote: We have a RedHat samba server to which a whole department of Windows connects directly when a user logs onto the Windows computer. So the server is working fine. We have a rebuilt Windows XP Pro computer that does not make the connection directly. The user has to log i

[Samba] Domain connections via VPN

2006-07-25 Thread Martin Hochreiter
Hi! I have serious problems with my knew Samba controlled domain. My network looks like that: Samba PDC (192.168.1.100)--192.168.1.0/255.255.255.0 -- vpn 192.168.2.0/255.255.255.0- Samba BDC (192.168.2.6) My previous controller was a Win2000 AD and for that type you could

[Samba] Socket adddress option not working in Samba 3.0.22?

2006-07-25 Thread T-Systems PragoNet
Hi, I am using samba on our server with two ethernet interfaces. One interface - 10.0.1.1 is for our internal network and the next - 192.168.1.100 is for the internet. I want the samba to listen only on the first interface. I tried to use the socket adddress option in the smb.conf file but i