similar to: Searchable archieves??

Displaying 20 results from an estimated 400 matches similar to: "Searchable archieves??"

2005 Mar 02
2
OT searchable samba archive
Can anyone point me to a search interface for this lists archive. I couldn't find reference on the lists.samba.org site. Thanks, r.b. Robert W. Burgholzer Online Workout Editor - http://soulswimmer.dynalias.net:8080/swim/workoutlog/ rburghol at veetee dot edu
2006 Sep 06
1
Searchable Archives?
I'm going to post a question to the group that I'm sure has been answered before, but all the googling in the world isn't helping me. Is there a searchable archive of this mailing list somewhere?
2004 Jan 30
2
Permissions and authorities
Hello, We've just migrated from Netware to Samba and have only 1 problem that's affecting our users. When a user creates a new document in a directory the owner and group or both set to root. The directories are owned by a specific user and there is also a group associated with the directory. I was expecting that any new documents created would have the same user and owner as the
2006 Mar 24
3
Searching old posts
Hi all, Is it possible to search old posts in this list for some keywords? Zoran
2002 Feb 13
5
Restarting
Greetings' i have installed a redhat 6.2 on my machine. I have also installed Samba 2.0.6 on it and seems working fine for almost a year. But one of my problem is "Disappearing Mounts". I always use this command ( mount -t smbfs //server/shared/ /mnt/temp -o username%password) for re-Mounting. But several days later... my machine keeps on restarting everytime we access the mounted
2002 Dec 16
2
Save open access databases
Hi all, I don't have any MSAccess on my machines, so I can't test it, and I would like to backup or invalidate that claim: if i have an MS Access database open by several people on a windows share (say on a w2k machine), will it be a problem backing it up on a linux backup server mounting the windows share (while it is still open and written to by the windows machines of course)?
2003 Jun 30
3
Cups or Samba?
Hi all! Please help me... Scenario: - linux box, turned on only for developing and printing purposes, printing uses cups and samba - 2 winXP box most of the time turned on The following happened: - installed the latest gentoo distro, updating all the time, prinitng worked fine for couple weeks - 2 days ago it started not to print What I discovered: - after linux box boot it didn't print
2004 Jan 13
1
samba 3 accented names case mangling with win 98
Hi all, banging my head on the wall here... I think I'll never really understand codepages stuff. smbd is v 3.0.1, client is french win98 - yuk my smb.conf reads: unix charset = UTF-8 display charset = UTF-8 dos charset = CP850 when I create a folder/file with accents in it, I can create it ok, but reading proves impossible. If i create file ??????, it shows ok in the file explorer
2003 May 06
1
samba very slow
Hi, I'm using FreeBSD 4.8 and samba 2.2.8 on a Pentium 2 (dual processor, 600 MHz, 512 MB memory) and at this moment everything is working, but I've one serious problem: I've made an filesystem /data with some shares like /public, /temp, /projects etc. I'm now copying a 170 MB file from my local harddisk to a samba share. Normally this should take less then 30 seconds, at
2003 May 09
1
smbfs: user cannot create file
Using VMware - Host: WinXP; Guest: Linux 8.0: Following advice I received elsewhere yesterday, I modified Linux start up files (level 3) with mount -t smbfs to connect to a shared directory in WinXP. On WinXP, both the directory and the share permissions give full control to Everyone. On Linux, the both /mnt and /mnt/linuxShare have drwxrwxrwx. As root, on the Linux side I have full control in
2003 May 15
2
smbclient -c options
I'm trying to get a recursive file listing with smbclient: smbclient //host/share -Uusername%password -c "ls -alFR" But I get an error: NT_STATUS_NO_SUCH_FILE listing \-alFR Evidently, smbclient thinks I'm asking for a file mask. Is there a way to get a recursive file listing on a samba share so I can pipe it to wc -l for a file count? Ideally, I'd like to: (This won't
2003 Jun 11
3
OpenLDAP Administration for Samba3
I am looking for an LDAP client to manage the LDAP server that we are going to use when we switch to samba3. A Windows variety would be OK, a web interface would be even better. Just looking for suggestions to try. Thanks, Brandon
2003 Jul 18
1
can't see my Samba shares using Appleshare
Hi I can use Appleshare to see my Samba shares when the Mac OS9 and the Samba is in the same segment, but when I move my Mac to another segment separated by a Firewall (all ports open), I can't see my Samba shares? Can anyone help me? Best Regards, Fook Sheng __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
2003 Jul 18
1
Linux server not shown in WINS browser
Our shared file server decided to take a hiatus from WINS earlier this week. On friday we could see the machine name in the browse function of any windows box when you went to the map network drives portion of windows explorer. Now the only way I can map a network drive is to enter the server's IP like this: \\ 192.168.xxx.xxx\sharename But this also presents a problem because this server
2003 Sep 03
1
SLOW copying files
The system has latest redhat and samba stable versions compiled from source and all works except when coping files from windows (2000/XP) to samba server. When copying it is very slow, extremely slow and locks up the copy most of the time. I checked DNS and Network and all is working fine. Samba is configured in share mode as we just share a few directories. Any help is greatly appreciated.
2003 Nov 25
1
smbmount not exiting in script
I run a script to mount several file shares from machines running W98 and W2000 so that I can do incremental dumps every night of these file shares. smbmount almost always fails to exit. This causes the script to stall and so the dumps are not done. In the am, if I kill the smbmount processes, the dumps complete successfully, since the mounts were in fact correctly completed. (I know that
2003 Dec 18
1
Help on share from Linux. :'(
Hi all, I'm new on this List, I'm having troubles with samba at share from Linux <Gentoo Ker 2.4.20> to Win2k (Samba version 2.2.8a). For now I can start the daemons normally, but when I try to access from win2k or the same Linux with smbclient this return errors, I already have to configured the smb.conf file, I can connect without problems to the sharing point's on the NT
2004 Jan 30
2
Login time logging?
Hi all! I need a setup that will log exactly when a user has logged in or out of samba. Preferably I would like to have a separate list per user, but this can also be achieved with grep. I found some solutions that rely on login script processing which is nice if your clients are running Win95/Win98 but for anything else it won't work. Anybody know of a solution? Thanks!!
2003 Jun 28
3
exec scripts question
i'm having problems with preexec scripts... see example below [homes] preexec = mkdir /samba/users/%U do exec scripts only work in a Samba PDC setup or are we able to use exec scripts in any setup ? if you look at the preexec script above, all i'm trying to do is make a dir for the connecting user (i don't need to make an account as the samba server is seup as a domain member server
2003 May 22
1
Net bios Look ups
For some reason all of my Linux servers all of a sudden can't look up net bios names. Everything has been working great for months. If I do an smbclient -L ipaddress on any of them they all can see the master browser and show its name in the output. But if I try and do an smbclient -L systemname it immediately dumps out to the internet and tries to resolve the name using DNS. This of course