[Samba] pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Misty Stanley-Jones
Is this setup possible? I am converting an old server to look on LDAP for its UNIX account info. I am able to auth in every way with a LDAP-only user (login, telnet, ssh, su). However, after adding the user with smbpasswd -a, the password doesn't work: [EMAIL PROTECTED] log]# smbpasswd -a

Re: [Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Misty Stanley-Jones
is not connected Same behavior with or without the -W parameter. This is a completely different Samba server than the other one I have been setting up. This one is Samba 3.0.6, not sure if it matters. Misty Igor Misty Stanley-Jones wrote: Is this setup possible? I am converting an old server

Re: [Samba] Re: pam_ldap for unix accounts, smbpassword for samba?

2004-10-28 Thread Misty Stanley-Jones
: smbpasswd database is corrupt! username xpcarl$ with uid 537 is n ot in unix passwd database! But it's not corrupt. I don't know how to rebuild it without losing all kinds of stuff, I don't know what is wrong. :( Igor Misty Stanley-Jones wrote: On Thursday 28 October 2004 11:33, Igor Belyi

[Samba] Issue with two domains in one LDAP tree

2004-10-29 Thread Misty Stanley-Jones
Hi, I've just moved a second Samba domain to LDAP -- it works great! However, the first domain is now dead in the water. It refuses to autenticate, and from the logs it looks like it's not find the SambaDomainName entry in the LDAP tree. Here is a diagram of how my LDAP tree is set up.

[Samba] samba.schema question

2004-10-29 Thread Misty Stanley-Jones
I see in samba.schema that it is possible to have multiple SambaDomainName entries for a dn. However I don't see how this does any good because you must only have one sambaSID entry per user. Is there any way to associate more than one sambaSID with a dn, so that a user would be authorized to

[Samba] Samba, print$, HP Laserjet 8500, XP

2004-11-01 Thread Misty Stanley-Jones
Hi, If anyone is successfully using the HP LJ8500 driver that comes with Windows XP in your print$ share in Samba 3.0.x, can you please mail me privately. I understand the issues I am seeing are probably not Samba related. In case they ARE Samba related, here is the main issue. Printing

Re: [Samba] Samba, print$, HP Laserjet 8500, XP

2004-11-01 Thread Misty Stanley-Jones
On Monday 01 November 2004 10:41, Misty Stanley-Jones wrote: Hi, If anyone is successfully using the HP LJ8500 driver that comes with Windows XP in your print$ share in Samba 3.0.x, can you please mail me privately. I understand the issues I am seeing are probably not Samba related

[Samba] Cross-subnet netbios announcing?

2004-11-01 Thread Misty Stanley-Jones
Hi, I'm playing with domain trusts, and my two domains (one is 3.0.7, the other is 3.0.6) can't see each other through netbios. They are reach acting as WINS servers. DomainA PDC is at 192.168.1.101, and DomainB PDC is at 192.168.2.3. In DomainB's smb.conf, I have remote announce =

Update Re: [Samba] Samba, print$, HP Laserjet 8500, XP

2004-11-02 Thread Misty Stanley-Jones
The below-mentioned problem is caused by Microsoft bug 286902. I just wanted to post the resolution so it would make it into the archives. Thanks, Misty On Monday 01 November 2004 14:59, Misty Stanley-Jones wrote: On Monday 01 November 2004 10:41, Misty Stanley-Jones wrote: Hi

[Samba] Samba groups and LDAP, and printer question

2004-11-02 Thread Misty Stanley-Jones
Hi, Is it possible for me to add @Some_Group as a memberUID for a Samba group mapping? Will it expand that @Some_Group to include all the members of that group in this group? Another question -- is there a way to make everyone able to add printers to their local workstation, but not be able

[Samba] Adding domain user as local administrator

2004-11-03 Thread Misty Stanley-Jones
Hi, I've noticed that if I add a domain user as a local administrator on the client system (WinXP logging into Samba 3.0.7 domain) they seem to have less local rights than a local user as a local administrator. Is this a Windows thing or is this something to do with Samba? Thanks, Misty --

[Samba] Local administrator for domain user, vs local user

2004-11-03 Thread Misty Stanley-Jones
Hi, If I add a domain user to a local client's Administrator group, that user seems to have less rights than if I add a local user to the local Administrator's group. Specifically Windows XP SP2, and Samba 3.0.7. I notice that the domain user can't load user hives, can't delete registry keys

Re: [Samba] installing printer in a logon script

2004-11-04 Thread Misty Stanley-Jones
On Thursday 04 November 2004 10:32, Tomasz Chmielewski wrote: Unfortunately, this doesn't work so well: win2k complains that server, on which the printer is installed, has no matching drivers. Then I can choose OK, which means that drivers will be installed from the local machine. So when I

Re: [Samba] netlogon scripts for machines / groups - possible?

2004-11-04 Thread Misty Stanley-Jones
On Thursday 04 November 2004 10:57, Jason Balicki wrote: I'm not sure how to solve the group problem, though. I'm not aware of a mechanisim to retrieve the users group from the command line. You may be able to do this by using visual basic logon scripts, but that's beyond my capabilities,

[Samba] HKCU\Printers\Connections subkeys

2004-11-08 Thread Misty Stanley-Jones
Is there a way to predict what the subkeys in here will be called if you are using Samba+Cups+[print$] to manage your printers? It's calling the printer the driver name, not the printer share name. I need to write a script that checks for the existence of the printer and adds it if it is not

[Samba] Printer properties and [print$]

2004-11-08 Thread Misty Stanley-Jones
Hello, Forgive me for the numerous questions lately. There is something I don't understand about [print$]. In the Windows GUI you can see all kinds of options for the printers. If you set these options in the GUI in the server's [printers] share, do the properties get saved to the server?

[Samba] 3.0.8 and looong logout time

2004-11-09 Thread Misty Stanley-Jones
I've got two WinXP SP2 users. Roaming profiles. One of them takes about 25 seconds to log out unless she has made pretty drastic changes to her profile (My Documents, etc). My second user takes upwards of 3 minutes to log out, even if he has just logged in, not opened a thing or made

Re: [Samba] Login scripts based on group

2004-11-10 Thread Misty Stanley-Jones
On Wednesday 10 November 2004 08:05, Simon Hobson wrote: Dean Landry wrote: I have users that belong to several groups. I want a logon script to be run for each of the groups to which a user belongs. For example, when I logon, I want admin.bat, users.bat, and someothergroup.bat to run. On

Re: [Samba] Slow login/out with XP and SAMBA PDC?

2004-11-11 Thread Misty Stanley-Jones
On Wednesday 10 November 2004 13:19, Adam Tauno Williams wrote: I thought the profile copy was smart and only copied files that had changed? What can I do improve this performance? Maybe theoretically, but we've seen it 'stupid' on frequent occasions. Really best just to redirect the My

Re: [Samba] Suse 9.2/Samba 3.0.8 question

2004-11-11 Thread Misty Stanley-Jones
On Thursday 11 November 2004 11:46, [EMAIL PROTECTED] wrote: I just updated Samba on a PC to 3.0.8. The PC is running a recent upgrade to SuSE 9.2 Pro. Before upgrading the Network Browing worked fine, particularly the Windows Network browsing. Since upgrading to 3.0.8 yesterday, whenever I

Re: [Samba] Restricting access to [homes]

2004-11-11 Thread Misty Stanley-Jones
On Thursday 11 November 2004 16:03, Christopher Swingley wrote: [homes] comment = Home Directories create mask = 0644 directory mask = 0755 browseable = no writable = yes guest ok = no You need to make your create mask and directory

[Samba] Changed SID after copied secrets.tdb

2004-11-14 Thread Misty Stanley-Jones
Hi, I recently did a complete upgrade and reinstall of one of our Samba servers. No problem, I backed up all the data, the Samba configuration files, and the secrets.tdb. Just compiled 3.0.8 on the new server (which has the same hostname), copied the smb.conf to /usr/local/samba/lib and

CANCEL Re: [Samba] Changed SID after copied secrets.tdb

2004-11-14 Thread Misty Stanley-Jones
This was my stupid mistake. Sorry for the knee-jerk panic email! On Sunday 14 November 2004 09:00 am, Misty Stanley-Jones wrote: Hi, I recently did a complete upgrade and reinstall of one of our Samba servers. No problem, I backed up all the data, the Samba configuration files

[Samba] Slow update time for Desktop icons

2004-11-15 Thread Misty Stanley-Jones
I've got one user that I just put onto the new Samba 3.0.8 server. He's on WinXP SP1. He has a ton of icons and things on his desktop (39M worth of data according to his profile) but I'm not sure if that is a problem. When he logs in, a few of his icons which point to network applications

Re: [Samba] Changed SID after copied secrets.tdb

2004-11-15 Thread Misty Stanley-Jones
On Monday 15 November 2004 17:08, Yang Xiao wrote: did you backup all of the tdb files in /var/lib/samba as well? Yang Thank you for replying to this. This was my own foolish mistake. It was a new install of SuSE and I had forgotten that SuSE would have installed its own Samba. I had

Re: [Samba] Slow update time for Desktop icons

2004-11-16 Thread Misty Stanley-Jones
On Monday 15 November 2004 17:44, Daniel Gapinski wrote: Check out this article: http://techrepublic.com.com/5102-6270-5164407.html My boss was having the same too much crap problem and this helped a lot. -Dan Thank you, that was perfect! Misty -- To unsubscribe from this list go to the

[Samba] PDC domain name change

2004-11-16 Thread Misty Stanley-Jones
Hi, I need to change my PDC's domain name, but not the SID. I know how to do that, but my questions are: 1. Does it require restarting Samba 2. Will I have to rejoin all of my workstations? 3. Will it automatically show up in the browse list? Thanks for your insight. Google was not my

Re: [Samba] Re: More Printing Fun (Point and print not working)

2004-11-16 Thread Misty Stanley-Jones
On Tuesday 16 November 2004 16:50, Jason Balicki wrote: Printer settings could not be saved. Access is denied. What is the permission on the directory your print$ is storing to? Do you have the subdirectories (W32X86, WIN40, etc) and also what are their permissions? Misty when I try to

[Samba] LDAP and userPassword

2004-11-19 Thread Misty Stanley-Jones
Hi all, Perhaps this is a stupid question, but if you are using a LDAP backend, is there any requirement to have a userPassword for a user for them to be able to authenticate to a Samba PDC? Or must they only have a sambaNTPassword? Also, which password does smbclient use, userPassword or

Re: [Samba] LDAP and userPassword

2004-11-19 Thread Misty Stanley-Jones
On Friday 19 November 2004 16:35, Adam Tauno Williams wrote: Also, which password does smbclient use, userPassword or sambaNTPassword? It uses sambaLMPassword or sambaNTPassword depending upon the strength of the client. Well, I've got a user with no userPassword but a sambaLMPassword and

[Samba] Samba 3.0.x, Crystal Reports, roaming profiles

2004-11-22 Thread Misty Stanley-Jones
Hi, I'm not sure who to blame for this one. I've got a user who I have just last week moved to our Samba PDC. He has a roaming profile. He has noticed that when he uses Seagate Crystal Reports, his Recent Documents portion (under the File menu) gets cleared out every time he logs out. He

[Samba] smbldap-usermod over ssh

2004-11-24 Thread Misty Stanley-Jones
Hi all, I'm writing a script, and one thing it does is the following: ssh [EMAIL PROTECTED] /usr/local/sbin/smbldap-usermod -a -P some.samba.user If I left off the -P all works fine. With the -P it does not prompt me for the password on my screen, but it seems to have done it on the host I am

Re: [Samba] smbldap-usermod over ssh

2004-11-24 Thread Misty Stanley-Jones
On Wednesday 24 November 2004 09:34, Misty Stanley-Jones wrote: Hi all, I'm writing a script, and one thing it does is the following: ssh [EMAIL PROTECTED] /usr/local/sbin/smbldap-usermod -a -P some.samba.user I RTFM and discovered the -t option to ssh. It works now. Can't seem to figure

[Samba] Permissions Problem

2004-11-29 Thread Misty Stanley-Jones
Hi all, I've got a share called [ACCOUNTING] with the following share definition: [ACCOUNTING] path = /data/samba/shares/Accounting valid users = @acct @Domain Admins browseable = yes public = no read only = no force group = acct Here is the permissions on the directory: oink:/data/samba/shares

Re: [Samba] Permissions Problem

2004-11-29 Thread Misty Stanley-Jones
On Monday 29 November 2004 10:03, Misty Stanley-Jones wrote: Hi all, I've got a share called [ACCOUNTING] with the following share definition: [ACCOUNTING] path = /data/samba/shares/Accounting valid users = @acct @Domain Admins browseable = yes public = no read only = no force group

Re: [Samba] Permissions Problem

2004-11-29 Thread Misty Stanley-Jones
On Monday 29 November 2004 10:52, robert wrote: Well, two ideas. First try shortening the share name. I've seen problems on some clients (you didn't say which client you are using) with the longer share names and ones that use a hyphen (not the case here). Second, I did find a KB article

