similar to: more rpcclient weirdness

Displaying 20 results from an estimated 600 matches similar to: "more rpcclient weirdness"

2003 Feb 12
1
rpcclient enumdrivers 3 times out on NT drivers
This is puzzling me (and hampering some work, slightly): NT4SP6 + full updates server, with some printers attached. "rpcclient -U admin%pass enumdrivers 2" server gives me a list of stuff like this: [Windows 4.0] Printer Driver Info 2: Version: [0] Driver Name: [HP LaserJet 5Si PCL 5e] Architecture: [Windows 4.0] Driver Path:
2003 Jan 21
2
sort-of fix for net rpc vampire account creation
This patch allows net rpc vampire to create accounts in the same way that smbpasswd does, i.e. it will attempt to use the appropriate account creation function for the backend in use. From reading the comments on the top of the local_password_change function, either I shouldn't be going this route or local_password_change is due for some sort of change in status. The only major caveat I've
2003 Jan 27
2
NT PDC to Samba PDC migratio
I thought that it was quite impossible to do that due to the Domain SID as well as the SAM list that currently Samba is unable to retrieve. (Not that it would have helped me any, since our old NT 4.0 PDC 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
2002 Nov 28
0
approximate net rpc vampire HOWTO, as promised
Hi Folks, as promised, here's what I did to get net rpc vampire working. There's a question at the bottom that someone might be able to answer for me. If the detail below is sane, I'll tidy it up some and submit it as a proper HOWTO. If not, please tell me where I'm being insane :) ====================================================================== Using 'net rpc
2013 May 14
1
PuppetDB Cannot Find Postgresql Driver
Puppet 3.3.1 // CentOS release 6.4 (Final) rpm -qa | grep puppet puppetlabs-release-6-7.noarch puppet-3.1.1-1.el6.noarch puppetdb-1.3.0-1.el6.noarch puppet-server-3.1.1-1.el6.noarch puppetdb-terminus-1.3.0-1.el6.noarch Installed from yum packages: Running Transaction Installing : puppetdb-1.3.0-1.el6.noarch
2003 Jan 20
1
LDAP PDC, net rpc vampire
still digging at this: [2003/01/20 14:26:38, 2] passdb/pdb_ldap.c:ldapsam_connect_system(421) ldap_connect_system: succesful connection to the LDAP server [2003/01/20 14:26:38, 4] passdb/pdb_ldap.c:ldapsam_open(472) The LDAP server is succesful connected [2003/01/20 14:26:38, 4] passdb/pdb_ldap.c:ldapsam_getsampwnam(1573) We don't find this user [Administrator] count=0 [2003/01/20
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 06
2
which ACL attributes are supported by Samba?
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 has additional permissions: delete, take ownership, and, um, I think possibly one or two more.
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
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
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
2011 Jul 17
1
[LLVMdev] vmkit runtime errors
Hi LLVM developers, I have successfully installed LLVM 2.9 on an ubuntu linux box, with a LLVM-based frontend support of gcc and g++. After installing successfully vmkit I have tried running my java applications, but it failed. I have installed the latest stable release of vmkit (0.29) using the introduction text of the LLVM website. The application does consist of two programs. The first
2002 Nov 28
1
AW: "attrib +R myowndir" fails to write-protect my own dir
>On November 28, dkrnic@t-online.de said: >> actually a second attempt at drawing your attention 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 :) >
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
2003 Jan 03
3
known bugs/issues/gotchas
Hi sambafolks, I see a number of topics cropping up here repeatedly over the last few weeks: * Files > 4GB not supported This is confirmed and solved in 2.2.7a, but not in the current incarnation of smbfs (which is not part of samba, I know, but will get discussed here as a related topic) * desktop.ini weirdness in profiles I've seen this mentioned a few times with no sign of a
2006 Apr 07
8
is it worth learning ruby?
Hi all, Does it make sense to learn Ruby if one doesn''t know html? Or would you recommend to learn html as a base? I''m so impressed with the Ruby on Rails demos I saw... I''d love to be able to develop such apps -- Posted via http://www.ruby-forum.com/.
2001 Nov 24
1
Printing Problem with NT and Samba
Hi, My network has samba 2.2.2 installed on Sun with lprng and NT 4.0 workstations. Samba acts as PDC for these workstations. I am using priting through samba. I am using 'disable spoolss = yes' option which means the drivers are on installed on client side and are not downloaded from the server. So all these printers (on Samba) act as Local printers on NT machines. As I am
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