Displaying 2 results from an estimated 2 matches for "drsunfs1".
1998 Mar 17
26
Newbie Question
Does Samba allow me to mount NT (disks) file systems on my Unix (SGI)
box?
Randy
--
Randy Fox Coryphaeus Software, Inc.
Sr. Software Engineer 985 University Ave. Suite 31
rfox@coryphaeus.com Los Gatos CA, 95030
www.coryphaeus.com Tel: 408/395-4537
Fax: 408/395-6351
2003 Dec 01
0
No subject
...in a newly created partition .
ypcat passwd | mksmbpasswd.sh > /usr/local/samba/private/smbpasswd
Following processes are running .
root 4976 1 0 17:04:22 ? 0:00 /usr/local/samba/bin/nmbd -D
root 4970 1 0 17:04:18 ? 0:00 /usr/local/samba/bin/smbd -D
smbclient -L drsunfs1
added interface ip=XXX.XXX.XXX.XXX bcast=XXX.XXX.XXX.XXX nmask=255.XXX.XXX.XXX
Password:
session setup failed: ERRSRV - ERRbadpw
(Bad password - name/password pair in a Tree Connect or Session Setup are invalid.)
Which password I should give , I gave root password but it's not working .
What...