Re: [Samba] cannot change user password with CTRL-ALT-DEL

2004-11-30 Thread Misty Stanley-Jones
On Tuesday 30 November 2004 10:53, g s wrote: Has anyone found a resolution to this problem? I am curiousif there is a reg hack or something to correct this behavior. Thanks for anyhelp. Running Samba 2.2.8a-13mdk on mandrake 9.2 with WinXPpro clients. Sambais the PDC. This works for me in

[Samba] File permissions changing

2004-12-01 Thread Misty Stanley-Jones
Hi all, This doesn't happen with UNIX so I am at a loss. I've got a directory where the directory mode is 770. All the files within it were manually set to 660 permissions and the create mode on the share is 660. However, when a user opens a file, changes it, and saves it, they become the

Re: [Samba] Re: netlogin scripts

2004-12-02 Thread Misty Stanley-Jones
On Thursday 02 December 2004 07:32, DA Forsyth wrote: well, you can use some free utils to fix that. I am using 'putinenv.exe' in my Win98 scripts to get what I need. I use winset.exe (off the Win98 CD) to set master environment variables and 'setenv.exe' on W2K for the same job. I have

Re: [Samba] root ownership on some profile files cause login errors

2004-12-03 Thread Misty Stanley-Jones
On Thursday 02 December 2004 19:10, Justin Zachor wrote: Okay, I'm making progress... here's a better directed question: The problem is that when a profile is created on the Samba server (pushed up from the Win2K client by Copy To... dialog, run as Local Admin) some of the profile files are

