Aldo Damian Ambriz Martinez -- Unix SysAdmin
2003-Jan-08 19:39 UTC
[Samba] Problem with SAMBA File Sharing
Hi
I have a problem with my samba box, I configure my samba box like a
member server with security = domain, when I share a resource (folder) I
see it like a printer instead disk..., Any idea??
Thanks
My smb.conf
[global]
workgroup = PALACIOHIERRO
netbios name = Aldo_Damian
server string = SysAdmin -- Aldo Damian
security = domain
password server = BDCPALACIO PALACIOBK
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
username map = /usr/local/samba/lib/users.map
log file = /usr/local/samba/var/log.%m
log level = 2
max log size = 1024
unix password sync = no
domain master = no
local master = no
; Inactive Client Connections
keep alive = 60
deadtime = 5
os level = 2
; Filesystem
map archive = yes
map system = yes
map hidden = yes
; Net options
socket options = TCP_NODELAY SO_KEEPALIVE=20
interfaces = 127.0.0.1 132.147.158.90
[MyStuff]
comment = MyStuff
path = /home/aldo
valid users = ambrizalo
# allow hosts = 132.147.141.165
public = no
printable = yes
browseable = yes
case sensitive = no
follow symlinks = yes
create mode = 0660
directory mode = 0770
[Home]
comment = Home
path = /opt/MyMusic
valid users = ambrizalo
public = no
printable = yes
browseable = yes
-- --------------------------------
Aldo Damian Ambriz Martinez
Depto Sistemas Operativos
El Palacio de Hierro S.A. de C.V
52295401 ext 1118
--------------------------------
set "printable = no" on your shares.> -----Original Message----- > From: Aldo Damian Ambriz Martinez -- Unix SysAdmin > [mailto:aldo@neon.palaciohierro.com.mx] > Sent: Wednesday, January 08, 2003 2:37 PM > To: samba@lists.samba.org > Subject: [Samba] Problem with SAMBA File Sharing > > > Hi > > I have a problem with my samba box, I configure my samba box like a > member server with security = domain, when I share a resource > (folder) I > see it like a printer instead disk..., Any idea?? > > Thanks > > My smb.conf > > [global] > workgroup = PALACIOHIERRO > netbios name = Aldo_Damian > server string = SysAdmin -- Aldo Damian > security = domain > password server = BDCPALACIO PALACIOBK > encrypt passwords = yes > smb passwd file = /usr/local/samba/private/smbpasswd > username map = /usr/local/samba/lib/users.map > log file = /usr/local/samba/var/log.%m > log level = 2 > max log size = 1024 > unix password sync = no > domain master = no > local master = no > > ; Inactive Client Connections > keep alive = 60 > deadtime = 5 > os level = 2 > > ; Filesystem > map archive = yes > map system = yes > map hidden = yes > > ; Net options > socket options = TCP_NODELAY SO_KEEPALIVE=20 > interfaces = 127.0.0.1 132.147.158.90 > > [MyStuff] > comment = MyStuff > path = /home/aldo > valid users = ambrizalo > # allow hosts = 132.147.141.165 > public = no > printable = yes > browseable = yes > case sensitive = no > follow symlinks = yes > create mode = 0660 > directory mode = 0770 > > [Home] > comment = Home > path = /opt/MyMusic > valid users = ambrizalo > public = no > printable = yes > browseable = yes > > -- -------------------------------- > Aldo Damian Ambriz Martinez > Depto Sistemas Operativos > El Palacio de Hierro S.A. de C.V > 52295401 ext 1118 > -------------------------------- > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
Just remove the printable=yes option for the share.
That will fix it.
- Ranjit
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On
Behalf Of Aldo Damian Ambriz Martinez -- Unix SysAdmin
Sent: Wednesday, January 08, 2003 11:37 AM
To: samba@lists.samba.org
Subject: [Samba] Problem with SAMBA File Sharing
Hi
I have a problem with my samba box, I configure my samba box like a
member server with security = domain, when I share a resource (folder) I
see it like a printer instead disk..., Any idea??
Thanks
My smb.conf
[global]
workgroup = PALACIOHIERRO
netbios name = Aldo_Damian
server string = SysAdmin -- Aldo Damian
security = domain
password server = BDCPALACIO PALACIOBK
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
username map = /usr/local/samba/lib/users.map
log file = /usr/local/samba/var/log.%m
log level = 2
max log size = 1024
unix password sync = no
domain master = no
local master = no
; Inactive Client Connections
keep alive = 60
deadtime = 5
os level = 2
; Filesystem
map archive = yes
map system = yes
map hidden = yes
; Net options
socket options = TCP_NODELAY SO_KEEPALIVE=20
interfaces = 127.0.0.1 132.147.158.90
[MyStuff]
comment = MyStuff
path = /home/aldo
valid users = ambrizalo
# allow hosts = 132.147.141.165
public = no
printable = yes
browseable = yes
case sensitive = no
follow symlinks = yes
create mode = 0660
directory mode = 0770
[Home]
comment = Home
path = /opt/MyMusic
valid users = ambrizalo
public = no
printable = yes
browseable = yes
-- --------------------------------
Aldo Damian Ambriz Martinez
Depto Sistemas Operativos
El Palacio de Hierro S.A. de C.V
52295401 ext 1118
--------------------------------
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba