Re: [Samba] Re: Not able to login to Samba P

2003-02-06 Thread Kurt Weiss
Ronald schrieb: To all, i have a simulur problem. whenever i log into samba. it tries to copy the profile over but then it hangs and says it cant. i also cant delete the local folder which it copies over to the win2k box. its very strange and weird. it just started to happen when we upgraded to

Re:Re: [Samba] Samba 2.2.7 as printserver

2003-02-06 Thread Jeff Marcille
You can use the rpclient tool with the deldriver switch from the Linux box to remove the driver. I won't remove the files but will remove the entry. http://us1.samba.org/samba/docs/man/rpcclient.1.html Maybe this is something the could be added to SWAT? On Thu, 06 Feb 2003 23:00:15 +0100, Brya

[Samba] PDC + roaming profiles through VPN

2003-02-06 Thread Tomas Florian
Hello everyone, I am trying to find out if the following is possible: I a HOME domain setup at home running on samba. I also have a WORK domain setup at work. Both of these domains are using remote profiles. Since I recently added VPN support to the server at work, I want to explore the possibi

Re: [Samba] Broadcast message with smbclient -M

2003-02-06 Thread Joel Hammer
I don't know of a simple broadcast method. To broadcast to all clients on your network, I can think of two possibilities. There is a findsmb Perl script which comes with the samba. With nmbd turned off, it will look for responding machines. Or, if you have a wins server, smbclient -L winserver wi

[Samba] To the webmaster

2003-02-06 Thread George Herson
Hi, I'd like to d/l the redhat rpms. But when I click on "RedHat/" at http://master.samba.org/samba/ftp/Binary_Packages/, I get "Forbidden You don't have permission to access /samba/ftp/Binary_Packages/RedHat/ on this server." Can you fix if possible and notify me please? thanks, george --

[Samba] dual-boot and gettings SIDs to match

2003-02-06 Thread Paul Raines
Is there a way to get the Windows side and the Linux side (running samba) of a dual boot box to have the same SID? I want the box to be a member of a domain run by a Samba PDC whether it is in Windows or Linux. -- --- Paul Raines

Re: [Samba] INTERNAL ERROR on smbd_audit

2003-02-06 Thread John H Terpstra
On Wed, 5 Feb 2003, Piercarlo Marengo wrote: Piercarlo, All I see attached is your smb.conf file, but no syslog file. Also, while we understand that you are experiencing a problem, please do tell us what it is. - John T. > Hello > my name is Piercarlo and I've discovered a bug in smbd_audit wh

Re: [Samba] quick question re: smb.conf parameters

