[Samba] problems with logging in with w95/nt4.0: solution?

2003-03-05 Thread Kurt Weiss
i did read in last days more and more postings with "cannot login with windows 95/nt40 to samba after updating samba" access denied... now one of my technican had the same problem: *) the user can login with w2k/xp/w98 *) but he cannot login with w95: access denied the reason was following: *) th

Re: [Samba] help needed

2003-03-05 Thread Kurt Weiss
all exact ports arel listed in /etc/services. the ports u need where postet a view days ago in this list. please somebody correct, if i'm wrong: netbios-ns 137/tcp # NETBIOS Name Service netbios-ns 137/udp # NETBIOS Name Service netbios-dgm 138/tcp

[Samba] configure options

2003-03-05 Thread Martin Swiech
Hi, I have Linux Slackware 8.1 distribution. How can I determinate configure options of standard Samba installation in this distribution? Martin Swiech -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] configure options

2003-03-05 Thread Martin Swiech
I'm sorry for my wrong formulation. I mean this configuration: ./configure --with-PACKAGE --enable-FEATURE Martin Swiech On 5 Mar 2003 at 9:49, Kurt Weiss wrote: > a) testparm > > find / -name smb.conf > then vi /smb.conf > > description: > man smb.conf > > gk > > Martin Swiech schrieb: >

Re: [Samba] Samba-LDAP PDC not calling 'add user script'

2003-03-05 Thread Jim C
I'm on 2.2.7a It turned out to be an ACL problem. Dang, those things are touchy. ;-) Jim C. Andrew Furey wrote: add user script = /usr/share/samba/scripts/smbldap-useradd.pl >-w -d /dev/null -g Machines -s /bin/false %u interval > For some reason I cannot fathom, Samba isn't calling the scr

Re: [Samba] SCO OpenServer 5.0.6a and missing libncurses.so.4

2003-03-05 Thread Stephen P. Villano
Try going to ftp://ftp2.caldera.com/pub/skunkware/osr5/vols/, ncurses-4.2-VOLS.tar has the libs you need. - Original Message - From: Simon Hobson <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 10:54 AM Subject: [Samba] SCO OpenServer 5.0.6a and missing libn

Re: [Samba] configure options

2003-03-05 Thread mark
On Wed, 5 Mar 2003 10:03:10 +0100 "Martin Swiech" <[EMAIL PROTECTED]> wrote: > I'm sorry for my wrong formulation. > > I mean this configuration: > ./configure --with-PACKAGE --enable-FEATURE > > Martin Swiech You can look in the sources for slackware. For example, using the mirror site http:/

Re: [Samba] configure options

2003-03-05 Thread Martin Swiech
Thans On 5 Mar 2003 at 9:31, mark wrote: > On Wed, 5 Mar 2003 10:03:10 +0100 > "Martin Swiech" <[EMAIL PROTECTED]> wrote: > > > I'm sorry for my wrong formulation. > > > > I mean this configuration: > > ./configure --with-PACKAGE --enable-FEATURE > > > > Martin Swiech > You can look in the sou

[Samba] Ldap Samba and problems compiling

2003-03-05 Thread Adrian Chow Seng Yien
Hi, I got 2 problems :- 1. I was compiling samba-2.2.7-4.src.rpm on Redhat 8.0 system and with the option --with-pam_smbpass. It always fail when I am doing a rpmbuild -ba samba.specs. The error is similar to the person who posted on http://lists.samba.org/pipermail/samba-technical/2002-Sep

[Samba] Samba 3 and non-AD KDC

2003-03-05 Thread Nuno Pereira
Hi, We've been testing Samba 3 for some time now, and we had absolutely no problems connecting it to Windows 2000 KDC, etc... Now, we're trying to push it further and have it authenticate against a non-windows KDC, and I have to admit that I am nowhere near to it. I've seen a few discussions i

Re: [Samba] Samba 3 and non-AD KDC

2003-03-05 Thread Andrew Bartlett
On Wed, 2003-03-05 at 21:53, Nuno Pereira wrote: > Hi, > > We've been testing Samba 3 for some time now, and we had absolutely no > problems connecting it to Windows 2000 KDC, etc... > > Now, we're trying to push it further and have it authenticate against a > non-windows KDC, and I have to adm

