[Samba] point and print

2008-08-11 Thread Adel ESSAFI
Dear list I use samba to share my linux files and printer but not as PDC. The smb.conf is listed below. when I log on a windows XP client and try to install a printer, the driver is not uploaded on the server. The driver folder remains empty. Could you help please. Regards Adel PS: I have followed

Re: [Samba] Parameter "idmap backend" is deprecated ???

2008-08-11 Thread Volker Lendecke
On Tue, Aug 12, 2008 at 12:23:18AM +0200, Andreas Ladanyi wrote: > why is this parameter deprecated ? > > I have to set this parameter if i want to get my user/group information > from Active Directory with SFU AD schemata extension. > > Is there a new parameter instead of "idmap backend" ??? I

[Samba] Removing account/passwd synchronization requirement

2008-08-11 Thread Henry S
I have a basic samba server up and running. My XP clients I can only connect to the samba share if have identical account names / passwds on both the XP client and the linux server. How can I eliminate this requirement so that an XP user can log into any valid account on the linux server and co

Re: [Samba] Cant Set Password on Windows Side.

2008-08-11 Thread Gary Dale
Try setting the log level to something like 10. Jeff L wrote: Hi Gary, Yes to all of the above. Yes userpasswd is what we use on all of our servers. This one in particular is causing trouble. Is there a log file that gives more detail on the error? - Original Message - From:

Re: [Samba] net ads join - DNS Update failed !

2008-08-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Ladanyi wrote: > Hi, > > it seems that all is working perfectly, but if start an "net ads join" i > get the message "DNS Update failed !" . > > What is the consequence if i dont care about this message ? Is the Samba > Server (ADS member) onl

Re: [Samba] Samba just died? smbd/sec_ctx.c:set_sec_ctx(241)

