Re: SOLVED but WHY? (was Re: problem with ownership of files on Samba share)

2018-08-24 Thread Shay Gover
PUBLIC in Dolphin, all the files "seem" to be > > > > owned by root. > > > > If I access smb://solomon@pi/PI-PUBLIC/ then all the files > > > > "seem" to be owned by solomon. > > > > > > > > > > > > > > >

Re: SOLVED but WHY? (was Re: problem with ownership of files on Samba share)

2018-08-24 Thread Shlomo Solomon
m" to be > > > owned by root. > > > If I access smb://solomon@pi/PI-PUBLIC/ then all the files > > > "seem" to be owned by solomon. > > > > > > > > > > > > > > On Fri, 17 Aug 2018 10:58:06 +0300 > > Shlomo Solomo

Re: SOLVED but WHY? (was Re: problem with ownership of files on Samba share)

2018-08-24 Thread Shlomo Solomon
/PI-PUBLIC /mnt/PI-PUBLIC cifs user,credentials=/etc/samba/auth.pi.solomon 0 0 I now have: //pi/PI-PUBLIC /mnt/PI-PUBLIC cifs user,uid=500,gid=500,credentials=/etc/samba/auth.pi.solomon 0 0 The result: Both of the following incorrectly show all files as owned by solomon smb://solomon@pi/PI-PUBLI

Re: SOLVED but WHY? (was Re: problem with ownership of files on Samba share)

2018-08-24 Thread Shay Gover
omon@pi/PI-PUBLIC/ then all the files "seem" to > > be owned by solomon. > > > > > > > On Fri, 17 Aug 2018 10:58:06 +0300 > Shlomo Solomon wrote: > > > Since moving from Mageia5 to Kubuntu 18.04 I have an annoying problem. > > > > I have a Ra

Re: SOLVED but WHY? (was Re: problem with ownership of files on Samba share)

2018-08-24 Thread shimi
lomo Solomon wrote: > > > Since moving from Mageia5 to Kubuntu 18.04 I have an annoying problem. > > > > I have a Raspberry PI file server running Samba and sharing > > PI-PUBLIC. Files are created (and owned) by various users. > > > > This is a mixed Linux and Windo

SOLVED but WHY? (was Re: problem with ownership of files on Samba share)

2018-08-23 Thread Shlomo Solomon
ing problem. > > I have a Raspberry PI file server running Samba and sharing > PI-PUBLIC. Files are created (and owned) by various users. > > This is a mixed Linux and Windows network. > All Linux computers on the network (including the PI) have the same > users and UIDs, to

problem with ownership of files on Samba share

2018-08-17 Thread Shlomo Solomon
Since moving from Mageia5 to Kubuntu 18.04 I have an annoying problem. I have a Raspberry PI file server running Samba and sharing PI-PUBLIC. Files are created (and owned) by various users. This is a mixed Linux and Windows network. All Linux computers on the network (including the PI) have

Re: Samba on Raspberry PI

2015-03-12 Thread Shlomo Solomon
Tzafrir - of course you're right about my "misphrased" questiion. I guess I thought it was "obvious" that I'm using Raspbian on the PI - :-) On Wed, 11 Mar 2015 10:53:29 +0100 Tzafrir Cohen wrote: > On Tue, Mar 10, 2015 at 10:19:12PM +0200, Shlomo Solomon wrote: > > I just got the new Raspberry

Re: Samba on Raspberry PI