Re: [Samba] Cannot Copy File: Access is Denied, the source filemay be in use?

2003-03-05 Thread Tiago Cruz
Jon, Check a # chmod 666 // Regard's Tiago Cruz Em Sex, 2003-02-28 às 16:38, Jon Robertson escreveu: > Using Samba 2.25 with Webmin interface.when copying a file from local machine > (windows 2000 pro) to a mapped network drive/share on Samba. I get the error message > "Cannot copy : Acce

[Samba] OpenLDAP + Samba on AIX

2003-03-05 Thread Thorsten Hock
Hi, is there anybody out ther who has experience with the above mentioned components on AIX? I want to do directory- and file-services for 350 Win-clients. I thought about doing this with Linux or Linux on pSeries, but at the moment i wonder why I should introduce a new plattform just for the a

[Samba] Password

2003-03-05 Thread Rodrigo Schmidt Nürmberg
Using this settings everybody that has a valid login can change their passwords. How can I allow the password change just to a few users? unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*

[Samba] group access

2003-03-05 Thread Stand H
Hi, I have: -u1 belong to group1(primary group) and groupAll. -u2 belong to group2(primary group) and groupAll. -a folder called groupAll which has its permission bit to 770. Owner bit is root, Group bit is groupAll. u1 and u2 have full read and write access but can't delete other owners' files i

[Samba] Problems switching from a samba 2.2.2 pdc to 2.2.7 pdc

2003-03-05 Thread Kai Blin
Hi folks, today I tried to switch from a samba 2.2.2 PDC to a samba 2.2.7 PDC. Everything semed to be working fine with smbclient. Windows user couldn't log on, but with following differences: * users belonging to the domain admin group could log on from Win2k boxes * normal users couldn't log

Re: [Samba] problems with logging in with w95/nt4.0: solution?

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Kurt Weiss wrote: > i did read in last days more and more postings with "cannot login with > windows 95/nt40 to samba after updating samba" access denied... > > now one of my technican had the same problem: > *) the user can login with w2k/xp/w98 > *) but he cannot login with w

Re: [Samba] help needed

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Kurt Weiss wrote: > all exact ports arel listed in /etc/services. > > the ports u need where postet a view days ago in this list. > please somebody correct, if i'm wrong: > > netbios-ns 137/tcp # NETBIOS Name Service > netbios-ns 137/udp #

[Samba] Connection refused, access denied (Windows XP trying toconnect on samba's shared printer)

2003-03-05 Thread Jonny Berthiaume
Hi, my problem is to access a shared printer with samba on my WindowsXP workstation When I browse thru my network with Explorer, I can see the shared printer. When I double-clic on the printer, Windows XP ask me if I want to install it. I choose the right driver and click "OK". The install

Re: [Samba] Problem of access samba from rh8

2003-03-05 Thread Steve Blackwell
Good morning Patrick, I followed your suggestions and got the same response. There was no information in the log files. I fired up ethereal and did some poking around. Here's what I found. When I enter my username and password, these packets get sent/received. SMB Negotiate Protocol Reques

Re: [Samba] PATCH for packaging/RedHat/samba2.spec.tmpl

2003-03-05 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 4 Mar 2003, Eirik Thorsnes wrote: > Please accept my patch for the spec file for RedHat RPM packaging. > > It fixes problems (warnings / packaging-failures) in the > "Checking for unpackaged file(s)" stage. > > Patch is made by diff -u to a

Re: [Samba] 2gb file size limit

2003-03-05 Thread fauxpas
On Tue, Mar 04, 2003 at 11:02:39PM -, Kristyan Osborne wrote: > I think this was fixed in 2.2.7a. You will need to upgrade Thanks ! This fixes everything except for smbfs... Urban's patches for 2.4.18 seemed not to help on 2.4.20. Any way to get smbfs to support LFS ? Thanks again to everyo

Re: [Samba] password aging

2003-03-05 Thread joe . morin
Still no luck. I set 'obey pam restrictions = yes' and 'pam password change yes', I already had the 'unix password sync = yes'. I can see entries in the log like this : Mar 4 13:13:42 servername samba(pam_unix)[12225]: session opened for user username by (uid=0) Mar 4 13:14:37 servername samb

[Samba] Samba-3.0alpha22 available on samba.org mirrors

2003-03-05 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We've just posted another snapshot of the SAMBA_3_0 cvs tree for download. This is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/alpha/ The uncompressed tarball

[Samba] Cannot access SWAT on Redhat 8.0

2003-03-05 Thread Laura West
Hello, I would like to use Swat to configure Samba. I installed the Redhat Samba package from samba.org and entered swat into my /etc/services file. I am frankly a little confused. I am reading O'Reily's "Red Hat Linux" it says to issue commands "chkconfig xinetd on", "chkconfig swat on", a

Re: [Samba] samba 2.2.8pre2 changelog

2003-03-05 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 1 Mar 2003, Derkjan de Haan wrote: > > Hi, > > I read the changelog, and couldn't help noticing this: > > Changes since 2.2.8pre1 > --- > 8) Always use safe_strcpy not pstrcpy for malloc()'d strings > 25) Merge from HEA

