Re: [Samba] Net Command Error

2010-04-01 Thread Linux Addict
I think I hit https://bugzilla.samba.org/show_bug.cgi?id=7209 On Thu, Apr 1, 2010 at 6:00 PM, Linux Addict wrote: > I just built the samba 3.5.1 rpm for Redhat 4 U6. When I try to run the > command "net", it is erroring out. Other command seems to

[Samba] Net Command Error

2010-04-01 Thread Linux Addict
I just built the samba 3.5.1 rpm for Redhat 4 U6. When I try to run the command "net", it is erroring out. Other command seems to be running fine. Any help is greatly appreciated. thank you. *#net* *net: symbol lookup error: /usr/lib64/libreadline.so.4: undefined symbol: BC * *#ldd `which net`*

[Samba] Net command address resolution

2010-01-26 Thread Martin Thomas
Running samba3.4.3, I notice the net command has address resolution problems but not for all sub-commands. Bad: bin/net -s /home/martin/smb.conf -I172.21.0.156 -Ulab/dev%dev rpc share list Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED) Good: bin/net -s /home/martin/smb.conf

Re: [Samba] net command in sernet -samba 3.4 for RHEL

2009-07-10 Thread Adam Cohen
True. It looks like something went wrong in my first install of samba3-client. I ran a reinstall and the binary is there and working correctly. samba3-client conflicted with samba-common 3.0.33 provided by RHEL. I removed that package first to resolve the conflict. It's possible that is

Re: [Samba] net command in sernet -samba 3.4 for RHEL

2009-07-10 Thread Miguel Medalha
After upgrading a test machine to Sernet's 3.4 package, it looks like the "net" command is gone. I am using that same Sernet package (i386 version) and the "net" command is working perfectly here. -- To unsubscribe from this list go to the following URL and read the instructions: https://l

Re: [Samba] net command in sernet -samba 3.4 for RHEL

2009-07-10 Thread Miguel Medalha
# yum list | grep samba3 samba3.i3863.4.0-40.el5 installed samba3.x86_64 3.4.0-40.el5 installed samba3-client.i386 3.4.0-40.el5 installed samba3-client.x86_64 3.4.0-40.el5 installed samba3-utils.i386

Re: [Samba] net command in sernet -samba 3.4 for RHEL

2009-07-10 Thread Adam Cohen
# yum list | grep samba3 samba3.i3863.4.0-40.el5 installed samba3.x86_64 3.4.0-40.el5 installed samba3-client.i386 3.4.0-40.el5 installed samba3-client.x86_64 3.4.0-40.el5 installed samba3-utils.i386 3.

Re: [Samba] net command in sernet -samba 3.4 for RHEL

2009-07-10 Thread Michael Adam
Hi, Adam Cohen wrote: > After upgrading a test machine to Sernet's 3.4 package, it looks like > the "net" command is gone. This was definitely there in the > redhat-supplied 3.0 build and I thought it was there in sernet's 3.3 > build too. I installed all the rpm's - samba3-client, samba3-ut

Re: [Samba] net command in sernet -samba 3.4 for RHEL

2009-07-10 Thread Volker Lendecke
On Fri, Jul 10, 2009 at 02:10:24PM -0700, Adam Cohen wrote: > After upgrading a test machine to Sernet's 3.4 package, it looks like > the "net" command is gone. This was definitely there in the > redhat-supplied 3.0 build and I thought it was there in sernet's 3.3 > build too. I installed

[Samba] net command in sernet -samba 3.4 for RHEL

2009-07-10 Thread Adam Cohen
After upgrading a test machine to Sernet's 3.4 package, it looks like the "net" command is gone. This was definitely there in the redhat-supplied 3.0 build and I thought it was there in sernet's 3.3 build too. I installed all the rpm's - samba3-client, samba3-utils, samba3-cifsmount am I

[Samba] net command - createcomputer parameter

2008-03-09 Thread Victor Sterpu
How can I find the correct path of the ou? When I di this: net ads join createcomputer="Servers/Windows/Computers/AD test" -U Administrator I receive the following error: Administrator's password: Failed to pre-create the machine object in OU createcomputer=Servers/Windows/Computers/AD test.

[Samba] Net command help. Please!

2007-06-01 Thread Henrik Zagerholm
Hello, What user flags are available to the net ads | rpc user add command. It states in the man pages that you can add [-F user flags] but not which flags? Please help this is important as I now only can create disabled users in my AD. Regards, Henrik -- To unsubscribe from this list go

[Samba] Net command question. Samba 3.0.25 rc3

2007-05-24 Thread Henrik Zagerholm
Hello list, I wonder which user flags can be specified when adding users with the net command. The documentation shows: [RPC|ADS] USER ADD name [password] [-F user flags] [-C comment] But the user flags are not mentioned anywhere. Are they implemented? Regards, Henrik -- To unsubscribe fr

[Samba] Net command question. Samba 3.0.25 rc3

2007-05-14 Thread Henrik Zagerholm
Hello list, I wonder which user flags can be specified when adding users with the net command. The documentation shows: [RPC|ADS] USER ADD name [password] [-F user flags] [-C comment] But the user flags are not mentioned anywhere. Are they implemented? Regards, Henrik -- To unsubscribe fr

Re: [Samba] net command and modifying groups in AD

