[Samba] parse error near 'view'

2002-10-09 Thread Ronald
Hi all, I just set up my bind server. But I keep on receivind 2 error messages in my syslog. Those are: /etc/bind/named.conf:55: parse error near 'view' /etc/bind/named.conf:103: parse error near 'view' I cannot figure out why I get these messages, so if anyone could give me a hand...!! This i

Re: [Samba] Samba3.0a20 PDC + win2k client

2002-10-09 Thread Andrew Bartlett
On Wed, Oct 09, 2002 at 10:31:16PM -0700, Hesham S. Ahmed wrote: > Has anyone added windows 2000 computers to Samba3.0a20 > PDC, I have been trying to do that and I always get > "Incorrect Parameter" message on windows 2000 client, > the same problem occured with alpha19, but joining > alpha18 PDC

[Samba] Samba3.0a20 PDC + win2k client

2002-10-09 Thread Hesham S. Ahmed
Has anyone added windows 2000 computers to Samba3.0a20 PDC, I have been trying to do that and I always get "Incorrect Parameter" message on windows 2000 client, the same problem occured with alpha19, but joining alpha18 PDC used to work fine with me. Any suggestions? My smb.conf file [global]

Re: [Samba] winbind+samba3.0 pdc on the same machine

2002-10-09 Thread Andrew Bartlett
On Wed, Oct 09, 2002 at 10:19:14PM -0700, Hesham S. Ahmed wrote: > Its working now for me (atleast per my requirements) > the problem was nsswitch.conf, the moment winbind is > added to the passwd and group lines, the problem > starts appearing. In my case I only wanted to > authenticate users usi

Re: [Samba] winbind+samba3.0 pdc on the same machine

2002-10-09 Thread Hesham S. Ahmed
Its working now for me (atleast per my requirements) the problem was nsswitch.conf, the moment winbind is added to the passwd and group lines, the problem starts appearing. In my case I only wanted to authenticate users using squid's ntlm authentication, that is now working, I still have to create

[Samba] Samba 2.2.6 rc2 released

2002-10-09 Thread Gerald Carter
Folks, We have just posted Samba 2.2.6rc2 (don't ask me about rc1... I'm still a little bitter about). It all goes well, 2.2.6 is just around the corner Source tarballs at http://download.samba.org/samba/ftp/pre/ and RedHat RPMS for testing at http://download.samba.org/samba/ftp/Bi

Re: [Samba] For developers: charset conversion on user names

2002-10-09 Thread jra
On Wed, Oct 09, 2002 at 12:29:26PM -0500, Gerald Carter wrote: > On Wed, 9 Oct 2002, Vladimir I. Umnov wrote: > > > GC> See the "client code page" and "character set" parameters in > > GC> smb.conf(5). > > This applies to file names, but I need user names conversion! This > > don't work. > > Du

[Samba] Samba+MYOB

2002-10-09 Thread Ramzi S. Abdallah
Hello all,We are experiencing problems using MYOB Premier V6.0.2 on Windows 2000 computers SP3, with the data file residing on shared drive on Linux (Redhat 7.2) file server running Samba Version 2.2.1a and kernel 2.4.9-34.   The MYOB Tech support have told me that it is a problem with ou

[Samba] PDC not found - Samba 3.0 alpha20

2002-10-09 Thread Ray Raszka
Recently we have upgraded our test environment to alpha 20 for Samba 3.0. Once we did the sever that was acting as the PDC for the domain has disappeared from the browse list, and shows up as location "unknown" in the Windows find computer dialog. It worked perfectly under previous alpha code. Is

Re: [Samba] Filesystem for Samba server

2002-10-09 Thread Michael Heironimus
On Wed, Oct 09, 2002 at 09:03:44PM -0400, Bradley W. Langhorst wrote: > remember that raid5 can only tolerate one failure and if you build the This is why you should always have at least one hot spare. Any even halfway-decent RAID setup will detect failure and automatically begin rebuilding the f

RE: [Samba] Filesystem for Samba server

