[Samba] Samba Migration Question

2003-05-29 Thread Bruce P. Morin
Hello, I have a RedHat 7.3 Server running as a Samba PDC for a Windows Network. We want to migrate that box to RedHat 9.0. Our plan is to format the drive and do a fresh install. Of course we will back up the system, but I want to make sure that when our users log back on to the system nothing is

[Samba] Re: Samba+CUPS+Driver autodownload

2003-05-29 Thread Matt Dainty
Hi, The version of CUPS and cupsaddsmb is currently 1.1.18, (due to be upgraded to 1.1.19 soon-ish). Here's the output of running "cupsaddsmb -v ...": # /usr/sbin/cupsaddsmb -v -U root oki7200 Password for root required to access localhost via SAMBA: Running command: smbclient //localhost/print

[Samba] FW: THE [PRINT$] SHARE

2003-05-29 Thread Kevin Smith
Is this an exclusively NT/XP/2K share or will it work with windows 9x as well? Kev -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] Folder redirection on samba

2003-05-29 Thread Murali krishnan Ganapathy
Two ways to do it. One is on a per user basis, and the other is through policies. First: Per User --- All that needs to be done is to change one registry key, in HKCU. All other methods essentially do this for you and give you a cleaner interface. I cant remember the registry key

[Samba] Re: share persistence problem

2003-05-29 Thread Paul Trepanier
/It's looks like the resolution to this problem is setting the deadtime global option to 0 (at the cost of resources). Although it defaults to 5 (minutes), a stale connection is actually tossed under 1. I will continue to experiment with this and contribute further should information of value

[Samba] Samba+CUPS+Driver autodownload

2003-05-29 Thread Kurt Pfeifle
Matt Dainty wrote on Samba-Digest I'm trying to get Samba to offer the Adobe driver automatically for the two printers I have set up with CUPS. I have all of the necessary files plucked out of the Adobe Postscript Windows driver package, but I'm hitting the problem when I come to run "cupsaddsmb

[Samba] Re: share persistence problem

2003-05-29 Thread Paul Trepanier
While you may be onto something, I currently disagree as the samba logs show the details of what's happening... [2003/05/29 08:05:11, 2] smbd/dosmode.c:unix_mode(59) unix_mode(Desktop.ini) inheriting from . [2003/05/29 08:05:11, 2] smbd/dosmode.c:unix_mode(67) unix_mode(Desktop.ini) inherit m

[Samba] Samba 3.0.a24 -- nmbd coredump when sync_browse_lists withother samba host!!!

2003-05-29 Thread Andriy Galetski
>From nmbd.log : . . [2003/05/29 08:10:02, 2] nmbd/nmbd_synclists.c:sync_browse_lists(168) Initiating browse sync for DPMN to BETA(10.201.60.10) [2003/05/29 08:10:03, 0] lib/iconv.c:utf8_pull(471) short utf8 char [2003/05/29 08:10:03, 0] lib/charcnv.c:convert_string_allocate(248) Conv

[Samba] Samba+CUPS+Driver autodownload

2003-05-29 Thread Matt Dainty
Hi, I'm trying to get Samba to offer the Adobe driver automatically for the two printers I have set up with CUPS. I have all of the necessary files plucked out of the Adobe Postscript Windows driver package, but I'm hitting the problem when I come to run "cupsaddsmb -v ..." that the "rpcclient ad

[Samba] Moving samba from one machine to another?

2003-05-29 Thread Vizitiu, Ciprian
Hi listers. I have a 2.2.7 samba running on a RH8. I'd like to "move" the current samba (with all the accounts and so) to a more powerful machine. Assuming that at the destination I have exactly the same installed packets what files must be copied in order to make the move as easy as possible? To

Update: [Samba] Samba as PDC, connections from clients refused...

2003-05-29 Thread Dinyar Rabady
sorrynot username...Win2k was reffering to the machine name not beeing existant on the server...but i have definately added the clientname with 'smbpasswd -a -m [clientname]$' --- Forwarded message --- From: Dinyar Rabady <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTE

[Samba] Folder redirection on samba

2003-05-29 Thread vecvac
hi, how can i set up the folder "my documents" on clients desktop on my samba pdc? thanks andrea __ Tiscali ADSL a 1 euro al giorno, traffico incluso!e in piu' telefoni gratis. Abbonati entro il 31 maggio, l'attivazione e' gratuita