[Samba] Thanks to John !

2003-03-05 Thread Kevin C McCarty
Hello List, A special thanks to Mr John Terpstra for helping me get back on the straight and narrow with an install of Samba 2.2.5 on RH8 . 1)I needed to remember the installation is linux centric, do the permission's based on linux 2)I needed authorization to access the files, if y

[Samba] So what to do with oplocks?

2003-03-05 Thread Brent Torrenga
So what is the rule of thumb on oplocks? What types of situations should the oplocks be setup how? What are possible problems that could occur? Brent -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Cannot access SWAT on Redhat 8.0

2003-03-05 Thread Tiago Cruz
Hi Laura! I had problem the same, please I look at this link: http://www.linuxquestions.org/questions/showthread.php?s=&threadid=46181&highlight=swat+rh8 I wait to have been useful :-) Brazilian Regard's Tiago Cruz Em Qua, 2003-03-05 às 14:05, Laura West escreveu: > Hello, > > I would like

Re: [Samba] 2gb file size limit

2003-03-05 Thread fauxpas
On Wed, Mar 05, 2003 at 11:55:03AM -0500, [EMAIL PROTECTED] wrote: > Thanks ! This fixes everything except for smbfs... Urban's patches > for 2.4.18 seemed not to help on 2.4.20. Any way to get smbfs to > support LFS ? Belay that, I hadn't patched smbmount. If only I'd found this site earlier

[Samba] Samba BDC in a subnet of a Windows NT4.0 domain?

2003-03-05 Thread Sheldon, Jason
Hi, I've been playing with samba/the idea of Samba as a server for a remote location on our network. How we're setup right now is this: Windows NT 4.0 PDC/BDC/Member Server (hosting Exchange server). The PDC has file sharing for our projects directory and needs to be accessible by employees every

Re: [Samba] Thanks Samba Community!!!

2003-03-05 Thread Tiago Cruz
Jerry, Sincerely I do not know, but I know that in other distributions (Mandrake, SuSE, Coneciva...) this was not necessary :-) Relaxing with a beer for suggestion of the Kevin ;-) After all, still it is carnival here Brazilian Regards Tiago Cruz Em Sex, 2003-02-28 às 11:16, Gerald (Jerry) Cart

RE: [Samba] printer configuration issue

2003-03-05 Thread haiku
My thanks to everyone for their suggestions. I can summarize recent developments as follows: 1) after adding "use client driver = yes" (as Daniel suggests below), the "access denied" message went away, but printing from a remote Windows client still failed. 2) printing to the same device ("\\pen

[Samba] Re: Profiles and home directory - Samba PDC

2003-03-05 Thread Nick Gale
OK Guys many thanks for pointing out the most obvious.. Yes I am embarrased to show my head in public again.. And yes I did look at that conf file and no matter how many times I looked I still didn't notice the typo. So yes please do keep on stating the obvious and a lesson for us all - al

[Samba] Expire Password -> Which is half the most easy one?

2003-03-05 Thread Tiago Cruz
Hello lists... forgives to be insisting on this subject... :-( I would like to know which I am half the most easy one to obtain to expire the passwords of the users of samba... :-) "If you set 'obey pam restrictions = yes' and setup the correct PAM configuration files, then Samba will also honer

[Samba] Thank you Shane,Tiago, and Kevin

2003-03-05 Thread Laura West
Thank you Tiago and Kevin, Turns out I needed to turn the samba service on!..After restart, I was able to get into SWAT no problem. Hopefully, things will go smoothly from here. :-) Bye the way Shane, I guess I didn't download the right Samba package, hence the error. The Redhat Samba rpm