2002-10-09 Thread Omar Castaneda Acosta
Do you know how much time does it take to backup 1.3 TB ? The usage on this disk array would be almost zero, this is supposed to be a backup server... where all the other servers send their backup. [It] Will be (conveniently) located on a different building. On the production servers I'd normally

RE: [Samba] Filesystem for Samba server

2002-10-09 Thread Bradley W. Langhorst
On Wed, 2002-10-09 at 20:52, Omar Castaneda Acosta wrote: > Actually I tested my RAID card with 2x6, 3x4 and 1x12 configurations, > the 1x12 was the fastest one (of course this is not an SCSI RAID card). remember that raid5 can only tolerate one failure and if you build the array new then all you

Re: [Samba] Filesystem for Samba server

2002-10-09 Thread Yura Pismerov
Omar Castaneda Acosta wrote: > > Actually I tested my RAID card with 2x6, 3x4 and 1x12 configurations, > the 1x12 was the fastest one (of course this is not an SCSI RAID card). > > Regarding ext3, it's a journaling file system with not support at all > for B(*/+)trees indexes and metadata stor

RE: [Samba] Filesystem for Samba server

2002-10-09 Thread Omar Castaneda Acosta
Actually I tested my RAID card with 2x6, 3x4 and 1x12 configurations, the 1x12 was the fastest one (of course this is not an SCSI RAID card). Regarding ext3, it's a journaling file system with not support at all for B(*/+)trees indexes and metadata storage. It's based on ext2 and it's a good way

Re: [Samba] Multiple Domains?

2002-10-09 Thread Yura Pismerov
To accomplish that task you will have to run multiple Samba instances (one per Domain/group). Network aliases are your friends. You can create aliases on each NIC and bind Samba instances to separate aliases on the same network. Hope this helps. Steve Morley wrote: > > Hi All, > > I

Re: [Samba] Filesystem for Samba server

2002-10-09 Thread Yura Pismerov
I said ext3 because it is part of any kernel source code (hence no patches needed when you upgrade). Though you will need patches for ACL and extended attributes support. Also I think it is still fastest on majority benchmark tests. ReiserFS that is part of 2.4.x kernels can compete too.

[Samba] Samba client Bug : First letter of directory name missing

2002-10-09 Thread guillaume GROS
Hi everybody ! I have a problem with the sambaclient when I connect to some client and type ls it lists the directories without the first letter and furthermore it doesn't list them as directory but as file of 0kB. And when I mount the share the filenames are ok. I don't know the type of server

Re: [Samba] Please assist with Winbind issues!

2002-10-09 Thread Andrew Bartlett
[EMAIL PROTECTED] wrote: > > Hello, > > I've been trying for a couple of weeks now to get Samba to authenticate via Winbind >to an NT domain. I've scoured Google and the mailing lists to no avail. I've tried >various configurations that I've found during my searches, but none of them have >

[Samba] Multiple Domains?

2002-10-09 Thread Steve Morley
Hi All, I just joined this list, and I'm looking for some help. I've been running a Samba server for a few years now, and it's been doing everything I've asked it too, but I'm hitting a wall trying to implement something new. Google searches aren't turning up too much, except to indicate that o

[Samba] NTLM version?

2002-10-09 Thread Chere Zhou
Hi, Anybody can tell me what version of NTLM do we support in 2.2.5, 3.0a20 and after 3.0 is out? If not version numbers, what features? Chere -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] 2.2.5 burning from network share not possible

2002-10-09 Thread Thomas Bork
Hi, I wrote: > Is there a known bug in Samba 2.2.5 with burning images from network > shares with CloneCd, if files named like "IMAGE(Install).CCD"? Samba > will access > > Images2/IMAGE(Install).CCD > > but the files is here: > > Images2/abc/IMAGE(Install).CCD I have level 10 debug logs for th

[Samba] VFS and CVS

2002-10-09 Thread Trampas Stern
Hi, I am a newbie to linux and Samba but was wondering if anyone had implemented a VFS in samba which versions the files using CVS? Thanks Trampas -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Error 54 with Net Use

2002-10-09 Thread John Anderson
Hello, I've got a samba 2.2.5 server running with 5 or 6 users logging in with no problem. One user cannot get in (eventho initially I believe he could get in).I can ping and tracert from server to desktop and desktop to server (using both IPs and names). I am trying to map using the IP add

