Displaying 20 results from an estimated 700 matches similar to: "Domain Users group howto..."
2005 May 11
1
Unable to join W2K pro to samba domain
I am trying to setup a a samba machine as a PDC. There are no windows
domains on the network. I just want to startup as a samba PDC so users
can login change there passwords access shares and printers.
I am running on redhat es 4
with samba version 3.0.10.-1.4E
It appears to be working but I can't seem to join a computer to the
domain. I am joining a windows 2000 pro machine. I am getting the
2005 May 17
1
easiest way to do incrimentals?
With the --backup and --backup-dir options that means that it copies out
the files that are going to be changed before overwriting them to the
specified directory?
Vincent Yonemitsu
Information Technology Services
(905)639-3611 ext 153
yonemitsuv@bpl.on.ca
-------------- next part --------------
HTML attachment scrubbed and removed
2005 May 07
1
send_file and opd_dir Permission denied (13)
I am trying to backup some samba shares on computera to computerb
all accounts on computera match computerb passwords and groups
The rsyncd.conf file is as follow
[rsync]
uid = root
gid = root
max connections = 10
syslog facility = local5
pid file = /var/run/rsyncd.pid
auth users = root
secrest file = /etc/.rs_sec
[backupshares]
path = /home/sharedfolders
the /etc/.rs_sec file is
2008 May 19
4
net rpc commands not working
maybe this is a simple fix but i really don't know how to fix it...
it seems that i cannot run any net rpc commands...
i wanted to see the members of Domain Users group so i did the following:
root# net rpc group members "Domain Users" -Uroot%not24get
and i got this error:
Could not connect to server 127.0.0.1
Connection failed: NT_STATUS_CONNECTION_REFUSED
i can ping localhost
2005 Jun 07
1
Group Trouble
Hello all, I am having a some problems with groups. If I use this
command "net rpc group list -Uroot%not24get" as the root users I get
an error. "Could not connect to server 127.0.0.1
The username or password was not correct"
If I try to add groups I also get the same error.
and I don't know if this is relevent or not but when I try to join win
groups and Unix groups
2008 May 19
4
adding users to group with net rpc
section 13.3.2 of the HOWTO shows that i can add a user to a group with the
following command:
root# net rpc group addmem "MIDEARTH\Engineers" ajt -Uroot
when i execute this command (replaced with my server specific values, of
course), i get a NT_STATUS_NO_SUCH_USER error.
i can verify that my user DOES exist and that he belongs to the posix group
account. i can also verify that the
2008 May 28
1
Group membership confusion, UNIX, nested, and AD
Greetings,
I've been reading and re-reading "Chapter 12. Group Mapping: MS Windows
and UNIX", Mailing list messages with the subjects "valid users = +group
doesn't work" and "Unix ADS group membership or vice versa" and all I've
gotten is more confused.
I have to move my samba servers from a Samba PDC environment to Active
Directory (AD) where they will
2008 Aug 25
1
net rpc group addmem returns NT_STATUS_ACCESS_DENIED
Hi All,
I'm trying to add a user to a group using
/usr/local/samba/bin/net rpc group addmem room11 dunk -Uroot%password
The user is added to the group as far as I can tell but the command
returns NT_STATUS_ACCESS_DENIED
This is on Solaris 10 (Sparc) and Samba 3.2.1, OS and Samba are both
configured to lookup users and groups in LDAP.
/usr/local/samba/bin/net rpc group members
2006 May 08
1
checking trust secret failed for interdomain trust
Hi samba members,
I've searched through google, the archives and RTFM but I can't figure this out.
I've got a setup of two different offices with both their own samba PDC, wins, etc. Via OpenVPN i've set up an interdomain trust between the two domains (for now one way, but this will become two ways).
One domain is called PSW with bluemoon as PDC, the other PSWINDWG with redmoon as
2005 Jun 07
6
Group Problems
Hello all, I am having a some problems with groups. If I use this
command "net rpc group list -Uroot%not24get" as the root users I get
an error. "Could not connect to server 127.0.0.1
The username or password was not correct"
If I try to add groups I also get the same error.
and I don't know if this is relevent or not but when I try to join win
groups and Unix groups
2003 Jul 28
3
Problem with rpcclient command
Hi,
I am trying to query a W2K PDC for info on a print driver by issuing the
following command:
rpcclient -Uxxx%yyy -d 3 -c 'getdriver "HP LaserJet 8000 Series PS"' abert
The response I get is:
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
added interface
2006 Dec 02
1
Problem with CH.test in uroot package
Dear friends, I installed the package “uroot” then I wrote library (uroot) and I entered a series entitled extp, in spite of that the problem persite. In short,here are what I wrote and the message that I obtained:
> library(uroot)
> extp=c(1,3,10,14,12,5,8,12,13,15,9,8,7,10,9,7,3,10,3,11,12,7,4,9,8,10,20,17)
> CH.test (wts=extp, frec=c(1,1), f0=1, DetTr=FALSE, ltrunc=NULL)
Erreur dans
2007 Nov 01
1
Need help on an error, when looding library(uroot)
Hi
When I'm looding the library "uroot" something happens with the basic R code
that handles numeric classes. Its looks like a bug but I cant isolate the
problem. So hopfully one of you smart guys out there can give me some help.
This is how the problem looks. Take for example the vector
TEST <- c("1","2") which I want to transform it to a numeric vector. I
2007 Jul 19
2
Problem to make service/package has installed and started before "exec" task
I am trying to manage MySQL DB with puppet. So I create a class and
would like to set the mysql SQL root password at the beginning.
However, the "exec" will run before mysql-server has installed or
started which make "exec" failed. how can I make sure the package
has installed/run before "exec" task?
class mysql-server {
package { "mysql":
2002 Sep 02
3
Slow Samba Printer initialisation, status, and printing
OK, I have been wrestling with this for two weeks now, so somebody please
help !
We have an existing Samba Print Server, running RedHat linux, kernel
2.2.19, that runs fine, but is a P133 with 64 mb ram. So we built a new PC,
the slowest thing we could buy, a duron 1 ghz with 512 mb RAM. Old printer
server is running Samba 2.2.5, new printer server is running samba 2.2.5,
and Slackware 8.1,
2007 Dec 17
2
Problem joining linux box to active directory domain
Hello, I'm having a hard time joining one linux server to an active
directory domain. I've searched everywhere for a solution but was
unsuccessful:
I went to samba.org and followed the examples in
http://us3.samba.org/samba/docs/man/Samba-Guide/
The examples are great... My scenario is described in chapter 7
(http://us3.samba.org/samba/docs/man/...ts.html#adssdm)
It explains how to make
2005 Jul 08
1
small lan - novice - 2
Hi,
armed with Samba-3 -by example I proceeded to test my 2 linux lan
[suselinux pro 9.1 with Samba 3.0.9-2.6-suse].
I followed instructions and made the smb.config as small as possiblw:
[global]
workgroup = snj
server string = Samba Server
guest ok = yes
[orb]
comment = removable 2.2 gb hd
path = /orb
browsable = yes
read only = no
However, I was stumped practically immediately as you can
2014 Oct 29
2
Re: KVM incremental backup using CBT
On 10/29/2014 01:07 PM, Thomas Stein wrote:
> About the --quiesce option. Do i need to do something inside the vm? The most
> commonly would probably be a sql server running inside the vm. Do i need to
> tell the sql server something about the --quiesce option i use? I read this
> article here which suggests such a procedure. Okay, it's vmware, but... Is
> that right?
For
2002 Aug 20
1
(no subject)
Following the "security = domain in Samba 2.x" document in the SWAT
documentation page I do this:
root@pc194-79:/usr/local/samba/bin# smbpasswd -j MDU -r pv-mdu-server1
-Ujohnm%xxxxxxxx
Joined domain MDU.
root@pc194-79:/usr/local/samba/bin#
This is in [globals]:
security = DOMAIN
encrypt passwords = Yes
password server = pv-mdu-server1 pv-mdu-server2
And now I start Samba via smbd
2005 Apr 15
3
Unable to join samba server to a NT4 style domain/Sam ba-Guide feedback
John,
The restrictanonymous setting was the primary culprit
in Ash's issue. I think he's using basically the same
setup as I am; no winbind/LDAP involved. I'm thinking
there's some initial handshaking that requires an
anonymous connection to PDC, and it's being blocked
if the restrictanonymous setting is too high.
I sent a note to Ash (& the list) asking for the