search for: waider

Displaying 20 results from an estimated 22 matches for "waider".

Did you mean: waide
2002 Nov 21
3
NT username/password export
Sorry for all the newbie questions... I could have sworn I saw something about a utility that exports the SAM database from NT into Linux.. seems like it is the lego syndrome, saw it while doing WINBIND searches, can't find it elsewise...anyway...could someone point me in the right direction? I want to export my users from NT to linux with passwords....if that is impossible, I also have all
2003 Feb 26
1
more rpcclient weirdness
...T_STATUS_UNSUCCESSFUL rpcclient $> adddriver "Windows 4.0" "HP CLJ 8500 - PCL":NULL:NULL:NULL:NULL:NULL:NULL:NULL Printer Driver HP CLJ 8500 - PCL successfully installed. rpcclient $> This is HEAD, bang up-to-date. I'm trying to figure it out as I mail this. Cheers, Waider. -- waider@waider.ie / Yes, it /is/ very personal of me. "There's a certain uniformity of suck that must be maintained or the UNIX community won't take you seriously." - Rocco Caputo on naming books.
2003 Jan 20
1
LDAP PDC, net rpc vampire
...SAM_ACCOUNT was NULL At this point I am suspecting that it's expecting an LDAP account to exist already because I'm using sam backend = ldap. I'll try ldap_nua to see if it improves things, but if anyone can interrupt me and tell me what I'm missing I'd appreciate it. Cheers, Waider. -- waider@waider.ie / Yes, it /is/ very personal of me. "yeah, you're in no position to be talking. telling dirty limericks to a cat lady on the other side of the planet at half past two in the morning? really, now." - Meredith.
2003 Jan 21
2
sort-of fix for net rpc vampire account creation
...word_change is due for some sort of change in status. The only major caveat I've found is that because net rpc vampire does a getpwnam_alloc() immediately after account creation, which fails in my case because I'm using ldap_nua as my backend so getpwnam_alloc() will /always/ fail. Cheers, Waider. Index: source/utils/net_rpc_samsync.c =================================================================== RCS file: /cvsroot/samba/source/utils/net_rpc_samsync.c,v retrieving revision 1.16 diff -a -u -r1.16 net_rpc_samsync.c --- source/utils/net_rpc_samsync.c 20 Dec 2002 20:23:06 -0000...
2003 Jan 27
2
NT PDC to Samba PDC migratio
...C took a major Hardware failure.) How would one duplicate the SID, is that possible with 'smbpasswd -S' from the new Samba DC? Regards, Robert Adkins II IT Manager/Buyer Impel Industries, Inc. Ph. 586-254-5800 Fx. 586-254-5804 -----Original Message----- From: Ronan Waide [mailto:waider@waider.ie] Sent: Monday, January 27, 2003 9:18 PM To: samba@lists.samba.org; Diego Rivera; Robert Adkins Cc: samba@lists.samba.org Subject: Re: [Samba] NT PDC to Samba PDC migration On January 27, lrivera@racsa.co.cr said: > Has anyone succeeded in doing a transparent (or an > as-close-...
2003 Feb 12
1
rpcclient enumdrivers 3 times out on NT drivers
...ng to hack up a printer cloning script that grabs all the driver files and bits for a printer using enumdrivers and sticks them onto another server using adddriver, addprinter, etc. Obviously the above failure hampers that notion somewhat. Is this a flaw in rpcclient or in the Windows box? Cheers, Waider. -- waider@waider.ie / Yes, it /is/ very personal of me. caitlin says, "climbing satisfies 2 apparent needs of mind: bashing my knees and shoe fetishism"
2003 Feb 19
2
trying again - bug? (was re os X)
didn't hear anything back on this, so i'm trying again: ---------- i would bet someone's already asked and had this answered, but since the archives of these listss aren't searchable, and since i couldn't find the info in the docs or elsewhere on net, here goes: i've got 3 shares active on a debian box, accessing them fine from an OS X g4 and 2 win 98 boxes (the were set
2000 Jul 07
4
SWAT question
Hello, I am a new user of SAMBA. I have a problem in installing SAMBA on our new ALPHA server is that I would like to access the SWAT after install the SAMBA. I try to login SWAT from IE5 with the user "root" but just only return with the message "401Authorization Required". Is there any mistake during the installation or anything wrong for the configuration ? Please
2003 Jan 22
0
[Fwd: Re: Authoring a HOWTO]
Forgot to cc samba ... -------- Original Message -------- Subject: Re: [Samba] Authoring a HOWTO Date: Wed, 22 Jan 2003 18:41:56 +0200 From: Buchan Milne <bgmilne@cae.co.za> To: Jim <jcllings@tsunamicomm.net> CC: Ronan Waide <waider@waider.ie> > Message: 20 > Date: Wed, 22 Jan 2003 11:37:18 +0000 > From: Ronan Waide <waider@waider.ie> > To: Jim <jcllings@tsunamicomm.net> > Cc: samba@lists.samba.org > Subject: Re: [Samba] Authoring a HOWTO > Organization: poor at best. > On January 21, j...
2002 Dec 09
1
Samba and Windows 2000 Password Authentication
Is there a way to configure Samba so that all password authentication is done through the Windows domain controllers? As I understand it, the variable "encrypt passwords" must be set to yes if "security" is set to "domain". This causes Samba to reference the smbpasswd file, so if the W2K user's password on the domain controller is not the same as that in the
2003 Jan 02
1
Virus
Someone (who is on my email address list) said I sent an email with an attachment saying something about "Here is a game, I hope you should like it." If you receive any emails from me with an attachment be sure not to open it. It's a virus of some sort. Taylor _________________________________________________________________ MSN 8: advanced junk mail protection and 2 months
2003 Jan 22
2
smbfs + large UID's
[ I'm not on this list, so please include me on the replies! ] Hi, I've discovered (at least for me and some colleagues;-) the following problem on Linux@x86 (2.4.*): When we try to mount FS's via smbfs with the option uid=<my_uid> this uid can only be 16bits wide:-( But we have uid's larger than 65536 which than end up beeing interpreted as %2^16 --> not allowing
2003 Jan 27
1
NT PDC to Samba PDC migration
Hi all, I read a few posts a while back from people who were trying to get this done. Has anyone succeeded in doing a transparent (or an as-close-to-as-possible) migration of an NT4 PDC to a Samba PDC? I know it entails stuff like snatching the passwords with pwdump or the like, and importing them into smbpasswd/LDAP, and toying around with RID's/SID's for the new PDC to make it look
2003 Jan 28
2
File size limit = 2G?
Hello All, I'm running Samba 2.2.7a on RedHat 8.0. Connecting to a Windows 2000 200GB share works OK, except for files > 2 GBytes. The linux box can see the large Windows files, but does not see their correct sizes -- it reports an absurdly big size when using ls -l. Files less that 2GB show up correctly. Trying to create a 3G file on the Windows box from the linux box, using:
2003 Jan 22
2
Authoring a HOWTO
I am in the process of authoring a Samba-LDAP-PDC HOWTO for Mandrake users that will allow cross platform ( Linux / M$ ) network user authentication. Lastnight I ran rpm --rebuild --with ldap samba-2.2.7a-2mdk.src.rpm and it produced a list of packages that I needed to install in order to compile this version of samba. I did so but I neglected to write down the list. I did the install of
2003 Feb 06
2
which ACL attributes are supported by Samba?
...has additional permissions: delete, take ownership, and, um, I think possibly one or two more. My question is whether these are supported by Samba if I have extended attributes switched on (which, as far as I can tell, should allow you to define whatever attributes you like for any file)? Cheers, Waider. -- waider@waider.ie / Yes, it /is/ very personal of me. "There's no place like ~." - Brian P. Casey
2002 Nov 28
1
AW: "attrib +R myowndir" fails to write-protect my own dir
...ention to the fact >> that compliance with M$ quirks and kinks is not something to be >> ashamed of but rather reason to be proud. > >I think you'll find that the Samba team are quite familiar with this >opinion, especially in the context of the Samba TNG fork :) > >Waider. >-- >waider@waider.ie / Yes, it /is/ very personal of me. Ron babe, TNG fork was a preventable disaster. I think the problem is a lot of us are sitting on our thumbs and letting Jeremy and the band pick out all the problems for us. When schedules get too tight and there are different prior...
2003 Jan 22
1
Samba PDC+LDAP on FreeBSD
Hello, I am trying to use Samba (2.2.7a)+ LDAP (2.0.25) as PDC on FreeBSD 4.7. But it turned out that LDAP is not easy-going!!! Without LDAP, things seems fine. I can join the Win2000 machine accounts and the shares are all right. However, when configurating samba with ldap support, then smbpasswd couldn't work anymore. I can only use # smbpasswd -w secretpassword to add the
2003 Jan 05
4
mounting smbfs...
Hi. I've been at it for a solid week now....trying to figure out how to mount a smbfs-resource at boot. See i need to do the following; mount -t smbfs //<machine_name>/<share> /home/<usr_name>/music ...only thing is, I have to run the cmd as a regular user. The easiest thing would offcourse be to have i run at when booting, but i don't know how to do that. Any help
2002 Nov 28
0
approximate net rpc vampire HOWTO, as promised
...'Unable to update local security in order to join domain' I've done a web search on this, and while there are vague handwaving explanations of what's happened, there's no actual solution offerred. So if anyone can give me a pointer or two on this I'd appreciate it. Cheers, Waider. -- waider@waider.ie / Yes, it /is/ very personal of me. Derrick says, "Well, there are altar girls there. But it's a sin to hit on jailbait in the house of the Lord."