Re[2]: [Samba] How to forbid user to login?

2002-10-09 Thread Vladimir I. Umnov
Hello, Skip. SD> Vladamir, SD> If you modify the /etc/passwd file and use /dev/null in the shell field for SD> the users you wish to disable for unix login, they will not be able to login SD> but will still have access to the permissions for smb access to the SD> services. May be it my poor eng

Re: [Samba] Print server on all linux network

2002-10-09 Thread Dan Sawyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well, I've licked it. I upgraded to a more recent version of Samba and it took care the problem. It seems that the version I was using didn't handle users correctly in the print que, and there was something wrong with the guest setup. The new ve

RE: [Samba] How to forbid user to login?

2002-10-09 Thread Skip Dobrin
Vladamir, If you modify the /etc/passwd file and use /dev/null in the shell field for the users you wish to disable for unix login, they will not be able to login but will still have access to the permissions for smb access to the services. Skip Dobrin -Original Message- From: [EMAIL

[Samba] Samba print server as part of Win2000 domain, having access issues from winXP

2002-10-09 Thread Timothy MacDonald
Hello samba gurus, Here is my issue, it may actually be a windows issue but because samba is in the mix I feel like it should be presented here. Here are the three principle players: a) pdcbox - A windows 2000 server box functioning as a PDC (in compatibility mode) b) printbox - a SuSE linux bo

[Samba] 我有全市最便宜的市话通卖

2002-10-09 Thread uhjn22
ÎÒÓÐÈ«ÊÐ×î±ãÒ˵ÄÊл°Í¨Âô ÄãÒªÂð£¬Çëµç26840989 = ¸ÃÓʼþʹÓà ¿ÆÌØÓʼþȺ·¢Èí¼þ ·¢ËÍ,ÓʼþÄÚÈÝÓë¿ÆÌØÈí¼þÎÞ¹Ø ¿ÆÌØÈí¼þ http://www.caretop.com = -- To unsubscribe from this list go to

Re: [Samba] KDE

2002-10-09 Thread Malte Starostik
On Wednesday 09 October 2002 17:23, [EMAIL PROTECTED] wrote: > i'm using samba 2.2.5 and mandrake 8.5 as a pdc for test. Whenever i create > a trust account PC123$ for a machine to login it appears as user in the KDE > interface, i know its not samba specific but if i have 100 users thats a > lot

RE: [Samba] Please assist with Winbind issues!

2002-10-09 Thread SRuth
John, Thanks for spotting the typo. I fixed that, but the behavior is the same as before... Thank you. Sven -Original Message- From: John H. Reinhardt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 7:25 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Samba]

RE: [Samba] Please assist with Winbind issues!

2002-10-09 Thread SRuth
-Original Message- From: Gareth Davies [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 4:52 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Samba] Please assist with Winbind issues! Have you tried: Manually putting password server = IP adress rather than *. >>>

[Samba] tail -f & the missing data:2.2.5, 2.2.19-6.2.16,

2002-10-09 Thread Sean Cullen
Hi, I have a strange problem viewing data in real time. I wonder can anyone help? I run tail -f on a file which is served by a windows 2000 machine. I start a simple program running on windows 2000 which writes numbered lines of text to this file. I notice that tail -f is missing some of the lin

Re: [Samba] Strange issue with pam_smbpass

2002-10-09 Thread Gerald Carter
On 9 Oct 2002, Diego Rivera wrote: > Hello all!! > > Something strange is happening recently with pam_smbpass.so. > > I get the errors: > > passwd: PAM unable to dlopen(pam_smbpass.so) > passwd: PAM [dlerror: pam_smbpass.so: undefined symbol: ldap_value_free] > passwd: PAM adding faulty module

Re[2]: [Samba] For developers: charset conversion on user names

2002-10-09 Thread Gerald Carter
On Wed, 9 Oct 2002, Vladimir I. Umnov wrote: > GC> See the "client code page" and "character set" parameters in > GC> smb.conf(5). > This applies to file names, but I need user names conversion! This > don't work. Duh. I should read the message better. Hmmthis would be but then but IIRC