2006-09-29 Thread Volker Lendecke
On Fri, Sep 29, 2006 at 12:40:31PM -0300, Felipe Augusto van de Wiel wrote: > > If anyone has any other ideas on how to manipulate group memberships > > from Linux on an AD server, that would be also greatly appreciated. > > I don't think it is possible in Samba3 (but I think it is > possibl

Re: [Samba] net command and modifying groups in AD

2006-09-29 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/21/2006 06:02 AM, Norbert Furlani escreveu: > Hi, > > On my SuSE 10.1 linux server, I have successfully joined an AD server > (which I setup) and am able to create users and groups etc.. on the ADS > using the net command. My problem is I cannot

[Samba] net command and modifying groups in AD

2006-09-21 Thread Norbert Furlani
Hi, On my SuSE 10.1 linux server, I have successfully joined an AD server (which I setup) and am able to create users and groups etc.. on the ADS using the net command. My problem is I cannot (or at least I don't know how) to add/remove users to groups on the AD from my linux box. Is it possi

Re: [Samba] net command replacements for smbldap-tools

2005-05-17 Thread Tony Earnshaw
tir, 17.05.2005 kl. 09.18 skrev Jim C.: > I sure would like to see a series of net commands that could replace > smbldap-tools. Wouldn't this be more appropriate for administration? Why, in particular, would you want to? Why in particular do you want to see "net" commands? What's with the other

Re: [Samba] net command replacements for smbldap-tools

2005-05-17 Thread John H Terpstra
On Tuesday 17 May 2005 01:18, Jim C. wrote: > I sure would like to see a series of net commands that could replace > smbldap-tools. Wouldn't this be more appropriate for administration? Jim, The net command causes smbd to call out to the interface scripts defined in smb.conf. If you have an LDAP

[Samba] net command replacements for smbldap-tools

2005-05-17 Thread Jim C.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I sure would like to see a series of net commands that could replace smbldap-tools. Wouldn't this be more appropriate for administration? Jim C. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http

[Samba] Net Command

2004-06-10 Thread dkw
Howdy: Does any have any experience changing a user password on a Active Directory domain with the Samba 3 net command? Here is my workstation setup: <-> Red Hat Linux Enterprise AS 2.0 <-> Samba Version 3.0.2a I am trying to script the event, but I keep getting a password prompt. I have been

[Samba] Suppres password prompt in Samba net command

2004-06-03 Thread dkw
Howdy: I am trying to suppress the password prompt when trying to change a WIN2K Active Directory account password from a linux workstation with the Samba 3 net command. My workstation is not a member of the Active Directory domain. Here is the syntax I am using: /usr/local/samba/bin/net -w myd

Re: [Samba] net command,winbind and active directory

2003-09-24 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tuure Vartiainen wrote: Hi all! Is it possible to just join to domain with samba's net command without creating machine account again if it is already created? Not currently but this is a planned fix in a later 3.0.x release. cheers, jerry

[Samba] net command,winbind and active directory

2003-09-23 Thread Tuure Vartiainen
Hi all! Is it possible to just join to domain with samba's net command without creating machine account again if it is already created? Can winbind use machine account to authenticate itself to AD because I'm not an admin of AD i can't use administrator account for value of --set-auth-user option.

RE: [Samba] net command

2003-01-20 Thread Simeonidis, Steve
Title: RE: [Samba] net command H, I didn't now you could do that. Can't you write a small for loop script? Thanks Steve Simeonidis Network Engineer, Spherion Education Spherion Group Ltd "Making the Workplace Work Better" 1st Floor, 493 St. Kilda Rd

[Samba] net command

2003-01-20 Thread Kristyan Osborne
Hi, You can use the command net rpc shutdown -S to remotly shutdown a PC. Is it possible to, or could it possibly be a future upgrade to have a comma separated list of machines so that you can shutdown several machines at one time. Ie at the end of the day to shutdown PC's in a particular c

Re: [Samba] "net" command with openldap 2.1.1?

2002-06-11 Thread Andrew Bartlett
Dave Snoopy wrote: > > What version of OpenLDAP are you compiling/linking > against? > [abartlet@piglett abartlet]$ rpm -q openldap openldap-2.0.23-4 -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student

Re: [Samba] "net" command with openldap 2.1.1?

2002-06-11 Thread Dave Snoopy
What version of OpenLDAP are you compiling/linking against? Thanks, Dave --- Andrew Bartlett <[EMAIL PROTECTED]> wrote: > Dave Snoopy wrote: > > > > The Samba net command (from the HEAD) sounds > great, > > but it doesn't seem to compile with OpenLDAP >

Re: [Samba] "net" command with openldap 2.1.1?

2002-06-11 Thread Andrew Bartlett
Dave Snoopy wrote: > > The Samba net command (from the HEAD) sounds great, > but it doesn't seem to compile with OpenLDAP version > 2.1.1 Beta. When compiling, I get this error: > > Compiling passdb/pdb_ldap.c > passdb/pdb_ldap.c: In function > `ldapsam_connect_sys

[Samba] "net" command with openldap 2.1.1?

2002-06-11 Thread Dave Snoopy
The Samba net command (from the HEAD) sounds great, but it doesn't seem to compile with OpenLDAP version 2.1.1 Beta. When compiling, I get this error: Compiling passdb/pdb_ldap.c passdb/pdb_ldap.c: In function `ldapsam_connect_system': passdb/pdb_ldap.c:313: too few arguments t