2015-03-12 Thread Shlomo Solomon
ox gave me only "partial" results. Maybe some parameters are > > implemented differently. > > Windows and Linux machines on the network can see the PI but are > > being asked for a password. The default PI password (which I > > haven't yet changed)

Re: Samba on Raspberry PI

2015-03-11 Thread Tzafrir Cohen
On Tue, Mar 10, 2015 at 10:19:12PM +0200, Shlomo Solomon wrote: > I just got the new Raspberry PI 2 and plan to use it as a file server > on my home network. > > Does anyone have a working smb.conf file for the PI? I haven't really > played with it much, but adapting the smb.conf file from my Mage

Re: Samba on Raspberry PI

2015-03-10 Thread Efraim Flashner
x27;t help. > efraim@raspberrypi ~ $ apt-cache policy samba samba: Installed: 2:3.6.6-6+deb7u5 Candidate: 2:3.6.6-6+deb7u5 Version table: *** 2:3.6.6-6+deb7u5 0 500 http://mirrordirector.raspbian.org/raspbian/ wheezy/main armhf Packages 100 /var/lib/dpkg/status -- Efraim Fl

Re: Samba on Raspberry PI

2015-03-10 Thread Shlomo Solomon
e the PI but are > > being asked for a password. The default PI password (which I > > haven't yet changed) doesn't help. > > > > did you do `smbpasswd -a pi` to add the user pi to the samba share > users > -- Shlomo Solomon http://the-solomons.net Sen

Re: Samba on Raspberry PI

2015-03-10 Thread Efraim Flashner
x27;t help. > did you do `smbpasswd -a pi` to add the user pi to the samba share users -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted

Samba on Raspberry PI

2015-03-10 Thread Shlomo Solomon
I just got the new Raspberry PI 2 and plan to use it as a file server on my home network. Does anyone have a working smb.conf file for the PI? I haven't really played with it much, but adapting the smb.conf file from my Mageia box gave me only "partial" results. Maybe some parameters are implement

Re: Samba permission problem

2012-11-04 Thread Shlomo Solomon
ing from a Win7 machine on the network, so it was certainly related to Samba and not to the specific Linux machine. 3 - according to the log files, all connections were being made by "nobody" and not by the actual users. In my "defense", I can say that I didn't notice that fact b

Re: Samba permission problem

2012-11-04 Thread Oleg Goldshmidt
On Sun, Nov 4, 2012 at 1:06 AM, Shlomo Solomon wrote: > I have a partition on my computer defined as a share on Samba. A user > on another machine can read and create files. Files are created as > rw-r--r-- as intended. But even though the user can create a file, the > new file ca

Re: Samba permission problem

2012-11-03 Thread Shlomo Solomon
I will only be able to play with the log tonight, but in the meantime, I can answer that my Kwrite example was just that, an example. The same problem with Open Office files. Also, no change if I close and re-open the files (in both programs). The reason I'm using Samba is that this is a

Re: Samba permission problem

2012-11-03 Thread shimi
shared partition, the file is > created. If I now make a change to the file and try to save, I get an > error message saying I don't have permission (sorry, I don't remember > the exact message and am not at the other machine right now). > My bad for assuming you're using

Re: Samba permission problem

2012-11-03 Thread Shlomo Solomon
a partition on my computer defined as a share on Samba. A > > user on another machine can read and create files. Files are > > created as rw-r--r-- as intended. But even though the user can > > create a file, the new file can't be saved after editing/changing > > it. > &

Re: Samba permission problem

2012-11-03 Thread shimi
On Sun, Nov 4, 2012 at 1:06 AM, Shlomo Solomon wrote: > I have a partition on my computer defined as a share on Samba. A user > on another machine can read and create files. Files are created as > rw-r--r-- as intended. But even though the user can create a file, the > new file ca

Samba permission problem

2012-11-03 Thread Shlomo Solomon
I have a partition on my computer defined as a share on Samba. A user on another machine can read and create files. Files are created as rw-r--r-- as intended. But even though the user can create a file, the new file can't be saved after editing/changing it. I've looked at all

Re: Problem configuring SAMBA for print server ** 2nd try **

2011-03-12 Thread Boris shtrasman
configuring SAMBA to be the interface between our Windows users and our > Print server on Redhat Linux. The print server is not CUPS, but this is > irrelevant to my problem. > > The Windows users authenticate against ADS. > I have already configured SAMBA to authenticate against the AD

Problem configuring SAMBA for print server ** 2nd try **

2011-03-09 Thread Israel Shikler
Hi, I am configuring SAMBA to be the interface between our Windows users and our Print server on Redhat Linux. The print server is not CUPS, but this is irrelevant to my problem. The Windows users authenticate against ADS. I have already configured SAMBA to authenticate against the AD server

Problem configuring SAMBA for print server

2011-03-08 Thread Israel Shikler
Hi, I am configuring SAMBA to be the interface between our Windows users and our Print server on Redhat Linux. The print server is not CUPS, but this is irrelevant to my problem. The Windows users authenticate against ADS. I have already configured SAMBA to authenticate against the AD server

Re: Samba print server ** Urgent help needed ** 2nd try

2011-02-23 Thread Boris shtrasman
Hi , On Wed, Feb 23, 2011 at 17:00, Israel Shikler wrote: > > > Hi List, > > > > Our goal is to use SAMBA on Redhat Linux as a print server. > > > > The server should allow users to browse the printers list, and to > > download printer drivers. > >

Re: Samba print server ** Urgent help needed ** 2nd try

2011-02-23 Thread geoffrey mendelson
On Feb 23, 2011, at 5:00 PM, Israel Shikler wrote: http://wiki.samba.org/index.php/Samba_&_Active_Directory Geoff. -- Geoffrey S. Mendelson, N3OWJ/4X1GM Those who cannot remember the past are condemned to misquote it. ___ Linux-il mailing l

RE: Samba print server ** Urgent help needed ** 2nd try

2011-02-23 Thread Israel Shikler
Israel Shikler -Original Message- From: geoffrey mendelson [mailto:geoffreymendel...@gmail.com] Sent: Wednesday, February 23, 2011 1:18 PM To: Israel Shikler Cc: linux-il@cs.huji.ac.il Subject: Re: Samba print server ** Urgent help needed ** On Feb 23, 2011, at 12:49 PM

Re: Samba print server ** Urgent help needed **

2011-02-23 Thread geoffrey mendelson
On Feb 23, 2011, at 12:49 PM, Israel Shikler wrote: Hi List, Our goal is to use SAMBA on Redhat Linux as a print server. The server should allow users to browse the printers list, and to download printer drivers. Users should be authenticated against Active Directory Services . How do

Samba print server ** Urgent help needed **

2011-02-23 Thread Israel Shikler
Hi List, Our goal is to use SAMBA on Redhat Linux as a print server. The server should allow users to browse the printers list, and to download printer drivers. Users should be authenticated against Active Directory Services . How do we set this configuration? Israel Shikler

hebrew file names in samba

2010-09-02 Thread jonah wolf
up until recently, our samba users (mostly windows virtual machines on Linux) have been able to read and write to files containing Hebrew characters. I am unaware of any changes in the environment, however now they can see, but can not open or create any files with Hebrew characters. Any ideas

Re: samba server fails at boot time.

2009-04-18 Thread Oron Peled
On 18.04.2009 David Harel wrote: > Actually I had the same hunch and so did Noam Melzer however I didn't > link that to the laptop issue. Nice one. > > So, Yes this is a laptop. I guess my attempt to delay the samba startup > from S20 to S80 will not help. What are my optio

Re: samba server fails at boot time.

2009-04-18 Thread David Harel
Thanks Amos, Actually I had the same hunch and so did Noam Melzer however I didn't link that to the laptop issue. Nice one. So, Yes this is a laptop. I guess my attempt to delay the samba startup from S20 to S80 will not help. What are my options now Can I link to the trigger that s

Re: samba server fails at boot time.

2009-04-18 Thread Noam Meltzer
Hi, Two possibilities I can think of: 1. the samba script starts before the network is up and thus fails. 2. you have configured your samba to listen on a specific ip address which only comes up at a later time, most likely manually. Can you send the contents of: /etc/samba/smb.conf /etc/network

Re: samba server fails at boot time.

2009-04-18 Thread Amos Shapira
sounds like the samba server is started too early in the boot stage. Is this some mobile computer which gets its network connection later than usual? How about adding some "ifconfig > /tmp/ifconfig.out" or "ip i s" to the samba start script? -Amos On 4/18/09, David Ha

samba server fails at boot time.

2009-04-18 Thread David Harel
Greetings, On my Ubuntu installation, the samba server seem to crash at boot time (smbd dies but nmbd remains). Running - sudo /etc/init.d/samba restart - is fine. In the log file I can find the following pair of errors: [2009/04/18 11:22:48, 0] lib/interface.c:load_interfaces(540) WARNING

samba printing fails.

2009-04-05 Thread David Harel
Greetings, Using Gnome on Ubuntu. On samba network printing to print to a remote Xerox WorkCenter PE 116 (using driver of PE 120) , in system-config-printer->printer properties when trying to print test page on the Printer status I get: "Idle - Can't loat /etc/samba/smb.conf -

Re: printing from ms-win to linux withough samba ?

2009-03-16 Thread geoffrey mendelson
On Mar 16, 2009, at 3:54 PM, Erez D wrote: ok, now it asks for a driver. should i give it the windows version of the driver, or should i put a poscript one ? If you have turned on RAW printing in your CUPS setup, then use the Windows driver. If not, use a postscript one. You can always c

Re: printing from ms-win to linux withough samba ?

2009-03-16 Thread Erez D
On Mon, Mar 16, 2009 at 2:59 PM, Yedidyah Bar-David < linux...@didi.bardavid.org> wrote: > On Mon, Mar 16, 2009 at 02:49:33PM +0200, Erez D wrote: > > On Sun, Mar 15, 2009 at 5:49 PM, geoffrey mendelson < > > > ipp://:631/printers/ > > > > > > > Doesn't work for me (xp) > > If I type: ipp://:631/p

Re: printing from ms-win to linux withough samba ?

2009-03-16 Thread geoffrey mendelson
On Mar 16, 2009, at 2:59 PM, Yedidyah Bar-David wrote: This does not prove that it does not work. ipp is a version of http, so it makes sense. Did you try putting this in a Windows Network Printer? You can also try going to that port (631) with a web browser. You should get a CUPS we

Re: printing from ms-win to linux withough samba ?

2009-03-16 Thread Yedidyah Bar-David
On Mon, Mar 16, 2009 at 02:49:33PM +0200, Erez D wrote: > On Sun, Mar 15, 2009 at 5:49 PM, geoffrey mendelson < > > ipp://:631/printers/ > > > > Doesn't work for me (xp) > If I type: ipp://:631/printers/ it hangs. > > If I use http instead of ipp, i get the printer's config page and i can > conf

Re: printing from ms-win to linux withough samba ?

2009-03-16 Thread Erez D
he printer's config page and i can configure it or print a test page, but i want to print a document using it ... thanks, erez. > You could also after you install cups, install samba and access it as if it > were a > windows printer. > > If you want to prevent shell access, y

Re: printing from ms-win to linux withough samba ?

2009-03-15 Thread Lior Okman
some instances, I had to specify the http protocol instead of ipp. E.g: http://:631/printers You could also after you install cups, install samba and access it as if it were a windows printer. If you want to prevent shell access, you create a userid for the printer, and set the password to some

Re: printing from ms-win to linux withough samba ?

2009-03-15 Thread geoffrey mendelson
On Mar 15, 2009, at 5:56 PM, Yedidyah Bar-David wrote: Mind you, this will require manually taking care of the printer driver, which is lots of work if you have many clients, and which a Windows-based print server (what you get by "Sharing" your printer) tries to save you, and w

Re: printing from ms-win to linux withough samba ?

2009-03-15 Thread Yedidyah Bar-David
er to: http://SERVER:631/printers/PRINTERNAME Mind you, this will require manually taking care of the printer driver, which is lots of work if you have many clients, and which a Windows-based print server (what you get by "Sharing" your printer) tries to save you, and which samba tries to

Re: printing from ms-win to linux withough samba ?

2009-03-15 Thread geoffrey mendelson
cups, install samba and access it as if it were a windows printer. If you want to prevent shell access, you create a userid for the printer, and set the password to some long unguessable password. Then you set a resonable password in smbpasswd. Samba is not the difficult to install or use, an

Re: printing from ms-win to linux withough samba ?

2009-03-15 Thread Erez D
d interface, you own distribution's config > tools, etc...) > > Good luck, > Hetz > > 2009/3/15 Erez D > > > > hi, > > > > Is it possible to use linux as a printer server (for windows machines) > without samba ? > > > >

Re: printing from ms-win to linux withough samba ?

2009-03-15 Thread Hetz Ben Hamo
which tool do you use to configure it (KDE's printer configuration, cups web based interface, you own distribution's config tools, etc...) Good luck, Hetz 2009/3/15 Erez D > > hi, > > Is it possible to use linux as a printer server (for windows mach

printing from ms-win to linux withough samba ?

2009-03-15 Thread Erez D
hi, Is it possible to use linux as a printer server (for windows machines) without samba ? ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

RE: Samba: convert shadow to smbpasswd.

2008-12-18 Thread Josh Roden
Thanks for the replies. I was hoping. HAPPY HANUKA! -Original Message- From: Shachar Shemesh [mailto:shac...@shemesh.biz] Sent: Thursday, December 18, 2008 8:15 AM To: Dotan Shavit Cc: Josh Roden; linux-il@cs.huji.ac.il Subject: Re: Samba: convert shadow to smbpasswd. Dotan Shavit wrote

Re: Samba: convert shadow to smbpasswd.

2008-12-17 Thread Shachar Shemesh
Dotan Shavit wrote: Please note that passwords are not transferred automatically from /etc/passwd to the new /etc/samba/smbpasswd file. After running mksmbpasswd all accounts are disabled so the system administrator must run smbpasswd for each account that needs to be enable. I&#x

Re: Samba: convert shadow to smbpasswd.

2008-12-17 Thread Dotan Shavit
On Wednesday 17 December 2008, Josh Roden wrote: > Hi everyone, > > Does anyone know how to convert /etc/shadow or /etc/passwd to > /etc/samba/smbpasswd? > > I haven't been able to google anything that works. > > > > Neither of the following work: > >

Samba: convert shadow to smbpasswd.

2008-12-17 Thread Josh Roden
Hi everyone, Does anyone know how to convert /etc/shadow or /etc/passwd to /etc/samba/smbpasswd? I haven't been able to google anything that works. Neither of the following work: cat /etc/passwd|mksmbpasswd.sh |cat>/etc/samba/smbpasswd cat /etc/shadow|mksmbpasswd.sh|cat>

Re: samba, CUPS and Windows

2008-03-17 Thread Hetz Ben Hamo
#x27;m looking for a configuration to print from Windows to my new Office > > > > Jet which is connected to my Linux box. I can use the CUPS driver, but > > > > I prefer to use the native HP drivers. Only thing is that I didn't > > > > find any explanation of

Re: samba, CUPS and Windows

2008-03-17 Thread Noam Rathaus
CUPS driver, but > > > I prefer to use the native HP drivers. Only thing is that I didn't > > > find any explanation of WHAT to put in /etc/samba/drivers, why do i > > > need to work with user level in samba in order to make cups play > > > nicely wit

Re: samba, CUPS and Windows

2008-03-17 Thread Geoffrey S. Mendelson
On Mon, Mar 17, 2008 at 02:21:16PM +0200, Hetz Ben Hamo wrote: > Geoff, > > Thanks for your help and links, but I still seem to have 1 problem: I > can see the printer in windows, it shows the generic (crappy) driver, > but whenever I try to print the Windows test page, all I get is the > postscri

Re: samba, CUPS and Windows

2008-03-17 Thread Hetz Ben Hamo
iver, but > > I prefer to use the native HP drivers. Only thing is that I didn't > > find any explanation of WHAT to put in /etc/samba/drivers, why do i > > need to work with user level in samba in order to make cups play > > nicely with windows, etc.. > &

Re: samba, CUPS and Windows

2008-03-17 Thread Geoffrey S. Mendelson
n't > find any explanation of WHAT to put in /etc/samba/drivers, why do i > need to work with user level in samba in order to make cups play > nicely with windows, etc.. http://www.novell.com/coolsolutions/feature/18850.html Describes what goes there, but IMHO you don't really want

samba, CUPS and Windows

2008-03-17 Thread Hetz Ben Hamo
Hi, I'm looking for a configuration to print from Windows to my new Office Jet which is connected to my Linux box. I can use the CUPS driver, but I prefer to use the native HP drivers. Only thing is that I didn't find any explanation of WHAT to put in /etc/samba/drivers, why do i ne

Samba success story [Was: AD Integration/Replacement?]

2008-03-06 Thread Oded Arbel
ations are authenticating against and using roaming profiles from a standard Samba 3 installation with an LDAP backend and Linux workstations and servers authenticate directly through LDAP. Setting it up is not difficult. At first I had an opepldap backend and then it was changed for a Novell eDirect

Re: HP OfficeJet 5610 Samba

2007-09-08 Thread David Suna
David Suna wrote: My apologies if this shows up twice. I sent it out and I didn't see it so I am sending it again. I have an HP OfficeJet 5610 connected to Windows XP machine on the local network. I am trying to have my Ubuntu machines print to it. I was able to add the printer as a Sa

Re: HP OfficeJet 5610 Samba

2007-08-29 Thread David Suna
Geoff, Thanks for your reply. To test out the Linux setup I tried plugging the 5610 directly into the Ubuntu machine. It automatically identified the printer and was able to print to it without a problem. The problem only seems to be when printing to it on the XP machine via Samba. The

Re: HP OfficeJet 5610 Samba

2007-08-29 Thread Geoffrey S. Mendelson
On Wed, Aug 29, 2007 at 09:32:39PM +0300, David Suna wrote: > I haven't been able to find a driver for the 5610. I have hplip and > hplip-ppds installed but I don't know if this is used by the Samba print > drivers or not. Samba does not have print drivers. It has a prog

HP OfficeJet 5610 Samba

2007-08-29 Thread David Suna
My apologies if this shows up twice. I sent it out and I didn't see it so I am sending it again. I have an HP OfficeJet 5610 connected to Windows XP machine on the local network. I am trying to have my Ubuntu machines print to it. I was able to add the printer as a Samba printer bu

Re: samba problems

2007-07-25 Thread Amos Shapira
On 26/07/07, Kfir Lavi <[EMAIL PROTECTED]> wrote: This call attaches only (part of) a single filesystem, not possible submounts. The entire file hierarchy including submounts is attached a second place using mount --rbind olddir newdir I don't understand

Re: samba problems

2007-07-25 Thread Kfir Lavi
I looked at the man of mount. Here is a section that might help: Since Linux 2.4.0 it is possible to remount part of the file hierarchy somewhere else. The call is mount --bind olddir newdir After this call the same contents is accessible in two places. One can

samba problems

2007-07-25 Thread Jason Friedman
Hi all, I am having trouble with smbmount. I am able to access a directory using smbclient. The root directory of the share I am connecting to does not allow its directory to be listed. I don't have control of the server. The directory that I want is a sub-sub directory. so I do something like

Re: Can SAMBA 3.0.24 be a BDC for a Windows 2003 domain controller?

2007-06-26 Thread Amos Shapira
On 27/06/07, Gil Freund <[EMAIL PROTECTED]> wrote: Partially true only. Samba will act as an NT domain controller, not as an AD Domain controller. You will not have Group Policy functionality (although there are third party commercial products that can add this functionality). You will

Re: Can SAMBA 3.0.24 be a BDC for a Windows 2003 domain controller?

2007-06-26 Thread Gil Freund
On 6/26/07, Amos Shapira <[EMAIL PROTECTED]> wrote: Hello, I kept hearing that Samba 3 can join and do anything as a Windows Domain Controller even better than Windows itself. Partially true only. Samba will act as an NT domain controller, not as an AD Domain controller. You will no

Re: Can SAMBA 3.0.24 be a BDC for a Windows 2003 domain controller?

2007-06-25 Thread Noam Meltzer
gnore my last statement and seek for a better advice :) - Noam On 6/26/07, Amos Shapira <[EMAIL PROTECTED]> wrote: Hello, I kept hearing that Samba 3 can join and do anything as a Windows Domain Controller even better than Windows itself. But now that I need it to replace a Backup Domain

Re: Can SAMBA 3.0.24 be a BDC for a Windows 2003 domain controller?

2007-06-25 Thread Alex Dover
I know this doesn't answer your original question, but back in the day there was a fork of samba that focused on PDC functionality. It was called Samba TNG. If it's still alive maybe you should check it out. Alex = To u

Can SAMBA 3.0.24 be a BDC for a Windows 2003 domain controller?

2007-06-25 Thread Amos Shapira
Hello, I kept hearing that Samba 3 can join and do anything as a Windows Domain Controller even better than Windows itself. But now that I need it to replace a Backup Domain Controller (fka Secondary Domain Controller?) to a Windows 2003 Active Directory server I keep bumping into the following

Re: Stress testing windows using samba

2007-05-13 Thread shimi
On Sunday 13 May 2007 19:34, Tzahi Fadida wrote: > Hi, > I wish to simulate a stressfull environment of a windows server using > linux. The aim is to access a windows server and download a small file but > using 1000 users to do so. > I thought about using smbclient in a loop (constantly downloadin

Stress testing windows using samba

2007-05-13 Thread Tzahi Fadida
Hi, I wish to simulate a stressfull environment of a windows server using linux. The aim is to access a windows server and download a small file but using 1000 users to do so. I thought about using smbclient in a loop (constantly downloading the file/random files) in a script that i will run 100

Re: Samba on Linux redhat

2007-04-18 Thread Oron Peled
On Wednesday, 18 בApril 2007 12:47, Israel Shikler wrote: > I have a need of setting a Samba server ON A Linux RH or HP/UNIX in order > to maintain windows printers drivers in one central repository which should > NOT be a windows server. Your bible is: http://www.samba.org/samba

Re: Samba on Linux redhat

2007-04-18 Thread Yedidyah Bar-David
On Wed, Apr 18, 2007 at 12:47:35PM +0300, Israel Shikler wrote: > Hi All, > > I have a need of setting a Samba server ON A Linux RH or HP/UNIX in order > to maintain windows printers drivers in one central repository which should > NOT be a windows server. > > What sh

Samba on Linux redhat

2007-04-18 Thread Israel Shikler
Hi All, I have a need of setting a Samba server ON A Linux RH or HP/UNIX in order to maintain windows printers drivers in one central repository which should NOT be a windows server. What should such a task take in means of time ? Is Samba stable enough to support any numbers of users

Re: Changing files on a samba share triggers nothing

2007-02-14 Thread Amos Shapira
On 14/02/07, Ira Abramov <[EMAIL PROTECTED]> wrote: however, this does not seem to work, and I can't find how to turn it on, even though I see that Samba is compiled on Debian with the FAM support. OK, I got the picture. I hesitate to point this out to you, but smb.conf(

Re: Changing files on a samba share triggers nothing

2007-02-13 Thread Ira Abramov
Quoting Amos Shapira, from the post of Wed, 14 Feb: > > I'm not sure I follow the sequence of events that you expect - the > monitoring program runs on Windows and looks at a directory shared over the > network through Samba? Then why is FAM supposed to help here? FAM is a > L

Re: Changing files on a samba share triggers nothing

2007-02-13 Thread Amos Shapira
On 14/02/07, Ira Abramov <[EMAIL PROTECTED]> wrote: Evening, I have a windows proggie that looks at a directory (a samba share in this case) and subscribes to changes. as soon as a file is created there it should pick it up, use it and delete it. I don't have the source of the prog

Changing files on a samba share triggers nothing

2007-02-13 Thread Ira Abramov
Evening, I have a windows proggie that looks at a directory (a samba share in this case) and subscribes to changes. as soon as a file is created there it should pick it up, use it and delete it. I don't have the source of the program to make it peridicly scan the directory, it's only

Samba and Hebrew File Names

2006-11-09 Thread David Harel
Hi, I never could make Linux box use MS-XP files over samba when the file names are Hebrew. open attempts of such file names results in failure (-1) and errno set to NOENT (standard message: No such file or directory). My last attempt is with: http://www.iglu.org.il/faq/index.cgi?_recurse=1

Re: RTFM pointers for minimum Samba setup

2006-07-13 Thread Henry Ficher
, go into the tcp/ip control panel. You check the DNS settings, it must have a hostname and domain specified and the dns server that reports the proper name of your samba box needs to be in the search list. It probably should be at the bottom. Make sure you can ping the smaba box from the windows m

Re: RTFM pointers for minimum Samba setup

2006-07-13 Thread Geoffrey S. Mendelson
ip control panel. You check the DNS settings, it must have a hostname and domain specified and the dns server that reports the proper name of your samba box needs to be in the search list. It probably should be at the bottom. Make sure you can ping the smaba box from the windows machine. >

Re: RTFM pointers for minimum Samba setup

2006-07-13 Thread Aharon Schkolnik
On Thursday 13 July 2006 13:10, Omer Zak wrote: > Another step, which may prove to be necessary is, after step (1) below, > to find and read the document: > /usr/share/doc/samba/diagnosis.html (Debian Sarge) > or > /usr/share/doc/samba-2.2.5/docs/textdocs/DIAGNOSIS.txt (RedHat 8.0

Re: RTFM pointers for minimum Samba setup

2006-07-13 Thread Aharon Schkolnik
> > am not sure if this is crucial, but the XP machine is part of a (LDAP) > > domain. > > 1. Install Samba RPM, debs, whatever. > > 2. Modify the default SMB.CONF (usually in /etc or /etc/samba) to >restrict access to the machines you want to have access. > > 3.

Re: RTFM pointers for minimum Samba setup

2006-07-13 Thread Omer Zak
Another step, which may prove to be necessary is, after step (1) below, to find and read the document: /usr/share/doc/samba/diagnosis.html (Debian Sarge) or /usr/share/doc/samba-2.2.5/docs/textdocs/DIAGNOSIS.txt (RedHat 8.0) and follow instructions to bring up and test the Samba connection

Re: RTFM pointers for minimum Samba setup

2006-07-13 Thread Geoffrey S. Mendelson
P) domain. 1. Install Samba RPM, debs, whatever. 2. Modify the default SMB.CONF (usually in /etc or /etc/samba) to restrict access to the machines you want to have access. 3. If you don't have one create an /etc/printcap it can be a one line "# dummy file". 4. If you wa

RTFM pointers for minimum Samba setup

2006-07-13 Thread Aharon Schkolnik
Hi all. First, thanks to everyone for all the suggestions with regards to running XP under Linux. For now, I have received a second computer on which is installed XP. I access it using rdesktop. Now, I would like to set up samba so I can share files between the two. I started googling the

Re: Hebrew samba, console and konqueror

2006-05-11 Thread Kfir Lavi
mkisofs known how to convert them to UTF-16 from yourcurrent locale, I believe. Try simply using mkisofs -r -J -quiet Well I have managed to move my files to UTF-8. Then I did: mkisofs -o file.iso -R -J /hebrew/files/dir Then burnt it. Loading it in windows, I see Gibrish. It seems that mkisofs

Re: Hebrew samba, console and konqueror

2006-05-10 Thread Kfir Lavi
On 5/9/06, Tzafrir Cohen <[EMAIL PROTECTED]> wrote: On Tue, May 09, 2006 at 07:06:50PM +0200, Kfir Lavi wrote: > Hi, > I want to open rar archive that has files in Hebrew (copied from windows). > I set my konsole to 'unicode_start' and 'export LANG=he_IL'. is he_IL UTF-8? Yes, by default in gen

Re: Hebrew samba, console and konqueror

2006-05-09 Thread Tzafrir Cohen
On Tue, May 09, 2006 at 07:06:50PM +0200, Kfir Lavi wrote: > Hi, > I want to open rar archive that has files in Hebrew (copied from windows). > I set my konsole to 'unicode_start' and 'export LANG=he_IL'. is he_IL UTF-8? > Opening the archive, I can see at the console the names of the files in >

Hebrew samba, console and konqueror

2006-05-09 Thread Kfir Lavi
Hi, I want to open rar archive that has files in Hebrew (copied from windows). I set my konsole to 'unicode_start' and 'export LANG=he_IL'. Opening the archive, I can see at the console the names of the files in Hebrew. The problem is when I try to see the files from konqueror. How can I see the f

Re: Hebrew file names on MS remote machine using samba.

2005-10-21 Thread Bradley D. Thornton
asking about how to make my Linux box show filenames with Hebrew letters. As Deigo Lastrubni guessed, the ls command was on a remote MS filesystem mounted with samba. It seems as a modification of the character set when I mount from an MS remote machine (I checked by copying the files ON the MS ma

Re: Hebrew file names on MS remote machine using samba.

2005-10-21 Thread Tzafrir Cohen
On Fri, Oct 21, 2005 at 01:17:59PM +0200, David Harel wrote: > Hi all, > > Recently I posted a message asking about how to make my Linux box show > filenames with Hebrew letters. As Deigo Lastrubni guessed, the ls > command was on a remote MS filesystem mounted with samba

Hebrew file names on MS remote machine using samba.

2005-10-21 Thread David Harel
Hi all, Recently I posted a message asking about how to make my Linux box show filenames with Hebrew letters. As Deigo Lastrubni guessed, the ls command was on a remote MS filesystem mounted with samba. It seems as a modification of the character set when I mount from an MS remote machine (I

monitor a samba print server from Linux

2005-07-28 Thread Dan Kenigsberg
Hi List, Is there an lpq/lprm-like utility that lets me monitor/cancel print jobs that were sent to a samba (windows) print server? In the (predominantly windows) network I use, I can connect to a printer using smbclient, and even send documents to print. Yet I fail to see the print queue

Help Setting Up Samba/LDAP server (no /etc/openldap/cacerts file)

2005-05-19 Thread Aharon Schkolnik
Hi. The short version of my problem is that the file /etc/openldap/cacerts doesn't exist on my machine. The long version follows ... I am trying to set up a Samba/LDAP server according to the instructions at: http://network.gouldacademy.org/randomfiles/sambaldap/SambaLDAP/node1.ht

[HAIFUX LECTURE] Dancing the SAMBA: An introduction to living with Windows by Alon Altman

2005-01-22 Thread Orna Agmon
Next Monday (24/1/2005), 18:30, the Haifa Linux Club will once again meet to hear Alon Altman cover a subject which was requested by many of the recent w2l audiance: Dancing the SAMBA An introduction to living with Windows This lecture will cover

Re: Samba and hebrew file names problems

2004-11-29 Thread Yedidyah Bar-David
Hi Greg, On Mon, Nov 29, 2004 at 09:08:47AM +0200, Greg Pendler wrote: > Hi, > > As Yedidyah suggested i'm currently testing "convmv". I think i'm in big > trouble: > SMB.CONF from OLD samba shows: >"character set = ISO8859-5" >

Re: Samba and hebrew file names problems

2004-11-28 Thread Greg Pendler
Hi, As Yedidyah suggested i'm currently testing "convmv". I think i'm in big trouble: SMB.CONF from OLD samba shows: "character set = ISO8859-5" Which is RUSSIAN - how it happened i've got no clue. When running convmv it works perfectly converting names to

  1   2   3   4   >