[Samba] Desperately need help with two printer issues

2004-12-06 Thread Misty Stanley-Jones
I just moved a new user onto my Samba server. He needs two things, and neither of them work! 1. When he tries to access one of the printers, he gets Access denied. Only for one of them. I can't find anything in the logs. When I try to access the printer as his user, I get: [2004/12/06

Re: [Samba] Desperately need help with two printer issues

2004-12-06 Thread Misty Stanley-Jones
In addition to the below, I also just found out that he is actually able to print to the queue, even though he is not able to open the printer from Printers. On Monday 06 December 2004 11:26, Misty Stanley-Jones wrote: I just moved a new user onto my Samba server. He needs two things

Re: [Samba] Roaming profiles - exclude Application Data from roaming profile

2004-12-08 Thread Misty Stanley-Jones
On Tuesday 07 December 2004 20:19, Brett Carruthers wrote: I would still like to know how to exclude the Application Data from roaming profiles on a whole samba server basis. Also, how hard is it to have some users not use a roaming profile but others continuing to use a roaming profile?

Re: [Samba] profiles migration

2004-12-08 Thread Misty Stanley-Jones
On Wednesday 08 December 2004 09:01, Thomas Constans wrote: hello i am actually working on migrating a windows 2000 active directory to samba v3, ldap backend so far i have successfully vampirized account information in my ldap tree. i am looking for a way to migrate roaming profiles.