Re: [Samba] Windows 2K/XP Profile/Homedir replication issue?

2003-03-05 Thread Morgan Toal
K. Hawkes wrote: Hey there, Just a question for you Samba 2.2.x gurus out there :) We have a contingent (a steadily increasing contingent) of Win2K and WinXP workstations. Does anyone here know how to stop the profiles from replicating? If we create a file in the profile dir, say \\PDC\UserHome\p

Re: [Samba] Backups of local shares

2003-03-05 Thread Morgan Toal
Vernon A. Fort wrote: I use rsync to backup my linux samba shares to a remote tape backup server. Users periodically have open/locked files within their shares. Other than telling the users to logout ( this doesn't always work - go figure), how can I ensure the files listed in the smbstatus -L are

RE: [Samba] Samba-3.0alpha22 available on samba.org mirrors . . .installation problems(?)

2003-03-05 Thread Ken Innes
Hello, I upgraded from 3.0alpha21 to alpha22 using rpm -Uvh samba-3.0alpha22*.i386.rpm and can no longer attach to any share. During the install I saw the message: "Moving tdb files in /var/lock/samba/*.tdb to /var/cache/samba/*.tdb", which is odd, since there is no /var/lock/samba directory to

[Samba] installing printerdriver without being admin under NT

2003-03-05 Thread Jesko Schneider
hi i have NT and Windows 2000 Client served by a Samba PDC. This PDC is also CUPS-Printingserver. Now i up loaded the windows printing driver to the Samba-server into the print$ share. Under Windows 2000 i can download/install the driver with every PDC-account by clicking on the printershare, u

[Samba] Problems with samba_3.0alpha21 and W2k-Server

2003-03-05 Thread Jens Nie
Hi everyone. I have a problem at my company where i want a linux box to authenticate at our companies W2k-Server and offer some user home direcories as shares to the windows-network. Authentication works well using winbind so every user known to the W2k-Server can log into the machine. I have m

RE: [Samba] samba 3.0 - domain groups: SOLVED in 3.0alpha22

2003-03-05 Thread Ken Innes
FYI, I've just installed v3.0alpha22, and wbinfo -g and wbinfo -u now return the groups and users from the NT domain, as they should. -Ken _ Ken Innes Chief Information Officer EKOS Research Associates Inc. 99 Metcalfe St., Suite 1100 Ottawa, Ontario K1P 6

[Samba] Strange smbclient-messages

2003-03-05 Thread oops monitor
Hi, Samba-Users, this morning I found some strange-looking lines in my report-emails. At one of my customers I have an installation of Amanda running fine. Yesterday I decided to add a Windows-share to the systems to be backed up. This morning I looked at the logs and there was stuff like this:

[Samba] samba domain logon stalls

2003-03-05 Thread Hans-Peter Bernhard
Hi all, I need your help with an unpleasent problem because I cannot reproduce the behaviour on demand. The problem occures relatively randomly. Samba 2.2.7a works fine 2-3 days on a SUSE LINUX 7.3 with kernel 2.4.10-64GB-SMP. The server is file server and "NT-PDC" for about 200 w2k clients. Ab

[Samba] Final problems in the samba

2003-03-05 Thread Osni Passos
In a domain PDC Samba the following problems exist: 1-The script of netlogon is not loaded with login (exactly configured and its respctivas folders and archives they exist and they are with permission 777, view smb.conf) scripts is being loaded manually.Anybody know why? 2-After the user if to log

[Samba] Final problems in the samba

2003-03-05 Thread Osni Passos
In a domain PDC Samba the following problems exist: 1-The script of netlogon is not loaded with login (exactly configured and its respctivas folders and archives they exist and they are with permission 777, view smb.conf) scripts is being loaded manually.Anybody know why? 2-After the user if to log

[Samba] win2k groups

2003-03-05 Thread Rui Claro
Hi all! I use samba-3.0alpha21-1 as a domain member only. I want to share some dirs with windows users, authenticated in a win2k DC. I use winbind. If I share a dir like the one below, everything is fine if the "valid users" are users. What if I want to use a group name (e.g. PORTO~Domain Admins

[Samba] Accessing WinNT disk share from UNIX

2003-03-05 Thread Ron Bramblett
This is probably simple but I can't put my finger on it. I need a disk share provided by a NT server so that my UNIX users can copy files from the UNIX systems and then put them on the NT Server. Is this possible?? How do I do it?? My UNIX are Tru64 and AIX. -- Ron Bramblett Sys Admin Fuller Br

[Samba] WinXP Profe...

2003-03-05 Thread Patricio Bruna
when i trie to log in the domain, the pc says "the local directives in this system dont allow to start an interactiv session" i follow all the step in all the reading that i could find, but nothing works out for me. any help will be useful, thx -- To unsubscribe from this list go to the follo

Re: [Samba] password aging

2003-03-05 Thread Andrew Bartlett
On Wed, 2003-03-05 at 06:12, [EMAIL PROTECTED] wrote: > > > > > > Still no luck. > I set 'obey pam restrictions = yes' and 'pam password change yes', I > already had the 'unix password sync = yes'. > I can see entries in the log like this : > > Mar 4 13:13:42 servername samba(pam_unix)[12225]

Re: [Samba] Expire Password -> Which is half the most easy one?

2003-03-05 Thread Andrew Bartlett
On Thu, 2003-03-06 at 03:40, Tiago Cruz wrote: > Hello lists... > forgives to be insisting on this subject... :-( > > I would like to know which I am half the most easy one to obtain to > expire the passwords of the users of samba... :-) > > "If you set 'obey pam restrictions = yes' and setup th

[Samba] Cannot access Samba files

2003-03-05 Thread Paul Hong
Hi, I am running Samba 2.2.3a as a workstation connecting to CNS-NT domain. I can see Samba server in the domain. When I tried to connect to Samba, \\bigred is not accessible, you might not have permission to use this network resouce. Thank you for all your help. This is the third time I post this

[Samba] Samba as master browsre and WINS server ???

2003-03-05 Thread Sutto Zoltan
Hi! I have a RedHat 7.3 box running Samba 2.2.7. What are the necessary settings in [global] section which make Samba Master browser and a WINS server for a workgroup on my subnet? There are Windows 98 and XP computers on my net. I have put the following settings in [global] section. l

[Samba] smbpasswd

2003-03-05 Thread Frank Liu
samba-2.2.7a and user security. [EMAIL PROTECTED] private]# grep fliu /etc/passwd fliu:x:504:14::/export/home/fliu:/bin/bash [EMAIL PROTECTED] private]# grep fliu /usr/local/samba/private/users.map fliu = liuf [EMAIL PROTECTED] private]# grep users.map /usr/local/samba/lib/smb.conf usernam

[Samba] Drive mappings disappearing

2003-03-05 Thread Sutto Zoltan
Hi to all! I have another problem related to samba (2.2.7 on RedHat 7.3). Some users reported me that drive mappings are disappearing. I have enabled Reconnect at Log-On option every time when a Drive mapping was created. Any idea, suggestion? Thanx Zoltan Sutto -- To unsubscribe from thi

Re: [Samba] password aging

2003-03-05 Thread joe . morin
Sorry for the confusion, I'm using Win2k clients, not Win9X. Joseph Morin Dominion Diagnostics Andrew Bartlett <[EMAIL PROTECTED]

Re: [Samba] smbpasswd

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Frank Liu wrote: > samba-2.2.7a and user security. > > [EMAIL PROTECTED] private]# grep fliu /etc/passwd > fliu:x:504:14::/export/home/fliu:/bin/bash > [EMAIL PROTECTED] private]# grep fliu /usr/local/samba/private/users.map > fliu = liuf > [EMAIL PROTECTED] private]# grep user