[Samba] Samba as PDC, connections from clients refused...

2003-05-29 Thread Dinyar Rabady
hi, i have the following netowork situation: 2x Debian Linux 1x Stable with samba 2.2.3a-12.3 for Debian as PDC 2x Unstable with samba 2.999+3.0.alpha24-3for Debian as Client 2x Windows 1x Win2k also as Client 1x WinXP Client now i have the following problem: If i tr

[Samba] Problem with printing in samba server

2003-05-29 Thread gertian . brataj
Hai, thankyou for the solution.It seems work fine now. I edit the file /etc/lprng/lpd.perms with option DEFAULT ACCEPT I have create a new file "hosts"under /etc. file /etc/hosts: 127.0.0.1 localhost 192.168.1.X octest octest.riedmann.it I don't receive the message now ( get_local_host ´myhostn

[Samba] Making winbindd and pam_mount play nice together (2nd try)

2003-05-29 Thread jim feldman
We're trying to set up linux based workstations that use a win2k AD/DC for authentication, and pam_mount to mount a share as the user's home directory. It looks like winbind isn't passing on the credentials (although it is getting us logged in). If anyone has made this work, I'd love the detail

[Samba] Samba/Winbind/PAM

2003-05-29 Thread John Simovic
Hi there. I have Samba 2.28 configured. wbinof returns all users and groups in the domain. I can getent passwd and everything works fine. But I cannot login using RH 9. My /etc/pam.d/login file is authrequired /lib/security/pam_securetty.so authrequired /lib/securi

Re: [Samba] "lprm command" problem

2003-05-29 Thread Joel Hammer
They say you should not have any print commands defined in smb.conf when you are using cups. Joel On Wed, May 28, 2003 at 04:45:13PM +0200, Manuel Arenaz wrote: > Hello, > > I have successfully installed samba 2.2.8 > (with CUPS) as a windows printing server using the > print$ share. The W20

Re: [Samba] Problem with samba printer under Win2k

2003-05-29 Thread Joel Hammer
I am confused,now. In your first post it seemed you were printing. Can you not print at all? >From which machine is the printing failing? There is no printing command given in your global section. You have spool misspelled in your printer share. Doesn't removing all those comments make this

[Samba] Accessing printer from outside the domain

2003-05-29 Thread lloyd
We need to give a user in another domain access to our printer: our domain: OURDOM (samba) other domain: OTHERDOM (AD?) user's workstation: \\OTHERDOM\WKSTN, in other domain printer: in our domain user: JOEBLOW - an account in each domain with the same login/password We're getting this error

[Samba] Samba + LDAP problem

2003-05-29 Thread Gabriel Maffia
Hi: I'm trying to integrate Samba and LDAP (Samba working as a PDC). While trying to add a computer to the domain, this is what I get (This is not a production server, so there is no problem with password revealing): [2003/05/28 18:59:00, 2] passdb/pdb_ldap.c:get_single_attribute(435) get_singl

[Samba] more info; current master browser = UNKOWN

2003-05-29 Thread bkrusic
Hi, preffered master local master domain master are all yes on the PDC. os level = 99 on all other samba file servers, os level = 0 prventing the election process (and ofcourse the corresponding args are = no). nmbd.log on the pdc says = UNKOWN Bri- __ Do you

RE: [Samba] Slow performance with QuickBooks

2003-05-29 Thread Brandon Lederer
Yes OPLOCKS are off. My smb.conf file follows: [global] workgroup = HMS server string = CBS Quickbooks Server (Samba) load printers = yes printer admin = @HMS+adminx printcap name = cups printing = cups guest ok = no restrict anonymous = yes valid users = @HM

[Samba] current master browser = UNKOWN

2003-05-29 Thread bkrusic
Hi, Upon looking at nmbd.log, I see current master browser = UNKOWN google has mountains on this so I am sifting through. any ideas? Bri- __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- To unsubsc

Re: [Samba] Cross Subnet WINS?

2003-05-29 Thread ganapathy murali krishnan
OK. The problem is solved. The problem was not with samba. The wireless subnet is controlled by a different group of people, and after a few experiments, I found out that all out going traffic to port 139 is dropped. So, I was able to contact my SAMBASERVER on port 22 (ssh) but not on 139. Till I g