[Samba] SAMBA or CUPS printing an extra page

2004-12-08 Thread Misty Stanley-Jones
I don't know which software to blame. Two of my Windows XP users get an extra page of output every time they print to our HP 8500 color laserjet. The driver is in print$ on the server. I do not believe that _all_ of the XP users are having the problem, which is strange. But it's wasting a

Re: [Samba] Removing printers and faxes folder from windows explorer

2004-12-08 Thread Misty Stanley-Jones
Why do people care if the 'printers and faxes' folder shows up ? On the same note, is there a way to get the PrintersFaxes to show up, but NOT have the printers show up at the share level (\\servername)? I hate how cluttered it makes that look. If I remember right, making them not

Re: [Samba] Re: SAMBA or CUPS printing an extra page

2004-12-08 Thread Misty Stanley-Jones
On Wednesday 08 December 2004 15:48, Robert M. Martel wrote: Anyway, once the default for CUPS and the default for MS Windows had the same setting the extra page issue went away. This was it! As soon as I turned duplex off for CUPS it stopped printing out the extra page. Thanks much!

Re: [Samba] ldap machine suffix = ou=Computers vs ou=Users

2004-12-09 Thread Misty Stanley-Jones
On Thursday 09 December 2004 14:50, Chuck Theobald wrote: John, I use: ldap group suffix = ou=group ldap machine suffix = ou=people ldap user suffix = ou=people because the docs I was following stated that there was a bug in Samba that prevented a group suffix

[Samba] Stale file locks

2004-12-09 Thread Misty Stanley-Jones
Hi all, I've had just a couple instances so far where a user has closed a file, but fuser still reports it open, and when I look at the pid it reports, it's a smbd process. If I kill the process, other users can open the file. Is there a way that I can debug why this is happening? Samba

Re: [Samba] Trusted domain problem (maybe networking)