[Samba] login as a service to win2k & domain user manager

2003-03-05 Thread Jason Norred
Hello Samba Administrators, I'm currently running a Samba PDC ver 2.2.7. I have a couple of issues that I'm trying to find some resolution on. First, I need to be able to have a domain user be able to login to my Win2k clients as a service. I can do this by going to each client and configuring th

[Samba] Authentication error on weekends

2003-03-05 Thread Antonio Kovalski
Hi I have a Linux (RH 7.0), and I'he configured on smb server one share to only one NT user. This user is a tool used for file-transfer from MVS to Windows using UNC file name convention. How I don't know the user's password, I using SERVER security on smb.conf to validate the user. The s

Re: [Samba] Drive mappings disappearing

2003-03-05 Thread Troy.A Johnson
What kind of clients are they (win3.x, winxp, ...)? I haven't found the "reconnect on logon" options to be very reliable, so I usually reconnect the shares I want with a login script of some kind. Do your clients login to the Samba server on boot? >>> "Sutto Zoltan" <[EMAIL PROTECTED]> 03/05/0

[Samba] More LDAP samba 2.2.7a problems

2003-03-05 Thread Morey Roof
Hey guys. I have been trying to get samba and LDAP with win2k SP3 clients to work together and have just not be able to get it to work. I followed the suggestion of adding a guest user to LDAP with an rid of 501, but it hasn't help. Here is what happens. If a user logs in and they don't have