RE: [Samba] Slow performance with QuickBooks

2003-05-29 Thread Gerald Drouillard
Did you turn oplocks off? Can we see your smb.conf file? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Brandon Lederer > Sent: Wednesday, May 28, 2003 4:05 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [Samba] Slow performance with QuickBooks > > > Just

RE: [Samba] Panic action ignored by winbind during crash

2003-05-29 Thread Paul Eggleton
In my problem description should probably have mentioned the following... I am running Samba 3.0beta23 with ACL support on Red Hat 8.0 (custom 2.4.20 kernel). Cheers, Paul Paul Eggleton wrote on Wednesday, 28 May 2003 3:18 p.m.: > Hi there, > > I am trying to debug a problem with winbind crashi

RE: [Samba] Slow performance with QuickBooks

2003-05-29 Thread Brandon Lederer
Just also verified that WinXP and Win98SE Exhibit the SAME issue. almost identical time from one OS to the Other. I just cant seem to make it any better. -Original Message- From: Brandon Lederer [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 2:26 PM To: '[EMAIL PROTECTED]' Subje

Re: [Samba] Can we have a WINS

2003-05-29 Thread David Morel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le Mercredi 28 Mai 2003 21:39, David Chait a écrit : > Samba can be made into a WINS server by simply uncommenting a few lines in > the default config, trivial really. > > - Original Message - > From: "Patrick Nelson" <[EMAIL PROTECTED]> > To:

RE: [Samba] Can we have a WINS

2003-05-29 Thread Patrick Nelson
On Wed, 2003-05-28 at 12:30, Brandon Lederer wrote: > I would think you could just use DNS. DNS will be used instead of WINS, > right? > > -Original Message- > From: Patrick Nelson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 28, 2003 2:29 PM > To: Samba List > Subject: [Samba] Can we

Re: [Samba] Can we have a WINS

2003-05-29 Thread David Chait
Samba can be made into a WINS server by simply uncommenting a few lines in the default config, trivial really. - Original Message - From: "Patrick Nelson" <[EMAIL PROTECTED]> To: "Samba List" <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 12:29 PM Subject: [Samba] Can we have a WINS >

RE: [Samba] Can we have a WINS

2003-05-29 Thread Brandon Lederer
I would think you could just use DNS. DNS will be used instead of WINS, right? -Original Message- From: Patrick Nelson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 2:29 PM To: Samba List Subject: [Samba] Can we have a WINS Is there anyway to replicate WINS in an all Samba env

[Samba] Can we have a WINS

2003-05-29 Thread Patrick Nelson
Is there anyway to replicate WINS in an all Samba environment? Or is there another way of accomplishing this? Like just DNS... -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Slow performance with QuickBooks

2003-05-29 Thread Brandon Lederer
I have spent much of the day today researching performance tuning with samba. I have tried everything that I can find out about how to make performance faster. I checked disk performance with Bonnie, installed FTP and tested a transfer that way, achieving 6-7 MB / second. about 30 seconds for 15

Re: [Samba] Question on Profiles when users join the Domain

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, Jason Williams wrote: > Hello everyone. I will keep this question as brief as possible. > > As it is now, our users are all set in a workgroup environment using local > profiles. I have setup our Samba PDC with LDAP to use roaming profiles. > My question is this: > Users right

Re: [Samba] WINT-NT is working as PDC and Redhat Linux Samba BDCand how to use rsync?

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, Yeri Swamy wrote: > John H Terpstra wrote: > > >On Wed, 28 May 2003, Yeri Swamy wrote: > > > > > > > >>Thanks a lot! for ur speedy reply... > >>The link u sent i looked at it very closely... i am still confused what > >>to do... > >> > >>It is not explained anywhere howto setu

[Samba] Question on Profiles when users join the Domain

2003-05-29 Thread Jason Williams
Hello everyone. I will keep this question as brief as possible. As it is now, our users are all set in a workgroup environment using local profiles. I have setup our Samba PDC with LDAP to use roaming profiles. My question is this: Users right now use a local profile. How do I make sure that when

[Samba] Member server of Samba PDC

2003-05-29 Thread Patrick Nelson
PDC RH9 running v2.2.7-a-8.9.0 from RH Member RH73 running v2.2.7-3.7.3 from RH both are up to date with regards to RH Would like the Member server to authenticate against the PDC rather than locally to itself causing me to keep auth all synced up between the two. Yes LDAP is an option as we alre

Re: [Samba] WINT-NT is working as PDC and Redhat Linux Samba BDCand how to use rsync?

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, Yeri Swamy wrote: > Thanks a lot! for ur speedy reply... > The link u sent i looked at it very closely... i am still confused what > to do... > > It is not explained anywhere howto setup LDAP for Linux Samba BDC.. If you implement a Samba based solution you need a Samba SAM (

Re: [Samba] WINT-NT is working as PDC and Redhat Linux Samba BDCand how to use rsync?

2003-05-29 Thread Yeri Swamy
Yeri Swamy wrote: Thanks a lot! for ur speedy reply... The link u sent i looked at it very closely... i am still confused what to do... It is not explained anywhere howto setup LDAP for Linux Samba BDC.. that means do i have to setup Linux Samba BDC as LDAP server or client or ??? I believe if

RE: [Samba] Passing domain name to PPP

2003-05-29 Thread Tom Hallewell
I should probably add some clarifications here. First, since we have over 200 users, we would like to not have to add the users anywhere. It seems like the tweak would have to take place in PAM. What we'd really like to do is find a friendly way where PAM can be configured to maybe try both (user

[Samba] Share violation

2003-05-29 Thread Oscar A. Valdez
Ocassionally (not always), some (not all) of my Win 9x clients get a share violation when trying to open a shared file. I also have many more DOSEMU/Linux clients that never encounter this problem. The log snippet is as follows: [2003/05/28 11:50:30, 5] smbd/filename.c:unix_convert(119) unix_co

[Samba] Security information missing

2003-05-29 Thread Gustavo Rincon
We are running samba 2.2.8 on redhat linux kernel 2.4.20, our linux server joined a PDC server runing win 2k SP2. We share a FS from our linux server and mapped it from the PDC, everything is OK so far, when we create a directory from the client that have the FS mapped and try to see the security p

[Samba] Passing domain name to PPP

2003-05-29 Thread Tom Hallewell
Hi- Our PPP RAS server is running Samba 2.2.8a and winbind. We want to authenticate dialup users through the PDC (Win NT 4 SP6). However, in order to do so, the dommainname needs to be prepended to the username, ie, DOMAIN+USERNAME. We don't want to have to teach all our dialup users to add the d

Re: [Samba] share persistence problem

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, Paul Trepanier wrote: > After awhile, my connections from my PC to my samba server end up with a > red "X" in them (share disappeared) if I leave my explorer window open. > If I click on these, they "wake up" and continue to function (and > the red X's go away). If I cl

[Samba] netbios name resolution problem

2003-05-29 Thread Russell, Toby
Hello all, the subject is actually my guess as to the nature of the problem. We have two Sun machines (Sol 8), both of which offer samba shares from within the same workgroup. They are the only members of the group. One is a produciton system, the other a test system. The company for whom we admi

[Samba] share persistence problem

2003-05-29 Thread Paul Trepanier
After awhile, my connections from my PC to my samba server end up with a red "X" in them (share disappeared) if I leave my explorer window open. If I click on these, they "wake up" and continue to function (and the red X's go away). If I close my explorer window (while the red X's are the

[Samba] roaming profiles

2003-05-29 Thread vecvac
Hi, how can i manage roaming profiles only for few users? in samba there is an option that i manage the roaming profile for all lan's users but i want who only the "stage" users can this. In W2k is possible assign for every users if use local profile or not. Roaming profiles is a good choice if use

Re: [Samba] WINT-NT is working as PDC and Redhat Linux Samba BDCand how to use rsync?

2003-05-29 Thread John H Terpstra
Yeri, The dogma to use rsync to replicate the password database is bad karma. "It's a bit like your karma runs over your dogma." MS Windows NT Domain member machines change their password at certain intervals. If they do so on a local copy of the database nad it gets over-written by the r

Re: [Samba] Problem with samba printer under Win2k

2003-05-29 Thread gertian . brataj
On 28 May 2003 at 7:41, Joel Hammer wrote: > With lprng, you need to edit the file: > /etc/lpd.perms > Here is all I have in mine: > DEFAULT ACCEPT > Joel > Hai, I try to make the changes, but it seems to have another problem, don't work at all. I recive this message when I try to print or to see

[Samba] login (W2K) takes very long

2003-05-29 Thread Wolfgang Pichler
hi, i've configured samba-2.2.5 and openldap2-2.1.4 with the help of the howto avaible at idealx. I can add users / delete them - login in pver ssh - get the right groups and id's... - nearly everything works. But when i try to login with a W2K Workstation (havn't tested other OS'es) then i can t

[Samba] "lprm command" problem

2003-05-29 Thread Manuel Arenaz
Hello, I have successfully installed samba 2.2.8 (with CUPS) as a windows printing server using the print$ share. The W2000 clients are able to send jobs to a printer and view the corresponding printer queue. However, when I try to delete a job from the windows client, I get the error "bad

[Samba] WINT-NT is working as PDC and Redhat Linux Samba BDC andhow to use rsync?

2003-05-29 Thread Yeri Swamy
Can anybody give me a hint how to set up Samba BDC(RedHat 9.0) with rsync-ing WIN-NT PDC so that if WIN-NT PDC is down all the clients can still get Authentication service from Samba BDC(RedHat 9.0). i have seen in Samba documentation that it can be done using rsync but nowhwere it is clearly e

RE: [Samba] Samba Directory Permissions

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, Greg Hirsch wrote: > > Slight correction: Write permission doesn't necessarily grant delete > permission. If a user has write permission on a file but not on the dir > it resides in, the user can modify the file but can't delete it. > Permissions of 755 on a directory and 777

[Samba] Samba2.2.8a+Netscape DS4.16:Bind failed

2003-05-29 Thread [EMAIL PROTECTED]
Hello I'm trying to setup samba/linux file server , with authentification made by Netscape directory server. The steps I follow: 1 Installing Netscape DS , for now de directory server in empty . the only users are : admin and manager each one has his passwd. 2 Installing Samba2.2.8a (--

RE: [Samba] Samba Directory Permissions

2003-05-29 Thread Greg Hirsch
Slight correction: Write permission doesn't necessarily grant delete permission. If a user has write permission on a file but not on the dir it resides in, the user can modify the file but can't delete it. Permissions of 755 on a directory and 777 on specific files inside it will allow everyo

Re: [Samba] Cross Subnet WINS?

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, George Kasica wrote: > Not sure if this would apply but a while ago in a Cisco router world, > I need the command > > ip helper-address A.B.C.D <= Your SAMBA/WINS Server IP Address > > to get he various wins boxes to be seen across the network. I put one > in for each WINS Ser

Re: [Samba] vfs modules audit + recycle

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, Denis Heitbrock wrote: > hi, > > i use samba 2.2.8a > on a share i wanted to use the audit.so and recycle.so modules. in my > smb.conf i added the following share With Samba-2.2.8 you can have only 1 VFS module per share. With Samba-3 you can load multiple VFS modules. - Joh

Re: [Samba] Samba 2.2.8a Install

2003-05-29 Thread [EMAIL PROTECTED]
New version is in /usr/local/samba/... smbd is in /usr/local/samba/bin/ Your startup scripts are probably still refering to a smbd in a different location. [EMAIL PROTECTED] wrote: I just downloaded and installed the above tar ball, all went fine

Re: [Samba] Samba Directory Permissions

2003-05-29 Thread John H Terpstra
On Wed, 28 May 2003, Manuel Linder wrote: > Hello, > > I installed samba on a linux-machine is it now possible to prohibit the > samba users from deleting and creating new directories but allow them to > save and edit files in the directories. This question has been asked many times on this list.

Re: [Samba] vfs modules audit + recycle

2003-05-29 Thread Bob Crandell
Denis Heitbrock ([EMAIL PROTECTED]) wrote: > >hi, > >i use samba 2.2.8a >on a share i wanted to use the audit.so and recycle.so modules. in my >smb.conf i added the following share > >[dir] >comment = dir >valid users = @edv >writeable = yes >create mode = 777 >path = /data/ >directory mode = 777 >