2004-12-14 Thread Misty Stanley-Jones
Additional information embedded below: On Tuesday 14 December 2004 15:30, Misty Stanley-Jones wrote: Hello, I have spent the afternoon learning how to configure my routers to allow directed-broadcast with an access list, so that I can allow two different domains on different subnets to trust

Re: [Samba] Trusted domain problem (maybe networking)

2004-12-14 Thread Misty Stanley-Jones
PROTECTED] - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical Science Bldg - C630 On Tue, 14 Dec 2004, Misty Stanley-Jones wrote: Hello, I have spent the afternoon learning how to configure my routers to allow directed-broadcast with an access list, so that I

Re: [Samba] Trusted domain problem (maybe networking)

2004-12-15 Thread Misty Stanley-Jones
On Tuesday 14 December 2004 21:36, you wrote: I set remote browse sync to the 'broadcast' address of the remote network... i.e. Network A 192.168.0.0/255.255.255.0 broadcast address is 192.168.0.255 Network B 192.168.1.0/255.255.255.0 broadcast address is 192.168.1.255 smb.conf on

Re: [Samba] Way to salvage profiles after domain rejoin?

2004-12-16 Thread Misty Stanley-Jones
On Thursday 16 December 2004 11:26, Jason Balicki wrote: I have determined what my old SID is, but how, exactly, do I go about resetting the SID to the old value? I've been googling for a bit, but I haven't found anything yet. net setlocalsid old_sid Misty Thank you very much, Paul, BTW.

[Samba] Trusted domain problem (maybe networking)

2004-12-14 Thread Misty Stanley-Jones
Hello, I have spent the afternoon learning how to configure my routers to allow directed-broadcast with an access list, so that I can allow two different domains on different subnets to trust each other. Now I can do a broadcast ping from either subnet to the other, and I can also do

[Samba] NTVDM errors after joining domain

2004-12-22 Thread Misty Stanley-Jones
Hi all, One of my very last users to move from the Novell server to the Samba domain runs some applications using Rbase version 2! Yes, we are trying to get away from it but it is taking some time. Anyway he had local administrator on his machine and the applications worked fine. Now no

[Samba] Login scripts and Win9x clients

2004-12-23 Thread Misty Stanley-Jones
Hi all, I have two systems using Win98 and one using Win95. These three systems do not automatically execute their login scripts. I can map the network drives manually and tell them to reconnect at login, but I am wondering why they don't execute them. I can log in, browse to my netlogon

Re: [Samba] Login scripts and Win9x clients

2004-12-23 Thread Misty Stanley-Jones
can be a member of the Global Group e.g. ACCOUNTING) and you will need to reference these in the script. Do they mean to make a local group on the Win9x box? I didn't think Win9x had groups. Misty On Thursday 23 December 2004 15:21, Misty Stanley-Jones wrote: Hi all, I have two systems

[Samba] Thank you! Upgrade from Novell 4.11 is complete

2005-01-04 Thread Misty Stanley-Jones
I just wanted to write to you guys and thank you for all of your help and hand-holding as I upgraded our company's file server from a Pentium 200mmx running Novell 4.11 to a nice P4 server running Linux and Samba 3.0.9. It took from September to the end of December to accomplish it, but I have

[Samba] Isolated printer problem

2005-01-04 Thread Misty Stanley-Jones
Hi all, I've got one printer on our network where the drivers have to be installed locally. This has been a pain in the butt so far, and today is no different. I've got 10 users using this printer on Windows 2000. They are all administrators on their local machines. I installed the printer

Re: [Samba] Isolated printer problem

2005-01-04 Thread Misty Stanley-Jones
On Tuesday 04 January 2005 16:54, John H Terpstra wrote: Is the 10th user a manager of the printer operators group? No. Nobody is. At log level = 5 what do the logs for that 10th machine show has happened. I suspect you will find your answer there. log level = 5 max log size

Re: [Samba] Isolated printer problem

2005-01-05 Thread Misty Stanley-Jones
Stanley-Jones wrote: On Tuesday 04 January 2005 16:54, John H Terpstra wrote: Is the 10th user a manager of the printer operators group? No. Nobody is. At log level = 5 what do the logs for that 10th machine show has happened. I suspect you will find your answer there. log level = 5

[Samba] Samba and Cups interaction

2005-01-05 Thread Misty Stanley-Jones
While trying to solve my printer problem, I have come up with another question that Google is not helping me with. What happens to a print job after Samba submits it to Cups? Is it 'finished' even though Cups is still printing it? Is that why my users aren't seeing their print jobs, because

Re: [Samba] Samba and Cups interaction