Re[2]: [Samba] For developers: charset conversion on user names

2002-10-09 Thread Vladimir I. Umnov
Hello, Gerald. GC> On Wed, 9 Oct 2002, Vladimir I. Umnov wrote: >> Hello, samba. >> >> If I have names in /etc/passwd in koi8-r charset and my windows >> clients read it in cp866 or win1251 I see "bla-bla" insted of Real >> Names. I want to use names in koi8-r under linux box, but I want to >>

RE: [Samba] Samba 2.2.5 Security Bug?

2002-10-09 Thread imed
Hi Jerry Thanks for the answer! > UNIX does not prevent you from setting an empty password. > Maybe you PAM stack does. With UNIX I meant Solrais 2.x (default), I don't know exactly how it is for linux (I suppose it's similiar) -> man passwd: SunOS 5.8 Last change: 21 Oct 1999

RE: [Samba] KDE

2002-10-09 Thread Nicholas Sushkin
> To: [EMAIL PROTECTED] > From: [EMAIL PROTECTED] > Date: Wed, 9 Oct 2002 16:23:17 +0100 > Subject: [Samba] KDE > > i'm using samba 2.2.5 and mandrake 8.5 as a pdc for test. > Whenever i create > a trust account PC123$ for a machine to login it appears as user > in the KDE > interface, i know its

Re: [Samba] For developers: charset conversion on user names

2002-10-09 Thread Gerald Carter
On Wed, 9 Oct 2002, Vladimir I. Umnov wrote: > Hello, samba. > > If I have names in /etc/passwd in koi8-r charset and my windows > clients read it in cp866 or win1251 I see "bla-bla" insted of Real > Names. I want to use names in koi8-r under linux box, but I want to > see this names under w2k.

Re: [Samba] Compile samb with vfs

2002-10-09 Thread Gerald Carter
On Wed, 9 Oct 2002, Elliot wrote: > Hi guys.. I have a working samba pdc > > It seems now I want to install Openantivirus vscan for on access virus > scanning feature. But it mentions that I need to compile samba with vfs > support The --with-vfs flag was removed in 2.2.4 (?) since the VFS laye

RE: [Samba] Samba 2.2.5 Security Bug?

2002-10-09 Thread Gerald Carter
On Tue, 8 Oct 2002 [EMAIL PROTECTED] wrote: > > No password is different from the password "" (an empty password). > > "" is actually hashed as an empty string and is a valid password, > > NO PASSWORD is treated differently. > > That not very consistent! With SWAT it's not possible for the user

Re: [Samba] Where to download samba-client-2.2.5-1 for RH7.3/RH8.0

2002-10-09 Thread Bradley W. Langhorst
On Wed, 2002-10-09 at 11:38, Stephen Liu wrote: > Hi All, > > OS - RH7.3/RH8.0 > > I jush have samba-2.2.5-1.i386,rpm downloaded from Samba.org but could > not find samba-client-2.2.5-1.i386.rpm there. > > From Internet I found sam-client-2.2.5-1.4mlx.i386.rpm. Could I use > it or where ca

[Samba] Strange issue with pam_smbpass

2002-10-09 Thread Diego Rivera
Hello all!! Something strange is happening recently with pam_smbpass.so. I get the errors: passwd: PAM unable to dlopen(pam_smbpass.so) passwd: PAM [dlerror: pam_smbpass.so: undefined symbol: ldap_value_free] passwd: PAM adding faulty module: pam_smbpass.so And the passwd command returns "Modu

[Samba] Satellite TV hex files for Funcards, Goldcards

2002-10-09 Thread Jay
  Hello there   Did you know that you can program smart cards with files from the internet and open lots of pay per view chanells for your televisual pleasure.   Take a look at http://MagicFun.da.ru for the latest hex files.   Many thanks Jay.

[Samba] Satellite TV hex files for Funcards, Goldcards

2002-10-09 Thread Jay
  Hello there   Did you know that you can program smart cards with files from the internet and open lots of pay per view chanells for your televisual pleasure.   Take a look at http://MagicFun.da.ru for the latest hex files.   Many thanks Jay.