2003-02-06 Thread Joel Hammer
>From the smb.con man page: Note that all S parameters can also be specified in the [global] section - in which case they will define the default behavior for all services. Joel On Thu, Feb 06, 2003 at 11:07:46AM -0600, Henry, Brad ERM wrote: > Ok, I kno

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
Hi Miles, reading further; change you link to the following: lrwxr-xr-x 1 root sys 46 Aug 27 11:16 /usr/lib/libnss_winbin d.1 -> libnss_winbind.so We (HP-UX) don't know from .so files... So winbind in nsswitch.conf entries is going to trigger looking for a libnss_winbind.1 NO

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
ps, the fact that get getpwent and getent programs that you are running do NOT return any output indicate that the issue is probably with the libnss_winbind.so on your system.. Don > -Original Message- > From: Miles Roper [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 15:3

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
Hi Miles, any reason you are compiling it yourself, instead of pulling the depot from the samba ftp site? That is what I am using successfully. Don > -Original Message- > From: Miles Roper [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 15:31 > To: 'MCCALL,DON (HP-USA,ex1)';

[Samba] INTERNAL ERROR on smbd_audit

2003-02-06 Thread Piercarlo Marengo
Hello my name is Piercarlo and I've discovered a bug in smbd_audit when I trace a Samba 2.2.7 or 2.2.7a on red hat 7.3 -the error exist on the redhat 2.4.18-17kernel ,on the original rh73 2.4.18-3 kernel and on the standard linus kernel (I tried on 2.4.20)-->these kernels are all the kernels that

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
Hi Miles, This sounds like a PAM_USER_UNKNOWN13 error. Which would indicate that winbind daemon did it's job (ie passed the username and password to the password server ,and got validation back that the user is authenticated, but then when it went thru the nsswitch stuff to 'look up' the

Re: [Samba] netlogon script help!

2003-02-06 Thread joao marka
what do you want to do at logon ? a logon script must fit your needs, in my case, just create mapped drives and update anti-virus software... At 09:54 05/02/03, you wrote: can anyone point me in the right direction to obtain a good samba logon script for WIN XP thanks a bunch!!! -- To unsub

[Samba] password expire time

2003-02-06 Thread Adam Smith
In Samba 2.2.7a, 'password expire time' appears to be being ignored. When I run 'smbstatus' it says: Unknown parameter encountered: "password expire time" Ignoring unknown parameter "password expire time" What should I be using to force a password change every n days? Regards, -- Adam Smith I

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread joe . morin
John, Thanks for the help! It's working! In my logon script for Win2K users I had a line something like this: NET USE H:\\server\%username% And this wouldn't run in win98. Changing it to what you suggested: NET USE H:/HOME works just fine. I have the NET TIME comman

Re: [Samba] oplock problems

2003-02-06 Thread Joel Hammer
Just guessing, but, oplocks are very sensitive to networking problems. Dropped connections are death. So,if you have changed any network settings, think about changing them back. Joel On Thu, Feb 06, 2003 at 03:04:59PM +, Brian Johnson wrote: > I've been using Samba mostly succesfully for my L

[Samba] Samba and OS X

2003-02-06 Thread Jon Reynolds
Hi, I have a samba server on freebsd4.7 using samba-2.2.6.p2_1. When from command line I mount a share from our file server I can edit and copy any file or document and save it back to the fileserver no problem. If I mount the share on my desktop I can edit and copy any file or do

[Samba] Strange File Permission

2003-02-06 Thread Norman Zhang
Hi, I have a Samba share [docs] comment=Document Control path=/srv/doccon write list=root, MYDOMAIN\doccon read only=no create mask=0660 force create mode=0660 directory mask=0750 hide undreadable=yes The files are under /srv/doccon are given 0770 for doccon:"MYDOMAIN\Doc Writers", with ACL se

[Samba] Re: Re: Interesting problem with samba and .ntprofile

2003-02-06 Thread Ronald
Kyle and everyone else, I tried that also and still it didnt work. so i then installed sp3 and W00t. works fine now. i dont have much time to look into it as im in a rush and have about 100x other things to do but i will look into it more tomorrow. thanks for the help everyone. Sincere

RE: [Samba] Samba quotas (one more)

2003-02-06 Thread P Ranjit Kumar
The problem is with Windows doing delayed writes. Windows before it writes anything, it sets the file properties. Setting the file properties always succeeds. So even though the file copy is unsuccessful, file size is shown correctly. You can use smb.conf variable "strict allocate = yes" to preven

Re: [Samba] Novice question

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 16:32, Glen Overman wrote: > Hi, > New to Samba & this list, so please forgive if I make a faux pas. > I've got a Redhat 7.3 box with Samba, & 2 Win stations, called "ws1" & "ws2". > When either station creates files on the server, all the files get created with > permissions

Re: [Samba] Novice question

2003-02-06 Thread Troy.A Johnson
Glen, Add: force create mode = 0777 force directory mode = 0777 to the config file. That is a sure way to accomplish your goal. You could change the default umask for bash in "/etc/bashrc", but this may or may not affect the default umask of Samba created files. You could try it thou

[Samba] Samba 2.2.7 as printserver

2003-02-06 Thread Bryant, Phillip -AES
I have had this running now for 3 weeks and have not been able to figure a few things out. Samba 2.2.7-1 on RH7.2 using lprng and doing the print serving for windows XP clients I added printer drivers for each printer via APW facility. I can add drivers all day long, but I cannot remove them, th

[Samba] Novice question

2003-02-06 Thread Glen Overman
Hi, New to Samba & this list, so please forgive if I make a faux pas. I've got a Redhat 7.3 box with Samba, & 2 Win stations, called "ws1" & "ws2". When either station creates files on the server, all the files get created with permissions of rw-r--r-- (644). How do I get them created with 777? w

Re: [Samba] Re: Interesting problem with samba and .ntprofile

2003-02-06 Thread Ronald Rusnak
Dear Troy, Already did that and still no luck. i noticed that when there was a + at the end of the directories. and reran the config. everything was working fine untill this new upgrade. i have read on the forums about it but nobody really gives a answer. i also added this user to are defaul

Re: [Samba] Re: Interesting problem with samba and .ntprofile

2003-02-06 Thread Kyle Loree
http://us1.samba.org/samba/ftp/docs/README.Win2kSP2 it has info on that there. [EMAIL PROTECTED] writes: >Ronald, > >I am not sure, but I think I remember >reading that some strange behavior >connected with roaming profiles can be >taken care of by turning "nt acl support" >off on the profile

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread Miles Roper
so where to from now? do you think it would be useful to install the compiled one for HPUX one from samba ftp? just a note, I've been tring to get this to work for at least a year, since winbind was first included in winbind, this time I'm determined I'm going to get it working :o) -Original

[Samba] Re: Interesting problem with samba and .ntprofile

2003-02-06 Thread Troy.A Johnson
Ronald, I am not sure, but I think I remember reading that some strange behavior connected with roaming profiles can be taken care of by turning "nt acl support" off on the profile share. I don't know if it applies here or if is is dependent on other unknown factors (OS of Samba machine, ph

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread Miles Roper
had the same problem, I thought compiling it from scratch may fix it, although I've only just recently worked out how to get the extra debugging from pam, but symptoms were exactly the same. has taken me a long time to work out how to compile it on hpux with gcc, had to change a include file and t

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread Miles Roper
Hi Don, Michael Steffens a while back sent me a compiled version of getent which I couldn't get to work. I compiled your version and it doesn't seem to produce any result either, seems to return immeditaly without doing anything. ie coastdr: /mnt/1/samba/test> ./getent passwd WESTCOASTDHB+mroper

[Samba] Re: Interesting problem with samba and .ntprofile

2003-02-06 Thread Ronald
here is a update We are now trying to upgrade all of our domain client machines from WinNT to Windows2000 (we're actually doing clean installs, not upgrades). Under our limited testing this worked well. Now that we're rolling it out to the masses in our department, many users are beginning to ha

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread John H Terpstra
On Thu, 6 Feb 2003 [EMAIL PROTECTED] wrote: > John, > Do I need a machine account for this win98 machine? I have them > auto-created for Win2k and WinXP machines, but I haven't created one > manually, and it didn't get auto-created. No. Samba works the same way as NT/2K servers would. Win9X

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread John H Terpstra
On Thu, 6 Feb 2003 [EMAIL PROTECTED] wrote: > John, > Thanks for the prompt response. > Here's what I have. > > 1. In TCP/IP is WINS IP Addr. set to the IP Addr. of your samba server? > > Yes, using winipcfg, the Primary WINS Server is set to my samba > server > > 2. Have you insta

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread joe . morin
John, Do I need a machine account for this win98 machine? I have them auto-created for Win2k and WinXP machines, but I haven't created one manually, and it didn't get auto-created. Thanks again, Joseph Morin Dominion Diagnostics

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread joe . morin
John, Thanks for the prompt response. Here's what I have. 1. In TCP/IP is WINS IP Addr. set to the IP Addr. of your samba server? Yes, using winipcfg, the Primary WINS Server is set to my samba server 2. Have you installed the Client for Microsoft Networks? - co

[Samba] Re: Not able to login to Samba P

2003-02-06 Thread Ronald
To all, i have a simulur problem. whenever i log into samba. it tries to copy the profile over but then it hangs and says it cant. i also cant delete the local folder which it copies over to the win2k box. its very strange and weird. it just started to happen when we upgraded to 2.2.7a. are old ver

[Samba] Interesting problem with samba and .ntprofile

2003-02-06 Thread Ronald
To ANYONE that can help :), we where using samba version 2.0.7 and everything worked great. we just upgraded to version 2.2.7a. and now we get this weird/wicked problem. sometimes when a user logs out and then trys to log back in it says "//servername/.ntprofile/share/file" cannot be copied ov

[Samba] Broadcast message with smbclient -M

2003-02-06 Thread Tomas Florian
Hello, Is there a way to broadcast a message with smbclient -M? Also, is there some utility out there with user interface where I can select which machines should receive the message and then send it out? Thanks, Tomas -- To unsubscribe from this list go to the following URL and read the instru

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread John H Terpstra
On Thu, 6 Feb 2003 [EMAIL PROTECTED] wrote: > Here's my smb.conf file. Joe, Looks OK. How are your Win98 configured? 1. In TCP/IP is WINS IP Addr. set to the IP Addr. of your samba server? 2. Have you installed the Client for Microsoft Networks? - configured it to 'Log onto Windows NT

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread joe . morin
Here's my smb.conf file. Thanks for the help! # Global parameters [global] workgroup = DOMAINNAME netbios name= SERVERNAME security = USER hosts allow = 192.168.1., 192.168.0., 127. name resolve order = host bcast

[Samba] codepage problems

2003-02-06 Thread respuesta
I have both set client codepage 850 (Win98SE, I checked with chcp) and I have set character set ISO8859-1. Problems arise when I use a special character in the Win client, like ñ (lowercase n with a tilde), I get a questionmark in Linux The other way around, when I use the same character ñ (lower

Re: [Samba] Write-Protection-problem with opening Documents w/ Samba2.2.5 / AIX 4.3.3

2003-02-06 Thread Keith G. Murphy
Köhler Andreas wrote: Dear Members, When opening a document the first time in the folder, it's opening write-protected in MS-Word2000. If the same document is opened the second time afterwards, then it's opening correct w/o write-protection set. Do you have any solution for that problem ? 'man

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread joe . morin
Yes, I'm using the ntconfig.POL for XP users. by 'default' I'm referring to the default profile for new users. I use the copy facility to copy a default profile on top of the new users (local) profile on their machine, then log on as that user and log out (which copies the 'new' profile) to

[Samba] Yes, finally it works !!!!

2003-02-06 Thread Rodrigo Nascimento
Hi Community, I want to thank everybody which help me. Mostly Mr. John Terpstra that help me always I needed. What's happen? I changed SAMBA 2.2.5 to SAMBA 2.2.7 and everything works. I believe that the problem was the package that I used. Why? I downloaded directly of the freewarebull.com, ther

[Samba] Samba quotas (one more)

2003-02-06 Thread Dan Bar
Hello again (I hope it's not too much to have two questions in one day :), Currently I'm testing quota support on Linux system with kernel 2.4.18 + XFS 1.1 patch + Samba 2.2.7 (--with-quota compiled) and I went into one really unpleasant problem when accesing Samba share from Windows 2000 SP3

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread Michael Paarmann
Hi ! Please post your smb.conf . It may help to solve your problem. Regards, Michael At 12:10 06.02.2003 -0500, you wrote: I am running Samba 2.2.3a and have my users logging into the 'samba domain'. My WinNT and WinXP users are working fine with roaming profiles and policies. My problem

[Samba] Password expire

2003-02-06 Thread joe . morin
Does anyone know if implementing LDAP with samba will help this? I'd like to implement LDAP with samba for this specific reason (password expiration), but I don't want to implement this if it doesn't work. Joseph Morin Dominion Diagnostics -- To unsubscribe from this list go to the followin

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread joe . morin
Hi Jesse, I didn't get the 'group' policies working. All my users will have the same policy applied, so I just used the default user policy (for both Win2k and WinXP). I did notice a difference between Win2k and WinXP profiles though. I use a different 'default' profile for Win2k and

[Samba] Samba and quotas

2003-02-06 Thread Dan Bar
Hello, I'm using Samba 2.2.7 + XFS (1.1) + ACL + quotas on a Linux machine with kernel 2.4.18. What I want to ask you - is Samba's quota support reliable enough so I can use it at commercial environment ? (I'm asking because of experimental flag at --with-quota in Samba .configure file) Thank

[Samba] quick question re: smb.conf parameters

2003-02-06 Thread Henry, Brad ERM
Ok, I know this is a stupid question but im having problems with some shares and so I have to ask: Are share parameters specified within the [global] section used as defaults for my other shares, or are they ignored? For example, if I set veto oplock files = /*.DBM/*.dbm/ within the [glo

Re: [Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread Jesse Jacobs
Hello Joe, How did u get the win XP group policies to work within the domain? I'd really like to hear back from ya. > > > > I am running Samba 2.2.3a and have my users logging into the 'samba > domain'. My WinNT and WinXP users are working fine with roaming > profiles and policies. My problem i

[Samba] Win98 policies,profiles and logon scripts

2003-02-06 Thread joe . morin
I am running Samba 2.2.3a and have my users logging into the 'samba domain'. My WinNT and WinXP users are working fine with roaming profiles and policies. My problem is my Win98 users. The logon script doesn't seem to be working, i.e. when I log onto a Win98 machine (logging into the domain)

Re: [Samba] joining xp to domain

2003-02-06 Thread Kyle Loree
Because in OSX server you cannot login to a server remotely using root, you have to use an admin accout to join a machine to a domain. I changed the owner of the samba dir and smbpasswd file to admin. Seems a little too easy now. /me kicks self for not thinking of that a while ago. I just hope t

[Samba] WINS Server periodically losing entry for Samba Server

2003-02-06 Thread Kaplan, Andrew H.
Hi there, We have Samba running on an HP-UX 11.0 server. Our end-users are still on Windows 95, soon to change to Windows 2000, and therefore use NetBIOS to connect to the network share on the machine. Occasionally the WINS server on the network loses its entry for the Samba server. This, in turn

Re: [Samba] Goin' bald by the minute :)

2003-02-06 Thread Jesse Jacobs
Hello again, How about make a link ie. referer to the samba share from this attr.(//MAINBOX/POLICY) /gpobject:"LDAP://dn=POLICY,cn=MAINBOX,ou=MACHINES,ou=SERVERS,dc=eazy,dc=homeip,dc=net"; Only four hairs left! J. Jesse Jacobs said: > Hello everyone, > > I've just a single question? > Can domain

[Samba] Goin' bald by the minute :)

2003-02-06 Thread Jesse Jacobs
Hello everyone, I've just a single question? Can domain group policy's be served by samba 3.0? Just a thought ; Make a share with gpt.ini, user and machine dirs and the registry.pol files within. Then editing them with something like: /gpobject:"LDAP://cn=MAINBOX,ou=MACHINES,ou=SERVERS,dc=eazy,d

[Samba] Fwd: Re: oplock problems

2003-02-06 Thread Chris de Vidal
Oops, [EMAIL PROTECTED], not SALBA (: /dev/idal --- Chris de Vidal <[EMAIL PROTECTED]> wrote: > Date: Thu, 6 Feb 2003 08:19:56 -0800 (PST) > From: Chris de Vidal <[EMAIL PROTECTED]> > Subject: Re: oplock problems > To: Brian Johnson <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > > --- Brian Johns

Re: [Samba] samba and OS X

2003-02-06 Thread Kyle Loree
I am having a permission denied error as well. I know that osx has huge default permissions error. if you create a file on the server then you no longer have access to read it, and various problems of the same sort. My problem is joining a system to a mac osx server 10.2.3 domain, if you have any

Re: [Samba] please help...

2003-02-06 Thread John H Terpstra
On Thu, 6 Feb 2003, Dmitry Surkov wrote: > i have the following problem, the outlook express & desktop settings are > being overwritten every time i change the host. i was helped by Laurent > HOFMANN (thanks a lot), who pointed out that the exclusion list in > ntuser.ini excludes Local Settings fr

[Samba] Net ADS JOIN error

2003-02-06 Thread Alessandro . Bruni
Hi all, After having spend 2 days to resolve my problem to configure Samba 3.0 (the path to the libgcc_s was wrong) I've finally installed it and I'm trying to join the W2K AD domain with the command: 1. kinit [EMAIL PROTECTED] (asking password and getting the ticket from the W2K) 2. net ads joi

Re: [Samba] net ads vampire?

2003-02-06 Thread Guenther Deschner
hello andreas, On Thu, Feb 06, 2003 at 11:52:18AM -0200, Andreas Hasenack wrote: > Is there an equivalent of "net rpc vampire" for w2k in samba3? no. although user and group-information can be nicely retrieved, a win2k dc will not give you the password-hashes (for now). i think Jeremy Allison

Re: [Samba] which ACL attributes are supported by Samba?

2003-02-06 Thread Ronan Waide
On February 6, [EMAIL PROTECTED] said: > I just tried to set an acl on "take ownership" it doesn't stick - it > should. > Read and write attributes does stick. Thanks, that's what I'd seen myself. I guess it's not supported at present. Cheers, Waider. -- [EMAIL PROTECTED] / Yes, it /is/ very per

[Samba] oplock problems

2003-02-06 Thread Brian Johnson
I've been using Samba mostly succesfully for my Linux box serving Win9x machines for a couple of years now In the last few days I've been getting all sorts of connectivity problems Most of the errors in the samba log files are like: [2003/02/06 09:54:16, 0] smbd/oplock.c:oplock_break(684) oploc

Re: [Samba] which ACL attributes are supported by Samba?

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 09:21, Ronan Waide wrote: > The whole point of my question was NOT these ACLs, but whether the > extended ACLs provided by Windows were supported. Your response to > this was that you didn't know. > > So essentially, you told me something I already knew, and said "I > don't

[Samba] Re: Redhat ACL support

2003-02-06 Thread Buchan Milne
> Date: Wed, 5 Feb 2003 09:09:41 -0500 > From: "David Gibbins" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: [Samba] Redhat ACL support > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; > charset="iso-8859-1" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Prece

Re: [Samba] which ACL attributes are supported by Samba?

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 08:58, Ronan Waide wrote: > On February 6, [EMAIL PROTECTED] said: > > you don't need ACL support for unix style permissions > > (user, group, world) > > ACLs are lists of arbitrary users that have the specified permissions on > > the files you choose. > > You do if you want

Re: [Samba] which ACL attributes are supported by Samba?

2003-02-06 Thread Ronan Waide
On February 6, [EMAIL PROTECTED] said: > you don't need ACL support for unix style permissions > (user, group, world) > ACLs are lists of arbitrary users that have the specified permissions on > the files you choose. You do if you want more than one set of user/group acls per file. Waider. -- [E

[Samba] net ads vampire?

2003-02-06 Thread Andreas Hasenack
Is there an equivalent of "net rpc vampire" for w2k in samba3? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Binary packages for RedHat 8.0 of 3.0?

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 07:51, Alexander Skwar wrote: > Hi! > > The Samba 3.0 roadmap page says, that there should be binary packages of > 3.0 alpha 21 available for Red Hat 8.0. The link points to > http://download.samba.org/samba/ftp/Binary_Packages/RedHat - however > there doesn't seem to be suc

Re: [Samba] Password expire

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 06:25, richard wrote: > yes that would be a fantastic feature??!! > > > >I'd like to force all the users to change password every once a month > >but > >I'm not sure how!? you need samba3 for this... brad -- Bradley W. Langhorst <[EMAIL PROTECTED]> -- To unsubscribe from

Re: [Samba] which ACL attributes are supported by Samba?

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 05:08, Ronan Waide wrote: > I've tried to determine this empirically, but have run foul of config > issues that won't be resolved in the immediate future. Basically, I > know that Samba + ACL + an acl-aware filesystem will allow me to > assign unix-style permissions to arbitra

Re: [Samba] Problem inchanging Samba Passwd:Thank you

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 04:48, Thushani Weerasinghe wrote: > Dear Keith and R. Garcia, > > Thank you for replying me. I set the parameter "unix password sync" equals to "No" >and now I can both change the local user password and as well as the samba password >from a remote machine. > > But for t

Re: [Samba] please help...

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 04:39, Dmitry Surkov wrote: > i have the following problem, the outlook express & desktop settings are > being overwritten every time i change the host. i was helped by Laurent > HOFMANN (thanks a lot), who pointed out that the exclusion list in > ntuser.ini excludes Local Set

Re: [Samba] pdc

2003-02-06 Thread Bradley W. Langhorst
On Thu, 2003-02-06 at 04:39, Ryan oberto wrote: > howdie all > > i have a samba pdc server runnnig 3 instances of samba 1 for each different domain > > it works but i cant add a machine to a domain if the domain doesnt start first > > and now after 3 days i get service netlogon not running on t

[Samba] Samba failover

2003-02-06 Thread daniel . jarboe
Well, I was wondering how to setup samba installations to provide fail-over for linux boxes that will be acting as a print-server for windows clients in an NT Domain (windows PDC and WINS servers). I didn't see any ideas in The Unofficial Samba Howto and the Samba- HOWTO-Collection. I was thinkin

[Samba] Binary packages for RedHat 8.0 of 3.0?

2003-02-06 Thread Alexander Skwar
Hi! The Samba 3.0 roadmap page says, that there should be binary packages of 3.0 alpha 21 available for Red Hat 8.0. The link points to http://download.samba.org/samba/ftp/Binary_Packages/RedHat - however there doesn't seem to be such a directory... Where can I get binary packages for RH 8.0? T

[Samba] samba X processing (please - help me is very important!!!!!)

2003-02-06 Thread SALOME Alexandre
Hi, I have a server SUN (solaris 8), and I have instaled in this server samba_version_2.2.2. My problem is : I have 35 clients windows2000 that, when the users open any file, in the place of utilize the local processing, utilizes the processing of the server. So, the processor from the server s

Re: [Samba] Password expire

2003-02-06 Thread richard
yes that would be a fantastic feature??!! >I'd like to force all the users to change password every once a month >but >I'm not sure how!? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Copy User/Pass from Samba to WinXP

2003-02-06 Thread Andrew Bartlett
On Thu, 2003-02-06 at 07:57, Jean-Rene Cormier wrote: > Ok I have a samba server that I use for file sharing, I have a lot of > trouble with it and I want to see if putting those shares on a WinXP box > would work better. But we don't have a domain here, just workstation in > a workgroup and I was

[Samba] samba and OS X

2003-02-06 Thread Jon Reynolds
Hello, We are having this issue with samba and OSX 10.2.3. We are using freebsd4.7 serving samba as a fileserver for our company, we have a mix of windows and macs connecting to it. The windows machines work just fine the macs are another story. I have narrowed it down to this: I

[Samba] which ACL attributes are supported by Samba?

2003-02-06 Thread Ronan Waide
I've tried to determine this empirically, but have run foul of config issues that won't be resolved in the immediate future. Basically, I know that Samba + ACL + an acl-aware filesystem will allow me to assign unix-style permissions to arbitrary groups of people for a given file. However, Windows h

[Samba] samba slow at overwriting of files

2003-02-06 Thread don . guido
dear samba list members, I recently installed RedHat 8.0 with samba 2.2.7 (already updated, was 2.2.5 before I think, but with the same problem). now I have the problem, that overwriting of files on shares of that samba machine sometimes is extremely slow. writing new files is fast as ever. but wh

[Samba] Problem inchanging Samba Passwd:Thank you

2003-02-06 Thread Thushani Weerasinghe
Dear Keith and R. Garcia, Thank you for replying me. I set the parameter "unix password sync" equals to "No" and now I can both change the local user password and as well as the samba password from a remote machine. But for the synchronization of local UNIX users to samba users cannot be done

[Samba] please help...

2003-02-06 Thread Dmitry Surkov
i have the following problem, the outlook express & desktop settings are being overwritten every time i change the host. i was helped by Laurent HOFMANN (thanks a lot), who pointed out that the exclusion list in ntuser.ini excludes Local Settings from the files, which are being synchronized. Howeve

Re: [Samba] please help me..... : now its done

2003-02-06 Thread Adil Hussain
okay the problem has solved. now the client is connecting to the domain. by creating machine name different from the user account. below is log file which i have done. Thank you very much brad i think all is ok here : ---smb.conf--- [root@LinuxBox root]#