2005-01-05 Thread Misty Stanley-Jones
On Wednesday 05 January 2005 15:22, David Schlenk wrote: Even beyond the was cups support compiled in question, it is possible to not see jobs for their entire life in the samba queue: If the cups server you are using in conjunction with samba sends jobs directly to the printer, then the job

FOLLOWUP Re: [Samba] Isolated printer problem

2005-01-06 Thread Misty Stanley-Jones
On Tuesday 04 January 2005 17:41, Misty Stanley-Jones wrote: On Tuesday 04 January 2005 16:54, John H Terpstra wrote: Is the 10th user a manager of the printer operators group? No. Nobody is. At log level = 5 what do the logs for that 10th machine show has happened. I suspect you will find your

Re: [Samba] [PATCH] printing patch update

2005-01-10 Thread Misty Stanley-Jones
On Monday 10 January 2005 09:15, Jerome Borsboom wrote: In reviewing the recent printing-3-0-10_v2 patch, I think I have found an omitted 'release_print_db'. The following patch corrects this. Regards, Jerome Borsboom --- samba-3.0.10/source/printing/printing.c 2005-01-10

RETRACT: Re: [Samba] [PATCH] printing patch update

2005-01-10 Thread Misty Stanley-Jones
This mail was sent in error. The patch does compile. On Monday 10 January 2005 09:33, Misty Stanley-Jones wrote: On Monday 10 January 2005 09:15, Jerome Borsboom wrote: In reviewing the recent printing-3-0-10_v2 patch, I think I have found an omitted 'release_print_db'. The following patch

Re: [Samba] Problems with Samba 3.0.9

2005-01-11 Thread Misty Stanley-Jones
On Tuesday 11 January 2005 10:02, David Schlenk wrote: This is a problem through 3.0.10 at least, and possibly 3.0.11pre1 as well. There was a small patch sent to the list yesterday that may help, along with the printing patch from Jerry at http://www.samba.org/~jerry/patches/post-3.0.10/

[Samba] Migrate from two domains to one

2005-01-13 Thread Misty Stanley-Jones
Hi all, I have two different domains right now, separated by a T1. They both use the same LDAP server (on this side of the T1). CORP is the domain with more users, and FURN has only a handful of users. But right now FURN has its own PDC which is storing all of the users' profiles and home

Re: [Samba] Lingering WinXP SP2 issues

2005-01-13 Thread Misty Stanley-Jones
On Thursday 13 January 2005 13:11, Paul Gienger wrote: Has anyone else had this behavior? Any fixes (deleting tdb files perhaps)? It's a client side issue, no server changes would fix it aside from making the user a member of Domain Admins, thereby giving local admin. That's most likely

[Samba] OT - Software deployment

2005-01-17 Thread Misty Stanley-Jones
Hi all, I have been fishing through the archives and have not found a lot of posts about this that were not 'golden oldies.' Do you guys use anything other than brute force to deploy software and updates to your client PCs? I would be interested to know what you are using, whether you use it

[Samba] NetBIOS across subnets

2005-01-18 Thread Misty Stanley-Jones
Hi all, I would like two Samba servers to be able to talk to each other via NetBIOS. The problem is that they are on two different subnets. I have enabled broadcast ping on the routers, and the servers can each ping the other subnet with no trouble. The two relevant IPs are 192.168.1.101

[Samba] Huge problem with roaming profiles

2005-01-20 Thread Misty Stanley-Jones
Well, I thought everything was fine! Guess not. Yesterday I was playing with NetBIOS settings trying to get two servers to see each other across subnets. Well, since then, my users are randomly disconnected from the server, and every few times they log out / in, they get a message that their

[Samba] smbldap-tools and sambaPasswordMustChange

