Re: [Samba] Desiring to set up Windows Vista and Linux Fedora Core 4 Samba; brand new subscriber

2009-09-01 Thread Frank Murphy (Frankly3D)

On 22/08/09 05:28, Barry L. Bond wrote:
--snip--


  First, let me tell you what I'm trying to set up.  I recently got a
new Windows Vista computer.  And, I'm running Linux Fedora Core 4, and Sun
Solaris 8.  I am desiring to get the Samba on my Linux FC4 and the
separate Windows computer talking.  :-)



I would be worried about you using FC4, if it's facing the web.
I would maybe replace it with CentOS 5.x, as you seem to keep them a while.

--snip--
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba on RHEL issue

2009-07-14 Thread Frank Murphy
On 14/07/09 19:02, Shuaib Ilyas (shilyas) wrote:
 Hi,
 
  
 
 Here is the setting:
 
  
 
 [r...@usps-dc1-pc12 share]# getenforce
 
 Disabled
 
 [r...@usps-dc1-pc12 share]# 
 
  
 
 Is this correct?
 
  
 
 Thanks,
 
  
 
 Shuaib
 


su setenforce 0


Regards,

Frank
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba on RHEL issue

2009-07-14 Thread Frank Murphy
On 14/07/09 20:01, Jonathon Doran wrote:
 Quoting Frank Murphy frankl...@gmail.com:
 
 su setenforce 0
 
 For the benefit of others, under Fedora I edit /etc/sysconfig/selinux to
 turn this off.
 

On Fedora it's just as easy to do setenforce 0\1 as the case may be.
No conf editing required.

Ckeck:
https://www.redhat.com/mailman/listinfo/fedora-selinux-list

fedora is also pretty good at answering CentOS\RHEL Q's


Regards,

Frank


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] OpenSUSE 10.2 Client to FC6 Server

2006-12-25 Thread Frank Murphy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

smbclient -L  Server  lists, all my shares

http://www.howtoforge.com/accessing_windows_or_samba_shares_using_autofs
got me to automount my shares.


But I still can't save directly (files) from Firefox (on openSUSE)
directly to my  FC6 server.

I would likt to avoid the step of saving to client, then moving file to
server.

What else is needed?


Frank
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFFj75BrzNJWIn2RIsRAorrAJsF75tRj5888roLD+bdpw8VYlQ/AwCeMdHc
j6P8qdRpljQGmPc8aCzMMKw=
=hAEI
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] FC3 vfs object smb.conf samba 3.0.11

2005-02-08 Thread Frank Murphy
When Kaspersky adds the following to smb.conf
I can't connect from XP.
If I comment out vfs object connection is restored.
snip
[store-00]
   # ADDED BY KASPERSKY ANTI-VIRUS FOR SAMBA SERVERS 5.0
   vfs object = kavsamba5-smb-3.0.2
   
   comment = File Directories
   path = /store-00
   browseable = yes
   writeable = yes
   valid users = frank
   read only = no
   guest ok = no

/snip
Kav seems to be where it's supposed to be.
/opt/kav/5.0/kavsamba/lib/kavsamba5-smb-3.0.2.so
/usr/lib/samba/vfs/kavsamba5-smb-3.0.2.so
I have checked all the logs  can't see anything broken,
then I'm no expert. I have no idead how to use gdb, but have set logs to 
level 10 debug

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Re: FC3 vfs object smb.conf samba 3.0.11 (update)

2005-02-08 Thread Frank Murphy
When I set debul level = 10 vfs:10 (thanks to another post)
I don't use cups, it's the vfs stuff is the bother.
samba was compiled\installed from
samba-3.0.11-1.src.rpm 
http://us4.samba.org/samba/ftp/Binary_Packages/Fedora/SRPMS/samba-3.0.11-1.src.rpm
I got the following: in smbd.log.frank-01 (the XP box)

[2005/02/08 11:42:53, 5] smbd/uid.c:change_to_root_user(296)
 change_to_root_user: now uid=(0,0) gid=(0,0)
[2005/02/08 11:42:53, 6] param/loadparm.c:lp_file_list_changed(2698)
 lp_file_list_changed()
 file /etc/samba/smb.conf - /etc/samba/smb.conf  last mod_time: Tue 
Feb  8 08:53:03 2005

 file /etc/samba/smb.conf modified: Tue Feb  8 11:41:29 2005
[2005/02/08 11:42:53, 5] param/loadparm.c:free_service(2205)
 free_service: Freeing service IPC$
[2005/02/08 11:42:53, 5] param/loadparm.c:free_service(2205)
 free_service: Freeing service ADMIN$
[2005/02/08 11:42:53, 3] param/loadparm.c:lp_load(3898)
 lp_load: refreshing parameters
[2005/02/08 11:42:53, 3] param/loadparm.c:init_globals(1314)
 Initialising global parameters
[2005/02/08 11:42:53, 3] param/params.c:pm_process(566)
 params.c:pm_process() - Processing configuration file 
/etc/samba/smb.conf
[2005/02/08 11:42:53, 3] param/loadparm.c:do_section(3400)
 Processing section [global]
 doing parameter workgroup = Frank-Local
 doing parameter netbios name = Frank-02
[2005/02/08 11:42:53, 4] param/loadparm.c:handle_netbios_name(2745)
 handle_netbios_name: set global_myname to: FRANK-02
 doing parameter server string = Samba Server
 doing parameter log file = /var/log/samba/smbd.log.%m
 doing parameter smb passwd file = /etc/samba/smbpasswd
 doing parameter socket options = TCP_NODELAY
 doing parameter username level = 8
 doing parameter preserve case = yes
 doing parameter write list = frank,@frank
 doing parameter username map = /etc/samba/smbusers
 doing parameter encrypt passwords = yes
 doing parameter hosts allow = 192.168.0.  127.
 doing parameter keepalive = 60
 doing parameter password level = 8
 doing parameter wins support = true
 doing parameter writeable = yes
 doing parameter read only = no
 doing parameter browseable = yes
 doing parameter os level = 20
 doing parameter debug level = 0 vfs:10
[2005/02/08 11:42:53, 0] printing/print_cups.c:cups_cache_reload(85)
 Unable to connect to CUPS server localhost - Connection refused
[2005/02/08 11:42:53, 0] printing/print_cups.c:cups_cache_reload(85)
 Unable to connect to CUPS server localhost - Connection refused
[2005/02/08 11:43:33, 4] smbd/vfs.c:vfs_ChDir(657)
 vfs_ChDir to /store-01
[2005/02/08 11:43:33, 4] smbd/vfs.c:vfs_ChDir(657)
 vfs_ChDir to /
[2005/02/08 11:43:33, 4] smbd/vfs.c:vfs_ChDir(657)
 vfs_ChDir to /store-00
[2005/02/08 11:43:33, 4] smbd/vfs.c:vfs_ChDir(657)
 vfs_ChDir to /
[2005/02/08 11:46:19, 3] smbd/vfs.c:vfs_init_default(206)
 Initialising default vfs hooks
[2005/02/08 11:46:19, 3] smbd/vfs.c:vfs_init_custom(232)
 Initialising custom vfs hooks from [kavsamba5-smb-3.0.2]
[2005/02/08 11:46:19, 0] smbd/vfs.c:smb_register_vfs(177)
 Failed to register vfs module.
 The module was compiled against SMB_VFS_INTERFACE_VERSION 10,
 current SMB_VFS_INTERFACE_VERSION is 11.
 Please recompile against the current Samba Version!
[2005/02/08 11:46:19, 0] smbd/vfs.c:vfs_init_custom(259)
 Can't find a vfs module [kavsamba5-smb-3.0.2]
[2005/02/08 11:46:19, 0] smbd/vfs.c:smbd_vfs_init(322)
 smbd_vfs_init: vfs_init_custom failed for kavsamba5-smb-3.0.2
[2005/02/08 11:46:19, 0] smbd/service.c:make_connection_snum(514)
 vfs_init failed for service store-00
[2005/02/08 11:46:19, 3] smbd/vfs.c:vfs_init_default(206)
 Initialising default vfs hooks
[2005/02/08 11:46:19, 0] smbd/service.c:make_connection_snum(567)
 Can't become connected user!

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] How to compile source for de-bugging purpose.

2005-02-05 Thread Frank Murphy
What  do I type in  to compile 3.0.11-1   for de-bugging purposes
( I'm new to all this)
Chapter 34? says I need a gcc -g flag, googled but ended up twice as 
confused.

I tried from source dir: ./configure gcc-g which ain't it.
Frank
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] FC3 trying to install it's own Samba

2005-02-05 Thread Frank Murphy
I instaled latest Samba from source: ./configure --enable-debug.
FC3 doesn't believe me.
up2date  Yum both want to install it.
rpm -q samba gives package not installed,
other rpm's give failed dependancy samba required.
How do I convince it?
Frank (slow - learner)
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Internal errors smbd.log Fedora Core 3

2005-02-03 Thread Frank Murphy
[2005/02/03 13:52:36, 0] smbd/server.c:main(760)
 smbd version 3.0.10-1.fc3 started.
 Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/02/03 13:54:18, 0] smbd/service.c:make_connection_snum(570)
 Can't become connected user!
[2005/02/03 13:54:18, 1] smbd/service.c:make_connection_snum(648)
 frank-01 (192.168.0.2) connect to service Store-01 initially as user 
frank (uid=500, gid=500) (pid 4666)
[2005/02/03 13:54:18, 0] lib/fault.c:fault_report(36)
/snip

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba