[Samba] Re: acces to samba share failed

2005-07-11 Thread Matthias Meyer
Matthias Meyer wrote:

snipp
 But if I try to mount one share on the new server WS1:
 [EMAIL PROTECTED]: mount -t smbfs //ws1/MultiMedia /mnt/disk
 mount: wrong fs type, bad option, bad superblock on //ws1/MultiMedia,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

It is very embarrassingly me.
mount said wrong fs type and thats right. I have an new disk formatted
with ext2. The old disk and therefore the smb.conf too have used ext3.

Sorry to anybody which have lost time to read my message ;-)
-- 
Don't panic

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


[Samba] acces to samba share failed

2005-07-10 Thread Matthias Meyer
Hello Group,

I've newly installed samba 3.01 on my two Debian systems.
It seems to be running well because:
[EMAIL PROTECTED]: smbclient -NL localhost
Domain=[PRIVATELAN] OS=[Unix] Server=[Samba 3.0.14a-Debian]

Sharename   Type  Comment
-     ---
DataDisk  U: Private Daten
Programme   Disk  P: F_r SW Installationen
InstallsDisk  I: F_r SW Install - Sets
MultiMedia  Disk  M: F_r MultiMedia Daten
VROM1   Disk  Virtual CD-ROM 1
VROM2   Disk  Virtual CD-ROM 2
CDROM   Disk  CD-ROM
netlogonDisk  Network Logon Service
IPC$IPC   IPC Service (Samba Server 3.0.14a-Debian)
ADMIN$  IPC   IPC Service (Samba Server 3.0.14a-Debian)
Domain=[PRIVATELAN] OS=[Unix] Server=[Samba 3.0.14a-Debian]

Server   Comment
----
WS1  Samba Server 3.0.14a-Debian
VDR  vdr server (Samba 3.0.14a-Debian)

WorkgroupMaster
----
PRIVATELAN   VDR
[EMAIL PROTECTED]: smbclient -NL vdr
Domain=[PRIVATELAN] OS=[Unix] Server=[Samba 3.0.14a-Debian]

Sharename   Type  Comment
-     ---
netlogonDisk  Network Logon Service
print$  Disk  Printer Drivers
Music   Disk  Music-Server
Video   Disk  Video-Server
Backup  Disk  Backups
MLDonkeyDisk  Downloads
IPC$IPC   IPC Service (vdr server (Samba 
3.0.14a-Debian))
ADMIN$  IPC   IPC Service (vdr server (Samba 
3.0.14a-Debian))
meyer   Disk  Home Directories
Domain=[PRIVATELAN] OS=[Unix] Server=[Samba 3.0.14a-Debian]

Server   Comment
----
WS1  Samba Server 3.0.14a-Debian
VDR  vdr server (Samba 3.0.14a-Debian)

WorkgroupMaster
----
PRIVATELAN   VDR

But if I try to mount one share on the new server WS1:
[EMAIL PROTECTED]: mount -t smbfs //ws1/MultiMedia /mnt/disk
mount: wrong fs type, bad option, bad superblock on //ws1/MultiMedia,
   missing codepage or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so
or
[EMAIL PROTECTED]: mount -t smbfs //vdr/Video /mnt/disk
mount: wrong fs type, bad option, bad superblock on //vdr/Video,
   missing codepage or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so

But on the other server, my VDR:
[EMAIL PROTECTED]:/home/Meyer# ssh vdr
Password:
Last login: Sun Jul 10 01:29:35 2005 from ws1.privatelan.at
vdr:~# mount -t smbfs //vdr/Video /mnt/disk
Password:
vdr:~# dir /mnt/disk
1090_20050314232200_20050314233000.nuv.png

vdr:~# mount -t smbfs //ws1/MultiMedia /mnt/disk
Password:
21033: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed


Anybody can help me?

Thanks in advance

Matthias
-- 
Don't panic

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


[Samba] ERRnoaccess (Access denied.)

2005-03-12 Thread Matthias Meyer
Hello,

I have a fresh Samba 3.010 install (on host vdr).
I have configure it as I do with my Samba 2.27 on another box (host called
athlux).
But the 3.010 will ask for a pathword if I try to access the host out of a
WinME-box. I get a winpopup which will ask for password for \\VDR\IPC$.
If I try to access the SAmba 2.27 host out of the same WinME-box it will
work fine. I can see the shares and I can access them.

What is the different between this two versions?
What I have to configure?
-- 
Don't panic

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


[Samba] second samba server in my lan do not work

2004-02-29 Thread Matthias Meyer
Hello,