2005-01-24 Thread Misty Stanley-Jones
Hi all, In my smbldap.conf, I have the following: defaultMaxPasswordAge=90 Therefore I would expect when I add a new user, for it to insert the value 7776000. However it inserts the value 1114351589. And every time a user changes his/her password after it HAS expired (which funnily happens

[Samba] Best practices for long-running Samba server

2005-01-25 Thread Misty Stanley-Jones
Hi all, I have been having the weirdest network browsing problems on my network the past week. Come to find out the wins.dat file got corrupted. Removing that file fixed everything. Because our systems typically have uptimes measured in months rather than days, and it is difficult for me to

Re: [Samba] Windows XP profile problems

2005-01-26 Thread Misty Stanley-Jones
On Wednesday 26 January 2005 03:44 pm, Mike Partyka wrote: s there is trick to fully copying an existing local profile over to your new domain profile after you join the Samba domain? I tried the profile copy under System Properties, on the advanced tab and although it completed, I log on and

[Samba] Winbind vs nss_ldap?

2005-01-27 Thread Misty Stanley-Jones
Hi all, I have nss_ldap working on all of my Linux servers. Is there any reason for me to also use winbind? It seems to me no, since all Linux users use the same uid/gid for every user and group that is non-local. I will have about 100 users in LDAP once I get my two domains joined

Re: [Samba] access

2005-01-27 Thread Misty Stanley-Jones
If you are using LDAP you can give a list of allowed workstations in the LDAP entry. On Thursday 27 January 2005 01:04 pm, n r wrote: hi, How to make to authorize a user samba to be connected from one or two particular machine of the network only and not of the others? thanks

Re: [Samba] Re: smbldap-tools and sambaPasswordMustChange

2005-01-28 Thread Misty Stanley-Jones
On Thursday 27 January 2005 05:36 pm, news.gmane.org wrote: 2147483647 is a unix timestamp (number of seconds since some date in 1970) I believe. Yes, for very far in the future. I've been trying a few things. I had OpenLDAP set to use exop to update the password. I changed it to clear. I

Re: [Samba] Re: smbldap-tools and sambaPasswordMustChange

2005-01-28 Thread Misty Stanley-Jones
Ugh, please ignore all this. It's not Samba or OpenLDAP, it's phpLDAPAdmin displaying it wrong! Thank goodness for GQ! Misty -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] disappointed with complete lack of help.

2005-01-28 Thread Misty Stanley-Jones
On Friday 28 January 2005 11:44 am, Marc Haber wrote: Nobody knowledgeable finds the time to answer requests at all. It is so sad that you think that. This list has enabled me to set up a damned good Samba solution for my company. I read it every day because of the knowledge that it

[Samba] Subnet-isolated member server

2005-02-01 Thread Misty Stanley-Jones
Hi all, I'm gearing up to merge our two domains into one, across subnets. I have subnet browsing working now. I have a couple questions: 1. Right now, the second PDC (which will become the member server) shares a printer via its own CUPS server. Will my users see a performance degradation

[Samba] Cross-subnet browsing

2005-11-30 Thread Misty Stanley-Jones
I have two domains which are on different subnets, connected by a routed OpenVPN tunnel. The domains trust each other. Domain A has the WINS server. Domain B is confused to use Domain A's WINS server. The VPN pushes the WINS server as part of its DHCP options as well. From either domain, I am

[Samba] one and a half nets

2004-06-25 Thread Nik Trevallyn-Jones
Hi all, I am trying to configure a SAMBA server to be connected to two different networks in two different ways: One network, on interface eth0, is the local network, the SAMBA server is the main file server for this network, and so I assume it would be best if the SAMBA server were the

[Samba] Samba Upgrade

2004-07-19 Thread Nik Trevallyn-Jones
Hi Folks, I would really appreciate any words of wisdom people here could provide me. I have Samba 2.2.7a, as shipped with RH 9.0, running on a server, supporting about 25 W2k clients. The linux kernel is running in SMP mode to use the Hyper-Threaded Pentium-4 CPU. I have tried to create the

[Samba] Profile troubles with 2.x-3.x upgrade

2004-08-24 Thread Misty Stanley-Jones
Hello Samba people, My goal is to upgrade our Samba 2.2.9 PDC to 3.0.6. 2.2.9 was installed from an RPM, but 3.0.6 is compiled from source. No special options except --with-prefix and other location-specific ones. We are using the typical smbpasswd back-end. So I have compiled and

[Samba] net setlocalsid question

2004-08-25 Thread Misty Stanley-Jones
Hi, I'm a tad confused about something. I've got a production instance of Samba running. I am trying to get a test version running on the same box, with the same SID. Without the test server running, I used net setlocalSID oldsid (the net binary is the one for the new server). Then when I

[FIXED] (mostly)Re: [Samba] net setlocalsid question

2004-08-25 Thread Misty Stanley-Jones
that already existed. Forgive the newbie for cluttering the list. Still curious about the mangle case parameter though. Misty On Wednesday 25 August 2004 10:40, Misty Stanley-Jones wrote: Hi, I'm a tad confused about something. I've got a production instance of Samba running. I am trying to get

[Samba] Point 'n' Print, issues after upgrade to 3.0.6

2004-08-26 Thread Misty Stanley-Jones
I've upgraded successfully to 3.0.6 finally. As part of that upgrade, I configured the print$ share and installed the printer drivers into it. I've been using the Laserjet 4 Plus driver with great success. However, when I configured the printer to use this driver stored on the server,