Re: [Samba] Drive mappings disappearing

2003-03-05 Thread William Jojo
strange you should mention thatabout 1 in every 100+ logins, the H: drive disappears from students in the labs. we're using 2.2.7a and winxp-sp1. it without any rhyme or reason. H: is their logon drive, so their profile is also written there. funny thing is their profile will get written ba

[Samba] Windows 98 cannot access Samba

2003-03-05 Thread Paul Hong
Hi, Works fine with Win2K or XP, but when I go to a Win98 system. "You must supply a password to make this connection: Resource: \\bigred\ipc$ password: i put in all the password, but none of them work. Any advice would be greatly appreciated. -Paul Hong -- To unsubscribe from this list go to t

[Samba] Winbind usernames without DOMAIN prefix

2003-03-05 Thread Matt Kunze
(I apologize if this is not the right list for this question, this seemed the closest thing to a winbind list that I could find) Is it possible to have winbind return usernames simply as 'username' and not 'domain+username'? The linux box I am setting this up for will basically not have any loc

[Samba] Windows XP profiles

2003-03-05 Thread Patricio Bruna
when the client logoff it can't save his profile, the reason i got it's not suficient securtity rights. any help? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] WinXP Profe...

2003-03-05 Thread Patricio Bruna
when i trie to log in the domain, the pc says "the local directives in this system dont allow to start an interactiv session" i follow all the step in all the reading that i could find, but nothing works out for me. any help will be useful, thx -- To unsubscribe from this list go to the follow

Re: [Samba] Windows 98 cannot access Samba

2003-03-05 Thread Joel Hammer
Could this be an encrypted/unencrypted password problem? Joel On Wed, Mar 05, 2003 at 03:27:14PM -0800, Paul Hong wrote: > Hi, > Works fine with Win2K or XP, but when I go to a Win98 system. > "You must supply a password to make this connection: > Resource: \\bigred\ipc$ > password: i put in all t

[Samba] Virtual servers for 2 workgroup

2003-03-05 Thread Grand Titus
Hi My config: Samba 2.2.3 & Linux Debian Testing kernel 2.4.20 There are two network cards on my pc : -one links to the network R1 (138.231.121.12) -one links to the network R2 (192.168.0.1) I would like to open two shares: -the first one on R1 in the workgroup wkgrp1 -the second

Re: [Samba] Winbind usernames without DOMAIN prefix

2003-03-05 Thread Herb Lewis
winbind use default domain = yes This is for 3.0 samba and may partially work in 2.2.x Matt Kunze wrote: > > (I apologize if this is not the right list for this question, this > seemed the closest thing to a winbind list that I could find) > > Is it possible to have winbind return usernames sim

Re: [Samba] login as a service to win2k & domain user manager

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Jason Norred wrote: > Hello Samba Administrators, > > I'm currently running a Samba PDC ver 2.2.7. I have a couple of issues > that I'm trying to find some resolution on. > > First, I need to be able to have a domain user be able to login to my > Win2k clients as a service. I c

Re: [Samba] Authentication error on weekends

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Antonio Kovalski wrote: > Hi > > I have a Linux (RH 7.0), and I'he configured on smb server one share to > only one NT user. This user is a tool used for file-transfer from MVS to > Windows using UNC file name convention. How I don't know the user's > password, I using S

Re: [Samba] Drive mappings disappearing

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, William Jojo wrote: > > > > strange you should mention thatabout 1 in every 100+ logins, the > H: drive disappears from students in the labs. we're using 2.2.7a and > winxp-sp1. > > it without any rhyme or reason. H: is their logon drive, so their profile > is also written

[Samba] Password Expiration

2003-03-05 Thread Rodrigo Schmidt Nürmberg
To make a password expire on my Samba PDC I just need to edit the "/etc/shadow" or use the comand "chage -M days_before_expire user"? Thanx Rodrigo -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Windows 98 cannot access Samba

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Paul Hong wrote: > Hi, > Works fine with Win2K or XP, but when I go to a Win98 system. > "You must supply a password to make this connection: > Resource: \\bigred\ipc$ > password: i put in all the password, but none of them work. > > Any advice would be greatly appreciated. On

Re: [Samba] Windows XP profiles

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Patricio Bruna wrote: > when the client logoff it can't save his profile, the reason i got it's not > suficient securtity rights. > > any help? And what does the smbd log file say? Your smbd logs can be under: /usr/local/samba/var/logs or /var/logs/samba or some

Re: [Samba] WinXP Profe...

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, Patricio Bruna wrote: > when i trie to log in the domain, the pc says "the local directives in this > system dont allow to start an interactiv session" > > i follow all the step in all the reading that i could find, but nothing works > out for me. > > any help will be useful,

Re: [Samba] Password Expiration

2003-03-05 Thread John H Terpstra
On Wed, 5 Mar 2003, [iso-8859-1] Rodrigo Schmidt Nürmberg wrote: > To make a password expire on my Samba PDC I just need to edit the > "/etc/shadow" or use the comand "chage -M days_before_expire user"? If you are using PAM that may work. How is your PAM configured? ie: /etc/pam.d/samba

Re: [Samba] login as a service to win2k & domain user manager

2003-03-05 Thread Jim Wharton
Under NT, you could do it through User Manager for Domains. You would select the user and pull down the Policy menu and select User Rights. Then after checking view advanced privleges, you could add "Logon as batch Job" ...very useful for Oracle and other overnight import/export jobs. In Windows 2

Re: [Samba] Password Expiration

2003-03-05 Thread Rodrigo Schmidt Nürmberg
This is the /etc/pam.d/system-auth. Can You send me a ie config file (how it should be). #%PAM-1.0 # This file is auto-generated. # User changes will be destroyed the next time authconfig is run. authrequired /lib/security/pam_env.so authsufficient/lib/security/pam_unix.so

[Samba] [wirus] UWAGA! znaleziono wirusa w Twojej wiadomosci !

2003-03-05 Thread Skaner Antywirusowy poczty WP
Ta wiadomosc zostala utworzona automatycznie przez serwer smtp.wp.pl W wyslanej przez Ciebie wiadomosci zostal znaleziony wirus aliz. Skaner antywirusowy Poczty WP zablokowal jej dostarczenie do adresata oraz definitywnie usunal list z serwera. Zrob natychmiast kopie swoich danych i zainstaluj na

Re: [Samba] Problem of access samba from rh8

2003-03-05 Thread Patrick Kwan
Hello Steve, What is the format u enter of the username in the login dialogue? 1. make sure the username u login have a local a/c (not domain a/c) in that NTbox. 2.Please try this format: "username/NetbiosNameOfTheNTbox" in the login dialogue box. Try... Patrick > Good morning Patrick, > > I f