I have a problem with my samba-server running in a VirtualServer
(http://user-mode-linux.sourceforge.net/).

Internet
   |
.--|-.
| LinuxHost| |
| eth1=80.x.x.x  |
| .-.  | |
| | VirtualServer (UML) |  | |
| | eth0=192.168.0.111  | iptables |
| '|'  | |
|  |   | |
| tap0 = 192.168.0.254 = eth0|
'--|-|.---.
 \ | /| eth0=192.168.0.53 |
- LAN-| Windows-Client|
 / | \'---'
.--|-.
| eth0=192.168.0.160 |
| LinuxPC|
''

I can access the shares of the VirtualServer from the LinuxPC by using
his name or his IP.
  mount -t smbfs //VirtualServer/Video /mnt/disk
will also work as
  mount -t smbfs //192.168.0.111/Video /mnt/disk

I can access the shares of the VirtualServer from Windows-Client only by
using his IP.
  net use X: \\192.168.0.111\Video /YES
will work, but
  net use X: \\VirtualServer\Video /YES
will not work.

Both, net view in the dos-box of a window-PC and nmblookup -d 2 '*' out
of a linux-box will show all win and linux/samba-PCs in my LAN but not the
VirtualServer.

Also smbclient seems to indicate strange results:

[LinuxPC]# smbclient -NL LinuxPC
added interface ip=192.168.0.160 bcast=192.168.0.255 nmask=255.255.255.0
Anonymous login successful
Domain=[PRIVATELAN] OS=[Unix] Server=[Samba 2.2.7a-security-rollup-fix]

Sharename  Type  Comment
-    ---
Data   Disk  U: Private Data
netlogon   Disk  Network Logon Service
IPC$   IPC   IPC Service (Samba Server 2.2.7a-secur...)
ADMIN$ Disk  IPC Service (Samba Server 2.2.7a-secur...)

Server   Comment
----
LinuxPC  Samba Server 2.2.7a-security-rollup-fix

WorkgroupMaster
----
PRIVATELAN   LinuxPC

[LinuxPC]# smbclient -NL virtualserver
added interface ip=192.168.0.160 bcast=192.168.0.255 nmask=255.255.255.0
Domain=[PRIVATELAN] OS=[Unix] Server=[Samba 2.2.7a]

Sharename  Type  Comment
-    ---
Backup Disk  B: Die Datensicherungen
Video  Disk  Filme
IPC$   IPC   IPC Service (Samba Server 2.2.7a)
ADMIN$ Disk  IPC Service (Samba Server 2.2.7a)

Server   Comment
----
VIRTUALSERVERSamba Server 2.2.7a

WorkgroupMaster
----
PRIVATELAN   VIRTUALSERVER

Both seems to be the master-server? Why?

My smb.conf in VirtualServer:
[global]
workgroup = PRIVATELAN
netbios name = VIRTUALSERVER
server string = Samba Server %v
#
# Security
security = user
map to guest = Bad User
encrypt passwords = Yes
username map = /etc/samba/smbusers
unix password sync = Yes
hosts allow = 192.168.0.0/255.255.255.0
#
# Domain-Management
os level = 65
preferred master = yes
domain master = yes
#
# WINS_Server
wins proxy = No
#
# should work as WINS-Server
#   wins support = Yes
#   dns proxy = Yes
#   local master = Yes
#   name resolve order = wins lmhosts hosts bcast
#
# should not work as WINS-Server
wins support = No

and the same within the LinuxPC:
[global]
#
workgroup = PRIVATELAN
netbios name = ATHLUX
server string = Samba Server %v
#
# Security
security = user
map to guest = Bad User
encrypt passwords = Yes
username map = /etc/samba/smbusers
unix password sync = Yes
hosts allow = 192.168.0.0/255.255.255.0
#
# Support Net-Logon
logon script = logon.bat
logon home = \\%N\%U\profile
domain logons = Yes
#
# Domain-Management
os level = 64
preferred master = No
domain master = No
#
# WINS_Server
wins proxy = No
# should work as WINS-Server
#   wins support = Yes
#   dns proxy = Yes
#   local master = Yes
#   name resolve order = wins lmhosts hosts bcast
#
# should not work as WINS-Server
wins support = No
#   wins server = 192.168.0.x


Is it a problem with the smb.conf or the network configuration?
Or maybee with iptables? I have IPCop on the LinuxHost wich firewall is
designed to block most of eth1 (the external 

[Samba] Re: second samba server in my lan do not work

2004-02-29 Thread Matthias Meyer
Matthias Meyer wrote:

 Internet
|
 .--|-.
 | LinuxHost| |
 | eth1=80.x.x.x  |
 | .-.  | |
 | | VirtualServer (UML) |  | |
 | | eth0=192.168.0.111  | iptables |
 | '|'  | |
 |  |   | |
 | tap0 = 192.168.0.254 = eth0|
 '--|-|.---.
  \ | /| eth0=192.168.0.53 |
 - LAN-| Windows-Client|
  / | \'---'
 .--|-.
 | eth0=192.168.0.160 |
 | LinuxPC|
 ''

Now I have configured the SAMBA-Server on VirtualServer as Primary Domain
Controler and as WINS-Server:
domain master = Yes
local master = Yes
preferred master = yes
os level = 65
wins support = Yes
All other SAMBA-Server in the net would be configured as no PDC and also no
WINS-Server but to syncronized with the WINS-Server:
domain master = no
local master = Yes
preferred master = yes
os level = 65
wins support = No
wins server = VirtualServer
The DHCP-Server has to deliver not only the IP-Adress but also the adress of
DNS-Server (option domain-name-servers ip-adress) and the adress of the
WINS-Server (option netbios-name-servers ip-adress).

What should I say ;-)
It work.
-- 
Don't panic

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