[Samba] Where to download samba-client-2.2.5-1 for RH7.3/RH8.0

2002-10-09 Thread Stephen Liu
Hi All, OS - RH7.3/RH8.0 I jush have samba-2.2.5-1.i386,rpm downloaded from Samba.org but could not find samba-client-2.2.5-1.i386.rpm there. From Internet I found sam-client-2.2.5-1.4mlx.i386.rpm. Could I use it or where can I download samba-client-2.2.5-1.i386.rpm? Thanks in advance. S

[Samba] [Fwd: samba client problems???]

2002-10-09 Thread Joel Thompson
Hello, I have scoured the samba archives, and have found a few suggestions to this problem, like setting registry setting on the Windows machine to allow clear text passwords, and making sure permissions are setup correctly in the smb.conf and with the directory to share... but to no avail... Ca

[Samba] File validation errors?

2002-10-09 Thread Kris Kelley
Two days ago I got a whole slew of smbfs errors in my system logs, all stemming from an apparent inability to read two files. Here are some samples: Oct 7 14:36:41 server kernel: smb_file_read: cur/1033577524.16219.server.iatdev.com,S=230098@2,T validation failed, error=429496729

[Samba] KDE

2002-10-09 Thread rod
i'm using samba 2.2.5 and mandrake 8.5 as a pdc for test. Whenever i create a trust account PC123$ for a machine to login it appears as user in the KDE interface, i know its not samba specific but if i have 100 users thats a lot of $ users on the login list! -- To unsubscribe from this list go

[Samba] How to forbid user to login?