FIXED Re: [Samba] Point 'n' Print, issues

2004-08-27 Thread Misty Stanley-Jones
Properties, then click the Drivers tab. Here you can add and delete drivers easily. I hope this helps. Misty On Thursday 26 August 2004 10:16, Misty Stanley-Jones wrote: I've upgraded successfully to 3.0.6 finally. As part of that upgrade, I configured the print$ share and installed

[Samba] Protected storage errors when migrating from W2K profile to NT

2004-08-31 Thread Misty Stanley-Jones
I've got a user whose computer had to be downgraded to NT from W2K due to performance issues. I need him to be using the same profile if possible. However, every time he logs in to NT and opens Outlook Express, he gets all these Protected Storage errors which ask him for a password, but don't

Re: [Samba] Ran into a problem upgrading to Samba 3.0.7

2004-09-14 Thread Misty Stanley-Jones
I think that the double entry is causing the problem, but when I run 'net groupmap delete Domain Admins', it will not allow me to delete the account so as to recreate it. Any suggestions? Delete using the SID, not the group name. Cheers, Misty Thanks, Dan Gapinski -- To unsubscribe

[Samba] Upgrade Novell 4.11 to Samba 3.0.7 wisdom needed

2004-09-21 Thread Misty Stanley-Jones
Has anybody done such a thing as this? I'm looking to make this transition as smooth as possible. I have the new fileserver up and running, and I'm using rsync to keep the Novell data current on the Samba server. Any words of advice on transferring the users and groups and permissions over

[Samba] Protocol negotation failed

2004-09-22 Thread Misty Stanley-Jones
Hi all, I've compiled 3.0.7 on a test box which also has an LDAP server running on it. This is the first time for me trying to use Samba with LDAP. I copied the IdealX scripts into /usr/local/sbin and edited the _config.pm file. It is attached at the bottom, stripped of comments. I then

[Samba] [FIXED] Protocol negotation failed

2004-09-23 Thread Misty Stanley-Jones
I fixed this error. I had not realized that I needed to specify --with-ldap at compile-time. configure --help had led me to believe that that was the default value, but I guess it was not. Misty On Wednesday 22 September 2004 17:12, Misty Stanley-Jones wrote: Hi all, I've compiled 3.0.7

[Samba] Redirect My Documents for NT through XP

2004-10-12 Thread Misty Stanley-Jones
I have seen ways to redirect My Documents for XP through the registry, and I've seen ways to do it in NT if you have NT server actually connected to your PDC. I've seen ways to do it in 9x if you have Windows 98 somewhere so that you can use their policy editor. Isn't there some way that I

[Samba] Group membership

2004-10-12 Thread Misty Stanley-Jones
I am using Samba PDC with OpenLDAP2 and smbldap-tools. As part of my logon.bat, I call a script called ifmember.exe. This script can list out the groups a user is a member of. It is reporting that my root user is a member of the group 'engr.' I don't know if this is a bug with ifmember.exe

Re: [Samba] Group membership

2004-10-13 Thread Misty Stanley-Jones
October 2004 17:04, Misty Stanley-Jones wrote: I am using Samba PDC with OpenLDAP2 and smbldap-tools. As part of my logon.bat, I call a script called ifmember.exe. This script can list out the groups a user is a member of. It is reporting that my root user is a member of the group 'engr.' I don't

Re: [Samba] ldap passwd sync not working

2005-02-07 Thread Misty Stanley-Jones
On Saturday 05 February 2005 02:17 pm, Alexander Zubkov wrote: In debug mode smbpasswd say this: samba 3.0.11 ... smbldap_check_root_dse: Expected one rootDSE, got 0 ldap_connect_system: succesful connection to the LDAP server ldap_connect_system: LDAP server does not support paged

Re: [Samba] Basic Samba functionality under SuSE 9.2

2005-02-08 Thread Misty Stanley-Jones
Top-posting only because it's short. You need to start nmbd on the Linux box. Make sure that it is not a local, domain, or preferred master, and that the OS level is low (5 or so). Misty On Tuesday 08 February 2005 11:55 am, Tom Peters wrote: I'm trying to get Samba 3.0.9-2.3 to work under

[Samba] Interdomain trust problem

2005-02-28 Thread Misty Stanley-Jones
Hi all, I have two different domains. At one point I had them trusting eaach other but then I ruined it. Now I am trying to get them back. They both have LDAP backend. I need them bot to trust each other and be trusted by each other. Here are the steps I am following: 1. On each domain,

<    1   2   3   >