RE: [Samba] Phasing out windows

2003-02-19 Thread Owens, Bob
I agree with Don, [global] encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd -Original Message- From: Don Zajic [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 8:17 AM To: 'Kees Damen'; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Samba] Phasing out wi

RE: [Samba] Roaming profiles issues

2003-02-17 Thread Owens, Bob
Maybe try logon path = \\%L\profiles\%U\ \\LocalSambaMachine\YourProfilesShare\username [profiles] path = /home/%U/ read only = no create mask = 0600 directory mask = 0700 browseable = yes profile acls = yes -Original Message- From: Gabriel Rocha [mailto:[EMAIL P

RE: [Samba] Performance Issue: Red Hat vs SuSE

2003-02-07 Thread Owens, Bob
Kevin, Not sure why but I would check the NIC or try a different one to see if that makes a difference. I'm sure you thought of that so I'm probably not much help. I do not think it is a SAMBA issue. -Bob -Original Message- From: Collins, Kevin [mailto:[EMAIL PROTECTED]] Sent: Friday,

RE: [Samba] guest ok = yes

2003-01-16 Thread Owens, Bob
Rolland I think you really need the map to guest from looking at your config and make sure you can cd to your share with your pcguest unix account. I'm guessing that your guest account does not have access to home and share. Maybe move music to /music and give the permissions there. Just some stu

RE: [Samba] Profile migration again

2003-01-15 Thread Owens, Bob
Try... WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. To move

RE: [Samba] Move existing Local Profile to Roaming

2003-01-09 Thread Owens, Bob
[profiles] path = /home/samba/profiles guest ok = yes browseable = no read only = no create mask = 0600 directory mask = 0700 share modes = no My and your lines are very similar at the least. Thanks for any additional info. >From: "Ow

RE: [Samba] Move existing Local Profile to Roaming

2003-01-09 Thread Owens, Bob
able = no read only = no create mask = 0600 directory mask = 0700 share modes = no My and your lines are very similar at the least. Thanks for any additional info. >From: "Owens, Bob" <[EMAIL PROTECTED]> >To: "'A Cline'"

RE: [Samba] Move existing Local Profile to Roaming

2003-01-09 Thread Owens, Bob
Do you have the following? [global] # Where to store roving profiles (only for Win95 and WinNT) #%L substitutes for this servers netbios name, %U is username #You must uncomment the [Profiles] share below logon path = \\%L\Profiles\%U [Profiles] path = /data/domain/Profiles

RE: [Samba] samba

2003-01-03 Thread Owens, Bob
This is what worked for me with out the computer being a member in my domain. create a unix user called pcguest, use strict permissions (the default is nobody in SAMBA) create the samba password for pcguest create a directory public2 on / $ su pcguest $ cd /public2 $ exit # want to make sure that

RE: [Samba] Multiple Profiles

2002-12-26 Thread Owens, Bob
Could have all of them roaming but set up the monitory profile you want and cp that profile to the 50 with the .man extension and leave the other 5 alone. Look into to http://www.kixtart.org/ that may help. Some things you can use are... %Homedrive%: The drive letter of the local workstation. %H

RE: [Samba] Persmissions on 'root' folder

2002-12-24 Thread Owens, Bob
Kristof try share1 write list = @group write list = user1 user2 subs use the permissions that you had. -Original Message- From: Kristof Hardy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 24, 2002 4:42 AM To: [EMAIL PROTECTED] Subject: [Samba] Persmissions on 'root'

RE: [Samba] samba win2k network path not found error 53

2002-12-21 Thread Owens, Bob
shakeel, Can you ping with the IP address? Can you ping with the IP sunmachine? Your conf did not come right, or i am not get it. If you could paste it in. -Original Message- From: shamu90 [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 21, 2002 12:40 PM To: [EMAIL PROTECTED] Subject

RE: [Samba] How to enforce client to download the profile form server

2002-12-20 Thread Owens, Bob
Help to see your smb.conf but here is mine it may help. [global] logon path = \\%L\Profiles\%U [Profiles] path = /data/domain/Profiles/ browseable = no writable = yes valid users = @domusers create mode = 0770 directory mode = 0770 force group = root -Original Message- From: Dimitry Sur

RE: [Samba] [newbie] access config

2002-12-18 Thread Owens, Bob
Try,    "hosts allow = 192.168.1.1 192.168.1.2 192.168.1.3 192.168.1.4" in your smb.conf global. Can also use "valid users = @4person-group" to the [share]   They will have to have static IPs. -Original Message-From: Gilberto Garcia Jr. [mailto:[EMAIL PROTECTED]]Sent: Wednesda

RE: [Samba] Samba domain with non-domain Win98

2002-12-18 Thread Owens, Bob
-Original Message- From: Alexander Shcherbinkin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 8:11 AM To: [EMAIL PROTECTED] Subject: [Samba] Samba domain with non-domain Win98 I have a samba domain. Also there are some machines which are not in domain. I need to create s

RE: [Samba] Samba pdc, Norton Ghost enterprise edition and joining the domain?

2002-12-18 Thread Owens, Bob
Lars, You could try a batch file with NETDOM /Domain:MYDOMAIN /user:adminuser /password:apassword MEMBER MYCOMPUTER /JOINDOMAIN Then NETDOM /Domain:MYDOMAIN MEMBER MYCOMPUTER /JOINDOMAIN search microsoft.com for comand line join domain for more info. Bob -Original Message- From

RE: [Samba] Pretty much a newbie - Profiles and XP

2002-12-18 Thread Owens, Bob
Peter, Do look at the documentation for the profiles, and look for "logon path =" | [netlogon] and [profiles] shares. Have fun, Bob -Original Message- From: Martin Peter Hanke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 6:49 AM To: [EMAIL PROTECTED] Subject: [Samba] Pre

RE: [Samba] slowness when using roaming profiles

2002-12-17 Thread Owens, Bob
Have them move there stuff to their home drive and create shortcuts to there docs. Check there profiles size with D-Folder (freeware program) from a windows machine to see if contentIE is getting big and for an overall size of everyone's folder with out click on every stinking one. It copies the

RE: [Samba] Stumped at "Network Neighborhood", Samba server is visible, but it's path can't be found ...

2002-12-13 Thread Owens, Bob
Jamie, Have you crated a user and a smbpasswd for the user that you are connecting using "Network Neighborhood?" -Bob -Original Message- From: Jamie Risk [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 4:05 PM To: [EMAIL PROTECTED] Subject: [Samba] Stumped at "Network Neighbou

RE: [Samba] Using Office2000 with Samba (latest version)

2002-12-12 Thread Owens, Bob
I'm not sure but I have not had any troubles with setting up the administrative share on my samba box.  Just so you know it does work.  Everything looks correct.  Only thing I can think of if MS makes you have an OpenLicense CD for the share because that is the one I used.  Sorry I don't know

RE: [Samba] Problem with smbclient and domain logon

2002-12-12 Thread Owens, Bob
did you add them to the smbpasswd and is samba's password encryption set to yes? -Original Message-From: Sean Chambers [mailto:[EMAIL PROTECTED]]Sent: Thursday, December 12, 2002 8:49 AMTo: [EMAIL PROTECTED]Subject: [Samba] Problem with smbclient and domain logon I am abl

RE: [Samba] SuSE 8.1/Samba 2.2.7 - files disappear in home subdirs

2002-12-10 Thread Owens, Bob
Try, valid users = %U -Original Message- From: Dragan Krnic [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 9:28 AM To: [EMAIL PROTECTED] Subject: [Samba] SuSE 8.1/Samba 2.2.7 - files disappear in home subdirs Hi Everybody, first the setup: logon path = \\pmn90\%U\p

RE: [Samba] Samba as PDC

2002-12-09 Thread Owens, Bob
You might need write access to your profiles directory... create /usr/local/samba/profiles/totmisch (your login name) chmod 700 totmisch Not sure if you need the %U in the following or not I can not remember. path = /usr/local/samba/profiles/%U -Original Message- From: Hogo [mailto:[EMAI

RE: [Samba] PDC: Problems making the win2k client join domain

2002-12-09 Thread Owens, Bob
Try adding root to smbpasswd and then when adding the domain use root and root's passwd. -Original Message- From: akshay rawat [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 3:07 AM To: [EMAIL PROTECTED] Subject: [Samba] PDC: Problems making the win2k client join domain I

RE: [Samba] problem with logon and outlook

2002-12-06 Thread Owens, Bob
in to the XP machine somehow with the old username or admin account and pull off the info? >From: "Owens, Bob" <[EMAIL PROTECTED]> >To: "'Tyler Durdin'" <[EMAIL PROTECTED]> >Subject: RE: [Samba] problem with logon and outlook >Date: F