[Samba] Let IIS 6 access a Samba share on Linux

2008-07-08 Thread Mário Gamito
Hi,

I set this Samba server on Linux.
I need IIS 6 on a Windows 2003 server to access files on it.

Problem is, when in Windows I try to add a (Windows) user to the
share, I get Access Denied.

What am I missing here ?

Any help would be appreciated.

Warm Regards,
Mário Gamito
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Question about joining a Samba server to a 2000 domain

2005-04-06 Thread Mário Gamito
Hi,
I have this Samba file server, that indeed is a client of a Windows 2000 
Server PDC.

I am the Samba machine admin, but not the Windows one.
I have to join the Samba machine to the PDC on the 2000 server.
I ask the Windows 2000 server admin to come to my Samba machine and 
insert his login and password to join my machine, but i always get the 
same error (after my signature).

The Windows 2000 server uses Active Directory.
I tried:
# net join DTE -r SRV-DTE -U login_admin_w2000
(DTE is the domain name and SRV-DTE the Netbios name of the Windows 2000 
Server PDC.)

What could be causing the error ?
I've done this in the past without any problem at all.
I've tried with RHEL's 4 Samba and with a compiled one (3.0.13).
Same thing.
Another question.:
In the moment of joining the Samba machine to the PDC on the Windows 
2000 Server, the Samba daemons must be up or down (i've read 
contraditory things about this issue) ?

Any help would be apreciated.
Warm Regards,
Mário Gamito

[EMAIL PROTECTED] moreira]# net join DTE -r SRV-DTE -U [EMAIL PROTECTED]
[EMAIL PROTECTED]'s password:
[2005/04/06 09:24:16, 0] libads/kerberos.c:ads_kinit_password(146)
  kerberos_kinit_password [EMAIL PROTECTED] failed: Cannot find KDC for 
requested realm
[2005/04/06 09:24:16, 0] utils/net_ads.c:ads_startup(186)
  ads_connect: Cannot find KDC for requested realm
Could not connect to server SRV-DTE
The username or password was not correct.
[EMAIL PROTECTED] moreira]#

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


[Samba] More info on joining Samba to 2000 AD PDC

2005-04-06 Thread Mário Gamito
Hi,
I have this Samba file server, that indeed is a client of a Windows 2000 
Server PDC.

I am the Samba machine admin, but not the Windows one.
I have to join the Samba machine to the PDC on the 2000 server.
I ask the Windows 2000 server admin to come to my Samba machine and 
insert his login and password to join my machine, but i always get the 
same error (after my signature, along with other relevant data).

The Windows 2000 server uses Active Directory.
I tried:
# net ads join [EMAIL PROTECTED]
(DTE is the domain name and SRV-DTE the Netbios name of the Windows 2000 
Server PDC.)

What could be causing the error ?
I've done this in the past without any problem at all.
I've tried with RHEL's 4 Samba and with a compiled one (3.0.13).
Same thing.
Another question.:
In the moment of joining the Samba machine to the PDC on the Windows 
2000 Server, the Samba daemons must be up or down (i've read 
contraditory things about this issue) ?

Any help would be apreciated.
Warm Regards,
Mário Gamito

[EMAIL PROTECTED] moreira]# # net ads join [EMAIL PROTECTED]
[EMAIL PROTECTED]'s password:
[2005/04/06 09:24:16, 0]
  ads_connect: Cannot find KDC for requested realm
[EMAIL PROTECTED] moreira]#
- Samba version is 3.0.13
- DTE is the domain name in question.
- My Samba server FQDN is tux.dte.ua.pt
- My Samba server Netbios name is SRV-TUX-DTE
- Windows 2000 server FQDN is srv-dte.dte.ua.pt
- Windows 2000 server Netbios name is SRV-DTE
- Command i'm using to join the Samba server to w2000 AD PDC:
# net ads join [EMAIL PROTECTED]
My smb.conf:

[global]
  workgroup = DTE
  netbios name = SRV-DTE-TUX
  password server = SRV-DTE
  realm = DTE.UA.PT
  #os level = 4
  #preferred master = yes
  #domain master = yes
  local master = yes
  #KDC server = 193.137.84.81
  security = ADS
  encrypt passwords = yes
#  domain logons = yes
  smb passwd file = /usr/local/samba/lib/passwd
  wins support = no
  #dns proxy = yes
  #wins server = 193.136.80.7
  wins server = 193.136.172.4
  wins proxy = yes
  #winbind separator = +
  #idmap uid = 1-2
  #idmap gid = 1-2
  #winbind enum users = yes
  #winbind enum groups = yes
  #winbind use default domain = yes
  unix char set = ISO-8859-15
  log file = /var/log/samba/%m
[homes]
  comment = Areas pessoais.
  browseable = yes
  read only = no
  guest ok = no
  create mask = 600
  directory mask = 700
[Docentes]
  comment = Area partilhada para Docentes.
  path = /home/Docentes
  writeable = yes
  guest ok = no
  force group = profs
  create mask = 660
  directory mask = 770
[Secretaria]
  comment = Area partilhada para os funcionário da secretaria.
  path=/home/Secretaria
  writeable = yes
  guest ok = no
  force group = secretaria
  create mask = 660
  directory mask = 770
[Comum]
  comment = Area partilhada para funcionários e Docentes.
  path = /home/Comum
  writeable = yes
  guest ok = no
  create mask = 666
  directory mask = 777

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


[Samba] RE: [WBEL-users] ReiserFS on WBL respin1

2004-07-24 Thread Mário Gamito
Hi,

Same thing for XFS.

I wonder why the f* doesn't Red Hat still refuses to provide at least XFS,
ReiserFS and JFS in install time.

Regards,
Mário Gamito

 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Joe 
 Nilson Zegarra Galvez
 Sent: Saturday, July 24, 2004 2:17 PM
 To: WBL List
 Subject: [WBEL-users] ReiserFS on WBL respin1
 
 Hi, i want to install my DB server with WBL but i see that 
 WBL haven't reiserFS support how i can install or activate 
 the reiserFS support at the install or later?.
 
 Thanks
 
 
 JN
 
 ___
 Whitebox-users mailing list
 [EMAIL PROTECTED]
 http://beau.org/mailman/listinfo/whitebox-users
 

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


[Samba] Hiding some stuff

2004-07-07 Thread Mário Gamito
Hi,

Is there a way i could hide netlogon, profiles, homes, etc., from my
windows 2000 users ?
Will hide files solves the issue, or is there another way ?

Any help would be appreciated.

Warm Regards,
Mário Gamito


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


RE: [Samba] Re: Hiding some stuff

2004-07-07 Thread Mário Gamito
Hi Michael,
 
Yes, i mean they don't appear in windows file explorer.

Warm Regards,
Mário Gamito

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Michael Lueck
 Sent: Wednesday, July 07, 2004 8:07 PM
 To: [EMAIL PROTECTED]
 Subject: [Samba] Re: Hiding some stuff
 
 Depends on what you mean by hide. Not get there period? Not 
 show up in Network Neighborhood? (browsable = in smb.conf) Or...???
 
 --
 Michael Lueck
 Lueck Data Systems
 
 Remove the upper case letters NOSPAM to contact me directly.
 
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba
 

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


[Samba] Very dumb question

2004-06-22 Thread Mário Gamito
Hi,

Maybe this is crayziness, but...
is there a way through some smb.conf script, or any other mean than
installing a graphical interface in the server, as my users are lobying me
:P, to a user of a domain records a data CD with data from the Samba
shares ?

Warm regards,
Mário Gamito

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