Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Samba - IIS: HTTP 401.1 - Unauthorized: Logon Fai
System
TS 5.0.2.
Samba 2.0.6
W2K (No Primary Domain Controller).
Samba makes a share on k: with root/rootpassword.
When looking via the Windows Explorer on the share the page is rendered in Internet Explorer.
When I setup IIS with
A directory located on this computer and map the drive K: IIS shows with
Browse: page not found.
When IIS is setup with
A share located on another computer:
You are not authorized to view this page
Http: 401.1 - Unauthorized: Logon Failed
On Solaris 2.8: iw.samba.cfg
[global]
lock directory = /var/adm/sambalock
preferred master = no
wins support = no
security = share
socket options = TCP_NODELAY
workgroup = workgroup
interfaces = 192.168.1.2/255.255.255.0
bind interfaces only = yes
hosts allow = 192.168.1. 127.
debug uid = Yes
log level = 3 # Default is 0
encrypt passwords = yes
; username map = /usr/iw-home/samba/lib/username.map
I tried some combinations with security = user with a user map:
root=*
In IIS tab Directory Security:
Anonymous access and authentication control:
Anonymous access set : edit button:
Username: IUSR_W@K_REFERENCE
Password (grayed out)
Allow IIS to control password (enabled)
IN IIS tab Directory Security:
Disabled Integrated Windows authentication (because our W2K is not a PDC)
On the tab Home Directory
Network Directory \\spfwcmp01\iwserver\default\main\Example\WORKAREA\wa1
Connect As:
Username:USLGTEUDVS01\IUSR_W@K_REFERENCE
What I do not get:
the share already needs a connection (UNIX user/password: root/unixpassword). At connect As I can only see Window user names.
Can somebody advise how to get this in IIS to work?
Note that W2K is not a PDC.
With regards
Marcel Somers
Find more posts tagged with
Comments
There are no comments yet