Solaris 10 Windows integration
- From: Andreas Höschler <ahoesch@xxxxxxxxxxxx>
- Date: Wed, 27 Feb 2008 03:43:48 +0100
Dear managers,
we need to integrate a Windows 2003 Server into a Solaris
infrastructure. The Solaris server has the home directories in /home.
We have created identical user accounts on Solaris and on the windows
machine. Solaris users are connecting to the windwos machine via an RDP
connection (Sun Ray windows connector). We would like to give users
access to their home dir on the Solaris machine when they are working
on the windows machine (terminal server). We therefore installed and
configured Samba on the Solaris machine. We can access the swat
interface via http://merkur:901.
ps -Af | grep smbd
root 12440 1 0 03:18:17 ? 0:00 /usr/sfw/sbin/smbd -D
root 12442 12440 0 03:18:17 ? 0:00 /usr/sfw/sbin/smbd -D
ps -Af | grep nmb
root 12443 1 0 03:18:17 ? 0:00 /usr/sfw/sbin/nmbd -D
cat /etc/sfw/smb.conf
# Samba config file created using SWAT
# from 192.168.1.5 (192.168.1.5)
# Date: 2008/02/27 03:24:06
[global]
server string = Samba Server
log file = /var/samba/log/log.%m
max log size = 50
dns proxy = No
[homes]
comment = Home Directories
path = /home/%u
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[Build]
path = /Build
valid users = ahoesch
guest ok = Yes
I tried the following on a Soalris machine
smbclient -L merkur
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
I tried and entered my password. But this did not work. What password
is this guy expecting? On the windows machine I tried
net use h: \\192.168.1.1\Build
and
net use h: \\192.168.1.1\beate
I was asked for a password in both cases and then got
Systemfehler 1326 Unknown username or wrong password.
What am I missing? Is it possible to automatically mount the home dir
for each user so that users can access their home dir on the Solaris
machine while working with a rdp session? Can anybody share his
/etc/sfw/smb.conf with me and let me know what needs to be done on the
windows side to establish the connection? Hints are greatly appreciated!
Thanks a lot in advance,
Andreas
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Follow-Ups:
- Solaris 10 Windows integration
- From: Andreas Höschler
- Solaris 10 Windows integration
- Prev by Date: Killing zombies on linux?????
- Next by Date: Can't open boot device when booting solaris
- Previous by thread: Killing zombies on linux?????
- Next by thread: Solaris 10 Windows integration
- Index(es):
Relevant Pages
|
|