2002-10-09 Thread Vladimir I. Umnov
Hello, samba. How to forbid user to login, but user can access to the services. -- Vladimir I. Umnov mailto:[EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba 2.2.x and domain groups

2002-10-09 Thread Bradley W. Langhorst
On Wed, 2002-10-09 at 11:09, Bert Rapp wrote: > I appreciate the response, but I want to be sure I understand this fully. > > If I wanted a group DomainSpecificApplicationUsers. And then I wanted > to give this group read only permissions to a directory on an NT box. > If I am using Samba 2.2

Re: [Samba] Samba 2.2.x and domain groups

2002-10-09 Thread Bert Rapp
I appreciate the response, but I want to be sure I understand this fully. If I wanted a group DomainSpecificApplicationUsers. And then I wanted to give this group read only permissions to a directory on an NT box. If I am using Samba 2.2 as the PDC, I cannot do this? Bradley W. Langhorst wro

Re: [Samba] ftp upload to a smbmounted folder

2002-10-09 Thread Bradley W. Langhorst
On Wed, 2002-10-09 at 10:52, Johan Andersson wrote: > Hello, i have a problem regarding upload/creating/deleting via ftp on smbmounted >folder.. I have smbmounted a windows > XP folder to my ftp. I use glftpd. i have tried lots of things.. -o rw dont work.. >It works fine to connect to the ftp

Re: [Samba] Samba 2.2.x and domain groups

2002-10-09 Thread Bradley W. Langhorst
On Wed, 2002-10-09 at 10:34, Bert Rapp wrote: > I've heard mention that Samba 2.2.x does not support domain groups. > What does this mean for me if I want to use Samba 2.2.x as a PDC. > Will I have to select users for all permissions? And not be able to > use groups at all? samba2 does support

RE: [Samba] ftp upload to a smbmounted folder

2002-10-09 Thread Clark Rawlins
Read the manpage for smbmount. You want the uid and gid options. Clark -Original Message- From: Johan Andersson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 9:52 AM To: [EMAIL PROTECTED] Subject: [Samba] ftp upload to a smbmounted folder Hello, i have a problem regardin

[Samba] ftp upload to a smbmounted folder

2002-10-09 Thread Johan Andersson
Hello, i have a problem regarding upload/creating/deleting via ftp on smbmounted folder.. I have smbmounted a windows XP folder to my ftp. I use glftpd. i have tried lots of things.. -o rw dont work.. It works fine to connect to the ftp and DOWNLOAD from the mounted directory, but not to uplo

[Samba] Samba 2.2.x and domain groups

2002-10-09 Thread Bert Rapp
I've heard mention that Samba 2.2.x does not support domain groups. What does this mean for me if I want to use Samba 2.2.x as a PDC. Will I have to select users for all permissions? And not be able to use groups at all? -- To unsubscribe from this list go to the following URL and read the i

[Samba] multiple shares

2002-10-09 Thread daisy tsuchiya
I would appreciate advice on how to configure Samba, so that we can log into the various shared folders each owned by different Linux users from the same Win machine at the same time.  (Does that make sense?) Currently, once logged into one of the shared folders of the Linux machine, the user name

[Samba] Newbie needing help - Samba 2.2.3a & Windows clients RDR - redirector??

2002-10-09 Thread Dignard, Norman
Title: Newbie needing help - Samba 2.2.3a & Windows clients RDR - redirector?? Hello Guru's  - I'm a new to Samba and I am having some NT 4 client problems that appear to be Samba related. We're running Samba 2.2.3a on a HPUX 11i server for sharing out a database application files (Rationa

[Samba] Kayak & Boat Fall Clearance

2002-10-09 Thread reply
  "I would like to personally thank Sea Eagle for making a product that is so well made." - Victor Bernardo Fall Clearance SaleOn Sea Eagle Inflatable Kayaks Sea Eagle 330 Our best selling product, the Sea Eagle 330 can handle up to class 3 whitewater but makes a great can

Re: [Samba] new box can't join domain since switch to ldapsam

2002-10-09 Thread Andrew Bartlett
Louis-David Mitterrand wrote: > > Hello, > > Since changing to "passdb backend = ldapsam" on my debian unstable PDC > things work well, however a new winxp machine can't join the domain. > > Here is the /var/log/samba/log.smbd output. It seems the sticking point > is about a missing user RID? (

Re: [Samba] winbind+samba3.0 pdc on the same machine

2002-10-09 Thread Andrew Bartlett
"Hesham S. Ahmed" wrote: > > Joining the PDC to the domain is successfull. And > seems to work fine. Its just winbind that fails. Below > is my smb.conf and parts of log.winbindd. When I do > "wbinfo -t" I recieve the following error > > [root@hsalin var]# wbinfo -t > checking the trust secret v

[Samba] Netlogon script with samba

2002-10-09 Thread Matthieu Turpault
Hello, I try to use a Netlogon script with Samba-LDAP 2.2.3 acting as a PDC. I have searched on several forum but I cannot manage with finding any response. Here is my configuration: --- smb.conf --- [global] workgroup = MDK server string = Samba Server %v p

RE: [Samba] Filesystem for Samba server

2002-10-09 Thread Bradley W. Langhorst
On Wed, 2002-10-09 at 06:53, Donal Byrne wrote: > Thanks Yura, bust any reason why ext3 would be better? > > -Original Message- > From: Yura Pismerov [mailto:[EMAIL PROTECTED]] > Sent: 08 October 2002 22:53 > To: Donal Byrne > Cc: '[EMAIL PROTECTED]' > Subject: Re: [Samba] Filesystem for

Re: [Samba] protocol error with OpenLDAP, v3

2002-10-09 Thread Andrew Bartlett
"Malte Müller" wrote: > > I sort of succesfully installed samba2.2.5 with OpenLDAP 2.0.26 as a PDC on one > machine. > Alas the performance is very poor. Authentication process takes 10 Seconds pser, >noticable one or two seconds per "net use d:" in the logon script. > The process which consumes

RE: [Samba] New User in Samba 2.2.4

2002-10-09 Thread Elliot
I suspect it could be a problem with your passwords Please check that both the password in the unix and smbpassword ARE the same. Reset both the passwords and try again. I don’t think it could be a problem because of upgrade. Check your smb.conf Do a smbclient from your samba pdc and try co

AW: [Samba] New User in Samba 2.2.4

2002-10-09 Thread Gianluca Urbano
Yes, joining the domain is not the problem but whe I try to login with an user that I have created it doesn't work. If I have a look at the two files (smbpasswd & passwd) I can see the user. I have created the user like it is described in the samba-pdc-howto but does not work. Eventually this is t

Re: [Samba] Please assist with Winbind issues!

2002-10-09 Thread John H. Reinhardt
Sven, Being somewhat of a newbie, I cannot comment on everything that you've included here with authority, but I did notice a typographic error in the pam_winbind.so line for PAM account checking in your "/etc/pam.d/system-auth" file. It's pointed out below. Seems like that could be the

RE: [Samba] New User in Samba 2.2.4

2002-10-09 Thread Elliot
When you login as root when you join to the domain, what happens? Does it say WELCOME TO YOUR DOMAIN? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Gianluca Urbano Sent: Wednesday, October 09, 2002 7:55 PM To: 'Elliot' Cc: '[EMAIL PROTECTED]' Subje

AW: [Samba] New User in Samba 2.2.4

2002-10-09 Thread Gianluca Urbano
That's what I tried but I don't get any access from the windows 2000 machine to the domain. -Ursprüngliche Nachricht- Von: Elliot [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 9. Oktober 2002 13:54 An: Gianluca Urbano; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Betreff: RE: [Samba] New Use

RE: [Samba] New User in Samba 2.2.4

2002-10-09 Thread Elliot
Just create a normal user in unix or linux .. Then use smbpassword to create a user in samba -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Gianluca Urbano Sent: Wednesday, October 09, 2002 7:38 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subje

RE: [Samba] Problem with mails

2002-10-09 Thread Elliot
Hhehe Sorry guys... Was just testing it out .. Seems that I have been only getting mailing list digest.. Is it that something is wrong with my account or is no one posting to the samba mailing list? -Original Message- From: Gareth Davies [mailto:[EMAIL PROTECTED]] Sent: Wednesday, Oc

AW: [Samba] New User in Samba 2.2.4

2002-10-09 Thread Gianluca Urbano
sorry but I don't understand exactly what you mean. When I create a new user I'm logged in as root. How can I create a new user with an trust account?? -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 9. Oktober 2002 13:45 An: Gianluca Urban

[Samba] Problem with mails

2002-10-09 Thread Elliot
I got a problem sending to this mail listing. Can someone pls figure it out? cheers` Elliot Williams IT Executive - ebius tagline. This is a moebius tagline. This is a mo -- To unsubscribe from this list go to the following URL and read the instructions: ht

[Samba] Numéro de procédure hors de l'intervalle admis

2002-10-09 Thread Serge Voide
Hello, I have a problem to integrate a PC Windows 2000 Professionnal in te samba domain. The message of error is "Numéro de procédure hors de l'intervalle admis". Could you help me, i am waiting for your answer. I have Suse Linux 7.2 and Samba version 2.2. Thank you.   Serge Voide Cycle d'

Re: [Samba] SAMBA problem: nmblookup

2002-10-09 Thread Joel Hammer
Are you sure nmbd is running? The cat services just shows the ports involved. try ps ax | grep nmbd 21017 ?S 0:06 /usr/local/samba/bin/nmbd -D 9546 ttyp2S 0:00 grep nmbd or netstat -an | egrep 13[789] tcp 52 0 192.168.0.2:2960192.168.0.6:139

[Samba] compile

2002-10-09 Thread Elliot
Hi There. I downloaded the samba vscan 025e. I seem to have trouble installing the fprot addon. I dunno how to carry on from after copying the fprot directory to my /samba-2.2.5/examples/VFS directory. The part where is says Make :-)is where I am confused. How do I make the vscan-fprotd.so

[Samba] New User in Samba 2.2.4

2002-10-09 Thread Gianluca Urbano
Hi all, I've got a question. Actually I trie to add a new user to samba with smbpasswd -a but from the Windows 2000 machine I can not login, he tells me always to check username and password. I can see the user in the smbpasswd file and as well in the passwd file. I have also tried to enable the

RE: [Samba] Filesystem for Samba server

2002-10-09 Thread Donal Byrne
Thanks Yura, bust any reason why ext3 would be better? -Original Message- From: Yura Pismerov [mailto:[EMAIL PROTECTED]] Sent: 08 October 2002 22:53 To: Donal Byrne Cc: '[EMAIL PROTECTED]' Subject: Re: [Samba] Filesystem for Samba server ext3 is probably the best choice.

[Samba] RE: Protocol error with ldapv3

2002-10-09 Thread Malte Müller
Syslog slow down slapd, if you 'forgot' the "-" just before /dev/tty??. With "-" in front of the outputfile, the syslog writes a asynchron. No.: local4.*-/var/log/ldap.log Besides, I tried to set 'loglevel 0' in slapd.conf. Every operation I try, all types of query a

Re: [Samba] protocol error with OpenLDAP, v3

2002-10-09 Thread Frank Matthieß
On Tue, Oct 08, 2002 at 05:18:04PM +0200, Malte Müller wrote: > I sort of succesfully installed samba2.2.5 with OpenLDAP 2.0.26 as a PDC on one > machine. > Alas the performance is very poor. Authentication process takes 10 > Seconds pser, noticable one or two seconds per "net use d:" in the > log

[Samba] Joining a domain with smbpasswd

2002-10-09 Thread michele . de-martin
Hi everybody, I need help for joining my linux box to an existing NT domain. I'm using Red Hat 7.3 with samba 2.2.5 compiled with the Red Hat defaults plus "--with-winbind-auth-challenge". I've set up my smb.conf file and joined my DOMAIN with smbpasswd -j DOMAIN -r PDC -U Administrator Now I wo

Re: [Samba] Please assist with Winbind issues!

2002-10-09 Thread Gareth Davies
Have you tried: Manually putting password server = IP adress rather than *. [homes] comment = Home Directories browseable = no writable = yes valid users =%D+%S The chmod for home directory should be 700, chown to the user and chown group to 'DOMAIN+Domain Users' If you c

[Samba] What version of Samba can work on Solaris 2.9 ?

2002-10-09 Thread Kevin Chan
Dear all, I am a newbie on SUN Solaris. Can anyone tell me what is the version can work on Solaris 2.9. I can only find the latest file "samba-2.2.4-sparc-solaris-2.8.pkg.gz" on Samba FTP Site. Does this one will work on Solaris 2.9 ? Thanks and regards, Kevin -- To unsubscribe from this l

[Samba] Samba with Win2000SRV as DC (with active dir.)

2002-10-09 Thread Zmarzlák Milan
Hi, is there anybody who use Samba with Win2000srv (it is DC)? When I upgrade from WinNT to Win2000 I cannot set user right on directories on Samba´s PC. When I have NT with Samba then user data information (user acconouts) are replicated between NT and Samba, but with Win2000SRV it does not wo

[Samba] How to access the RAS settings of the NT domain users with help of Samba ?

2002-10-09 Thread Serhiy Radochyn
Hello all, Could somebody help me with this question please: Is there a way to get the information on whether dial-in is granted to the user, is there a callback set for him and what is the callback number provided we know the username and password ? Best regards, -- Serhiy Radochyn -- To u

[Samba] Samba 2.2.5 - Managing ACL?

2002-10-09 Thread rod
Dear All I'm currently playing with Linux Mandrake 8.2 and Samba 2.2.5 rpm. I have sucessfully managed to creaate a "domain" called NTGX , where i can now authenticate users etc. I am using Winbind as well. Do i need the PAM support so that i can use USERMGR and manage ACL's via a Domain Admin on

[Samba] w2k machine fails to join Samba PDC domain

2002-10-09 Thread Calvin Leung
Hi, I have trouble to join a new w2k machine with SP3 and pre-SP4 hotfix into our Samba PDC (2.2.5). It works in a machine which as only SP3. I haven't yet tried remove the hotfix and it will be my next step. I have turned log level to 10 but I didn't see any error message on Samba side. Any

RE: [Samba] Filesystem for Samba server

2002-10-09 Thread David Morel
Le mer 09/10/2002 à 01:21, Omar Castaneda Acosta a écrit : > I've been thinking on this subject before, I'm setting up a 2 TB storage server > and I would like some advice on how would be the best way to setup the > disks (it's a 12*200GB array, single logical unit RAID5). Not that I don't trust >