Go Back   The macosxhints Forums > OS X Help Requests > Networking



Reply
 
Thread Tools Rate Thread Display Modes
Old 11-05-2002, 12:01 AM   #1
kschuster
Prospect
 
Join Date: Nov 2002
Posts: 4
Win2k to OSX - folder access outside user folder

I did the password reset on my jaguar box. I get connected just fine. the problem i have is that I can only get access to to everything in the users folder from win2k.


I need access access to :

HardDrive:Library:WebServerocuments

I can't get there with the user I'm logged in as. The user has admin rights.

I guess you could say win2k gets access at the user level

the only way I see I can get there is through an alias on my osx desktop

HardDrive:users:username:desktop:alias

BUT - win2k doesn't know what to do with the alias

Any thoughts
kschuster is offline   Reply With Quote
Old 11-05-2002, 12:59 PM   #2
bobw
Major Leaguer
 
Join Date: Jan 2002
Location: Phila, PA
Posts: 366
You can do this in Terminal;

Open Terminal and type;

cd /etc
sudo pico smb.conf
----------------------------------------------------------
You'll be prompted for the password.
You should see the following with the exception of the lines in bold which I added for my system so I could access all volumes on the Mac when in Win2K;
-------------------------------------------------------------
[global]
client code page = 437
coding system = utf8
guest account = unknown
encrypt passwords = yes

[homes]
comment = User Home Directories
browseable = no
read only = no
create mode = 0750

[Bob Woods Computer]
comment = Root level of OSX-60
path = /
writable = yes

[volumes]
comment = CDs, disk images and network volumes
path = /Volumes
writable = yes


;[public]
; path = /tmp
; public = yes
; only guest = yes
; writable = yes
; printable = no

;[printers]
; comment = All Printers
; browseable = no
; printable = yes
; public = no
; writable = no
; create mode = 0700
-------------------------------------------------------------

When done making your changes, hit Control-O to write changes to disk and press Return when prompted for a file name. The hit Control-X to quit pico and close the Terminal window.
bobw is offline   Reply With Quote
Old 11-05-2002, 01:03 PM   #3
kschuster
Prospect
 
Join Date: Nov 2002
Posts: 4
is the [Bobs computer] the name of the win2k computer?>
kschuster is offline   Reply With Quote
Old 11-05-2002, 01:09 PM   #4
kschuster
Prospect
 
Join Date: Nov 2002
Posts: 4
It Works!!!!!!

I got it - I love it!

Thanks!!!
kschuster is offline   Reply With Quote
Old 11-05-2002, 01:09 PM   #5
bobw
Major Leaguer
 
Join Date: Jan 2002
Location: Phila, PA
Posts: 366
No, it's tha name of a Mac here, but you can put any name in there. It's the COMMENT that gets the job done.
bobw is offline   Reply With Quote
Old 11-05-2002, 01:10 PM   #6
bobw
Major Leaguer
 
Join Date: Jan 2002
Location: Phila, PA
Posts: 366
Glad I could help.
bobw is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 09:21 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.