[Samba] Automagic creation of user a/c & homedir when I create a NTdomai n user (???)

2003-03-05 Thread Greg Cunningham
Has anybody got a script that auto-creates a linux user (...& hence a Samba home dir) when a user a/c is created on the M$ DC? eg, the way admins expect it to work in a homogenous M$ domain. I expect that the DC uses a form of RPC to create the home dir. This would have to be caught & fire off a

Re: [Samba] printer configuration issue

2003-03-05 Thread Kurt Weiss
[EMAIL PROTECTED] schrieb: My thanks to everyone for their suggestions. I can summarize recent developments as follows: 1) after adding "use client driver = yes" (as Daniel suggests below), the "access denied" message went away, but printing from a remote Windows client still failed. 2) printing

[Samba] can connect with smbclient but cannot change the password with smbpasswd

2003-03-05 Thread Claude Frantz
Although I can log in without any error using "smbclient", I cannot change the password using "smbpasswd". The error message is: machine 127.0.0.1 rejected the tconX on the IPC$ share. Error was: NT_STATUS_WRONG_PASSWORD. Failed to change password for ... What is wrong here ? "root" was able

[Samba] guest user connects to IPC$

2003-03-05 Thread Claude Frantz
Why can the guest user connect to the IPC$ although the config says "guest ok = No" ? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Strange smbclient-messages

2003-03-05 Thread Kurt Weiss
oops monitor schrieb: Hi, Samba-Users, this morning I found some strange-looking lines in my report-emails. At one of my customers I have an installation of Amanda running fine. Yesterday I decided to add a Windows-share to the systems to be backed up. This morning I looked at the logs and there w

[Samba] help to configure samba server

2003-03-05 Thread subin
Hello.. I need help .regarding the configuration of samba server to allow windows clients to access the server with regards subin -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.or

[Samba] please help me it is urgent

2003-03-05 Thread dharanesh dharanesh
Hello i am new to samba protocol Our Client software used samba protocol If there is no firewall case , this protocol work properly from remote site. All of firwall configuration open ( this mean is all of port open ). Samba work very well, but if some constrain put in, it doesn't work. sent port n

[Samba] RE: number of groups of NT account causes authenticationproblems

2003-03-05 Thread MCCALL,DON (HP-USA,ex1)
Hi Richard, et al; Can't speak for Solaris, but HP-UX has a 20 group membership limit for HP-UX users. From man setgroups: must be no more than NGROUPS_MAX, as defined in . Same applies to initgroups. So Solaris may have some limit as well Hope this helps, Don > -Original Message- > F

Re: [Samba] number of groups of NT account causes authenticationproblems

2003-03-05 Thread Gopal Bhat
Finally, I found that this problem is due to limitation of Solaris OS. By default, the kernel parameter NGROUPS_MAX ( # getconf NGROUPS_MAX) is set to 16 (/usr/include/limits.h), which can be changed to a maximum of 32 by putting a line: set ngroups_max=32 in /etc/system file and rebooting the s

RE: [Samba] number of groups of NT account causes authenticationproblems

2003-03-05 Thread Ken Cross
Be careful. Just rebuilding the kernel with an increased NGROUPS_MAX probably won't be sufficient. To accommodate Windows users with lots (40-50) of group memberships, we had to rebuild NetBSD with NGROUPS_MAX set to 128. But we also had to rebuild userland, because anything that used NGROUPS_MA

Re: [Samba] number of groups of NT account causes authenticationproblems

2003-03-05 Thread Michael G. Noble
Solaris has a 15 member limit to groups. Since you are under that limit, it should not be a problem. I have Samba running on an Ultra 60 with Solaris8, samba version 2.2.5. I have users who are members of at least 14 groups and not having any problems accessing shared folders. Mike On Tue, 200

Re: [Samba] number of groups of NT account causes authenticationproblems

2003-03-05 Thread Gopal Bhat
Is there anyway to increase this limit of 15? Using /etc/system or any other configuration file/parameter? I will post this question on SUN BigAdmin also, if I am able to find an answer, it will be great. Thanks! Michael G. Noble wrote: Solaris has a 15 member limit to groups. Since you are und