2008-08-11 Thread Jeremy Allison
On Mon, Aug 11, 2008 at 06:07:10PM -0500, David C. Rankin wrote: > Listmates, > > Running 3.2.1-0.1.126-1867-SUSE-SL10.3 (in standalone) I was quite > surprised samba DOA. Further research show that it died shortly after > midnight with the last relevant log entries being: > > [2008

[Samba] Samba just died? smbd/sec_ctx.c:set_sec_ctx(241)

2008-08-11 Thread David C. Rankin
Listmates, Running 3.2.1-0.1.126-1867-SUSE-SL10.3 (in standalone) I was quite surprised samba DOA. Further research show that it died shortly after midnight with the last relevant log entries being: [2008/08/10 00:24:15, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_s

RE: [Samba] Machine-level shares on Windows server

2008-08-11 Thread Jeremy Evans
Thanks, but that didn't seem to clarify anything. I want to use the fact that I'm already part of the domain (& hence have some degree of authentication with the PDC) to avoid having a user-level share for a shared domain folder. You need to use -P or -U to get Samba to do anything. I have also

Re: [Samba] dos dir list issues

2008-08-11 Thread Jeremy Allison
On Mon, Aug 11, 2008 at 10:08:45PM +, srinivas aradhyula wrote: > > i have a samba running on the linux file systems. > from a windows box i mapped(z:) to the linux file systems. > > from the command prompt when cd to z: and make a dir > > the output is not sorted by the name where as o

[Samba] net ads join - DNS Update failed !

2008-08-11 Thread Andreas Ladanyi
Hi, it seems that all is working perfectly, but if start an "net ads join" i get the message "DNS Update failed !" . What is the consequence if i dont care about this message ? Is the Samba Server (ADS member) only not registered in the ADS DNS tree ? Buy, Andy -- To unsubscribe from thi

[Samba] Parameter "idmap backend" is deprecated ???

2008-08-11 Thread Andreas Ladanyi
Hi, why is this parameter deprecated ? I have to set this parameter if i want to get my user/group information from Active Directory with SFU AD schemata extension. Is there a new parameter instead of "idmap backend" ??? Buy Andy -- To unsubscribe from this list go to the following URL and

[Samba] dos dir list issues

2008-08-11 Thread srinivas aradhyula
i have a samba running on the linux file systems. from a windows box i mapped(z:) to the linux file systems. from the command prompt when cd to z: and make a dir the output is not sorted by the name where as on linux it is coming fine. dos ex: Z:\5_8_0_5\Base\TravelersCL>dir *.sql Volume

[Samba] Architecture on subnetted network

2008-08-11 Thread Julien Desfossez
Hello, I have a question regarding the samba architecture in a big subnetted network. For the example let's say I have 2 subnets dedicated for the servers (10.1.1.0/24 and 10.1.2.0/24) and every computer in the domain are in different subnets (10.2.x.0/24). For load balancing reasons, I want to

[Samba] HPUX and Samba 3.023 question

2008-08-11 Thread Casey Dearcorn
I am sorry if this sounds dumb, but I am sort of a newbie with samba. We have upgraded our active directory domain servers to 2008 and samba 3.07 will not bind to the directory anymore. I have been told that I need to upgrade past 3.022 in order to make it work? First of all is this true? Se

[Samba] Re: AD on 2003R2 NT_STATUS_NO_SUCH_USER

2008-08-11 Thread Matt Anderson
> Which leads me to my next question -- after making the change to the primary > group, I was able to authenticate successfully against the "testing" share as > user TEST+test01 from my Windows XP box... however, with an examination of the > file system, I determined that any files I created in thi

RE: [Samba] Machine-level shares on Windows server

2008-08-11 Thread Jeremy Evans
That's just it - as I mentioned, I *have* joined the domain OK. At what point am I supposed to receive a machine password? A full transcript to illustrate the problem better: [EMAIL PROTECTED]:~# net ads join -U administrator administrator's password: Using short domain name -- MYCOMPANY Joi

[Samba] Re: AD on 2003R2 NT_STATUS_NO_SUCH_USER

2008-08-11 Thread Matt Anderson
Matt Anderson hotmail.com> writes: I think I may have solved why users were not being found. When I tried doing wbinfo -i test01, I got an error stating that information for user could not be found. After digging a little bit through the log files, I discovered that the SID for the Windows Prim

Re: [Samba] samba print server client job queues.

2008-08-11 Thread Volker Lendecke
On Mon, Aug 11, 2008 at 03:05:10PM -0500, Chris Jeter wrote: > I'm working on setting up a corporate print server with samba > 3.2.0-2.17 on a Fedora 9 install. I've been able to get the services up > and running and added several printers via the cups interface, also > been able to upload t

Re: [Samba] samba print server client job queues.

2008-08-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Jeter wrote: > Hello, > I'm working on setting up a corporate print server with samba > 3.2.0-2.17 on a Fedora 9 install. I've been able to get the services up > and running and added several printers via the cups interface, also > been ab

Re: [Samba] samba print server client job queues.

2008-08-11 Thread Jeremy Allison
On Mon, Aug 11, 2008 at 03:05:10PM -0500, Chris Jeter wrote: > Hello, > I'm working on setting up a corporate print server with samba > 3.2.0-2.17 on a Fedora 9 install. I've been able to get the services up > and running and added several printers via the cups interface, also > been able to

Re: [Samba] Printer driver interface different

2008-08-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthew Forrest wrote: > >> Does this driver contain a file names UNIDRV.DLL ? It's probably a >> difference in behavior between EMF and RAW printing. >> > > It doesn't contain UNIDRV.DLL > It looks like it uses the generic windows PS driver PSCRIPT

[Samba] samba print server client job queues.

2008-08-11 Thread Chris Jeter
Hello, I'm working on setting up a corporate print server with samba 3.2.0-2.17 on a Fedora 9 install. I've been able to get the services up and running and added several printers via the cups interface, also been able to upload the windows drivers. This all works well, printing also works

Re: [Samba] Printer driver interface different

2008-08-11 Thread Matthew Forrest
On 11-Aug-08, at 10:34 AM, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ryan Novosielski wrote: Had the same problem with the Aficio 350. You can just install the driver locally and not use the Samba spool at all (direct IP printing). That seems to be the best

Re: [Samba] High Cpu usage

2008-08-11 Thread Jason A. Nunnelley
Alex Montoanelli wrote: In my /var/log/messages i see this message, but i dont know what is, and what i neet to do. This is not a high CPU use issue; it's a crash. It's a segmentation fault, which means something crashed in samba. You need to isolate the problem by tuning up your logs, isolat

[Samba] High Cpu usage

2008-08-11 Thread Alex Montoanelli
Hello all. I have a samba 3.0.31, compiled and running on a freebsd 6.3-p3 and he work´s fine. But in some situations ( situations not discovered yet ) the use o cpu is very high, as you can see in the top command above. In my /var/log/messages i see this message, but i dont know what is, and wh

Re: [Samba] Mysterious new problem: nss_ldap: could not soft reconnect to LDAP server

2008-08-11 Thread Wes Modes
I didn't try that. but if it happens again I shall. I knew the LDAP servers were working, but that the Samba server (via nss) wasn't talking to it. What I ended up doing, was turned off nss' use of TLS. That fixed it. In RHEL, the command is authconfig. Why it suddenly stopped talking to

Fwd: [Samba] Mysterious new problem: nss_ldap: could not soft reconnect to LDAP server

2008-08-11 Thread John Drescher
-- Forwarded message -- From: John Drescher <[EMAIL PROTECTED]> Date: Mon, Aug 11, 2008 at 3:28 PM Subject: Re: [Samba] Mysterious new problem: nss_ldap: could not soft reconnect to LDAP server To: Wes Modes <[EMAIL PROTECTED]> On Mon, Aug 11, 2008 at 2:20 PM, Wes Modes <[EMAIL PR

[Samba] Mysterious new problem: nss_ldap: could not soft reconnect to LDAP server

2008-08-11 Thread Wes Modes
Suddenly as of this morning, none of my users can authenticate to samba because nss_ldap is producing cryptic errors. Nothing has changed on either the LDAP server or the Samba server. Looks like this in /var/log/messages: Aug 11 11:19:29 edgar smbd[8394]: nss_ldap: could not soft reconnect

[Samba] Uncontrolled sessions in Samba

2008-08-11 Thread Craig Andrew
We are running Samba 3.0.28a and have been running into a problem with sessions not closing out. A user will start using samba and be fine for a period of time. There is no specific time, but the session keep adding up. They look like this: bender1886 4255 0 12:36 ?00:00:00 /usr

[Samba] Re: AD on 2003R2 NT_STATUS_NO_SUCH_USER

2008-08-11 Thread Matt Anderson
Jason Gerfen scl.utah.edu> writes: > > Have you tried to look at the user account information using ldapsearch? > Just to ensure the POSIX account data is present in AD. > > If you are attempting to authenticate as a domain user try the username > as DOMAIN\Username. > Hi Jason, Thanks for

Re: [Samba] Machine-level shares on Windows server

2008-08-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Evans wrote: > I realise that. I *did* give a 2nd example in my original post: > > $sudo smbclient -P -L //sbs > ERROR: Unable to fetch machine password > > > "net ads testjoin" returns an OK result at my end & the PDC shows the > machine as

Re: [Samba] AD on 2003R2 NT_STATUS_NO_SUCH_USER

2008-08-11 Thread Jason Gerfen
Matt Anderson wrote: Dear Help, We are in the process of setting up a new domain using Active Directory on Windows Server 2003R2. One of our goals was to use Active Directory for authentication on our AIX box (running version 6.1). I was able to successfully set up Kerberos, and the LDAP clien

Re: [Samba] winbindd behaving oddly

2008-08-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glenn Bailey wrote: > Ok wow, > > Looks like the likewise solution is exactly what I've been looking > for, as I've been developing an internal solution that was basically > a stripped down samba that wouldn't conflict with any other existing > samba

[Samba] AD on 2003R2 NT_STATUS_NO_SUCH_USER

2008-08-11 Thread Matt Anderson
Dear Help, We are in the process of setting up a new domain using Active Directory on Windows Server 2003R2. One of our goals was to use Active Directory for authentication on our AIX box (running version 6.1). I was able to successfully set up Kerberos, and the LDAP client to connect to our AD

RE: [Samba] winbindd behaving oddly

2008-08-11 Thread Glenn Bailey
Ok wow, Looks like the likewise solution is exactly what I've been looking for, as I've been developing an internal solution that was basically a stripped down samba that wouldn't conflict with any other existing samba installs. FYI, I threw my group membership settings in /etc/security/pam_winb

Re: [Samba] SMB over SSH tunnel

2008-08-11 Thread kissg
2008/8/11 Wojtek Bogusz <[EMAIL PROTECTED]> > hi. thank you for reply. > i enabled connection from firewall to windows server on 137/udp, 138/udp, > 139/udp and 139/tcp. > i tunnelled 137, 138 and 139 to windows server over SSH in putty. > i switched off 'file and printer sharing in MS network' >

Re: [Samba] Printer driver interface different

2008-08-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ryan Novosielski wrote: > Had the same problem with the Aficio 350. You can just install the > driver locally and not use the Samba spool at all (direct IP printing). > That seems to be the best angle with my device. It's a shame, because it > really o

Re: Fwd: [Samba] Supporting large file transfers

2008-08-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Drescher wrote: > On Wed, Aug 6, 2008 at 5:48 PM, Jeff L <[EMAIL PROTECTED]> wrote: >> Hi John, I removed the lines and it fixed the problem. >> >> Its weird because in the Oreily samba book they recommend using it? >> >> http://oreilly.com/catalo

Re: [Samba] Mutli-Homed Subnetting - Advice please

2008-08-11 Thread J. Pilfold-Bagwell
Hiya, Just a few questions left;) The setup I originally had in mind was three subnets, 172.20.0.0, 1.0 and 2.0 with the each NIC set up to serve one of the ranges. This obviously requires routing between the subnets. Alternatively, I guess I can bridge the NICs onto a single IP and use a central

Re: [Samba] 'getent passwd' shows duplicate user accounts

2008-08-11 Thread David Collins
Thanks for the advice, Andre. Yes, the lines do say 'files ldap'. I will leave it as is. On Mon, 2008-08-11 at 08:52 +0200, André Welter wrote: > Hi, > > David Collins schrieb: > > Hello, > > > > I am setting up an LDAP Samba server, and have migrated all the local > > posix account info into

Re: [Samba] SMB over SSH tunnel

2008-08-11 Thread Wojtek Bogusz
hi. thank you for reply. i enabled connection from firewall to windows server on 137/udp, 138/udp, 139/udp and 139/tcp. i tunnelled 137, 138 and 139 to windows server over SSH in putty. i switched off 'file and printer sharing in MS network' and it does not work? it behaves same way as i describ

Re: [Samba] unable to map windows to unix groups

2008-08-11 Thread jcdole
Thank you very much indeed. This thread should be closed JC DOLE Selon Douglas VanLeuven <[EMAIL PROTECTED]>: > > When you do getent group you're getting what's in the local /etc/group > and what's defined in the ldap group membership. See gidNumber above. > Using /etc/nsswitch.conf to define