Displaying 20 results from an estimated 1000 matches similar to: "embedded spaces in group names"
2002 Jun 06
8
problem joining the domain
We've encountered a problem with getting a newly installed Samba based
machine to join the domain.
Here's the command line and error response:
[root@chain samba]# smbpasswd -j COLUMBIA -r cmc-bkup -U murphyn
Password:
error creating domain user: NT_STATUS_INVALID_DOMAIN_ROLE
Unable to join domain COLUMBIA.
[root@chain samba]#
Installation is a RedHat 7.2 (from KRUD) box
2002 May 16
7
Name Resolution, Pinging
I am running redhat 7.3 with Samba 2.2.4. I was
wondering if there was a way to use Samba to resolve
my IPs instead of having to add all the entries to my
/etc/hosts file? For instance, I would like to be able
to do `ping acormany` instead of `ping <IP Address>`.
We are currently using WINS on a Windows box to
resolve the IPs. As of right now, I can `ping
acormany` on a Windows system, but
2002 May 10
3
Samba 2.2.4 on s/390
I have just compiled Samba 2.2.4 with the following configure.
./configure --with-pam --with-winbind
I used the same instructions as I did go get Samba 2.2.2 working. I noticed
the winbind daemon dies after about a minute. I set the debug to 10 for it
and I found some confusing things. Why is it trying to connect to GIGDC1
with a null username? Is this why the connection is refused?
2002 Aug 22
7
a "hidden" setting for a samba server
does anyone know how to hide a samba server in SMB terms?
on an NT machine the command "net config server /hidden:yes"
will make the machine vanish from the network neighbourhood but
i cant figure out how to do this for a samba server
many thanks
sincerely,
bob reven
2002 Aug 14
1
Samba 2.2.5 and ACL
Hi,
I've a problem in running configure for samba 2.2.5. I'm using redhat 7.3,
with ACL support from http://acl.bestbits.at/. I've tested that the ACL is
working on the filesystem, and samba can find it too. Here's the error:
checking if large file support can be enabled... yes
checking whether to support ACLs... checking for acl_get_file in -lacl... yes
checking for ACL
2002 Aug 20
1
winbind initgroups problem with 2.2.5 on RH 7.2
Hello,
I am trying to get winbind up and working for logins. Here is my error
message from /var/messages:
Aug 20 20:59:51 aslan pam_winbind[32713]: user 'lisa.snow' granted acces
Aug 20 20:59:51 aslan pam_winbind[32713]: user 'lisa.snow' granted acces
Aug 20 20:59:51 aslan login[32713]: initgroups: Operation not permitted
Here is my pam.d/login file:
#%PAM-1.0
# orginal before
2002 May 16
5
winbindd not working - linux s/390
Hello all,
i'm testing 2.2.4.
it seems winbindd is not working on our system (linux Suse 7.3 s/390)
the config is exactly the same as with 2.2.3a, which worked fine.
from a windows client i can connect to the samba server, and see the shares.
but, once i want to connect to a share, it asks me for a password and won't
accept the correct one. It looks as if winbindd stops working then.
On
2002 May 08
2
Secret is bad
Why do i get the message
Secret is bad
0xc0000022
when i do a wbinfo -t?. Wbinfo -u and -g works. also getent passwd and
groups also is working fine it shows all NT user stats. I shall attach my
smb.conf
# Global parameters
[global]
workgroup = SOME_DOMAIN
netbios name = E15K
security = SERVER
encrypt passwords = Yes
update encrypted = Yes
password server =
2002 Jul 30
4
Samba 2.2.5 update process
I recently downloaded the samba 2.2.5 update.
I ran GZIP and tar.
next i did the configuration according to Using Samba by Robert
Eckstein, David Collier-Brown, Peter Kelly 1st edition Nov. 1999.
Steps were as follows:
./configure
make
make install
added swat to /etc/services
swat 901/tcp
after all of this it does not appear that samba was actually updated.
I looked in samba.org for
2002 Aug 01
5
Authenticate against NT Domain Group Membership
Hola folks,
How do I configure a share under Samba 2.2 using DOMAIN security to allow
all members of a specified NT domain group access to a particular share?
For example, something like:
[test]
comment = Test Share
path = /mnt/share/test
nt group = Nice-users, Wonderful Users
Where Nice-users and Wonderful Users are NT domain groups? So if User X is
a member of Nice-users, she would be
2005 Feb 22
2
Corrupt Database and couldn't map SID.
I'm running Samba 3.0.11. Compiled with:
./configure '--with-ads' '--with-pam' '--with-winbind' '--with-smbmount' '--with-shared-modules=idmap_rid'
It configured, make and make installed fine. I configured the idmap_rid using the following directives in the smb.conf.
; IDMap Stuff
idmap backend = idmap_rid:<DOMAINNAME>=500-100000000
2002 Jul 30
1
Eric Thorsnes: Samba 2.2.5 update process
Eric,
I started as you instructed and when I get to this command,
./bin/update-packageinfo 2.2.6pre 20020730
I receive the error: no such file or directory
next I changed to the RedHat dir. and executed sh makerpms.sh...this
appeared to work fine.
i could not execute rpm -Uvh samba-2.2.6pre-20020730.i386.rpm
what I did execute is: rpm -Uvh samba-2.2.5-1i386.rpm and received
the
2001 Nov 12
3
Samba with Winbind
I am running Samba with Winbind to authenticate against an NT 4.0 domain.
Everything appears to be working fine. Problem is when I do response time
comparison between file services on NT vs Samba, NT is twice as fast. The
testing was a simple program that created 200 directories then deleted them,
copied a 145 meg file then deleted it and then copied 779 files and then
deleted them. Timestamps
2004 Mar 16
1
Problems Compiling Samba 3.0.2a on SLES8 SP3
I'm trying to get Samba to compile on SLES8 SP3 (Linux under z/VM) and I'm
getting the following error. Configure ran fine with "./configure
--with-ads --with-winbind --with-krb5", but when I run make I get the
following output and error.
Using FLAGS = -O -I/usr/local/include -I./popt -Iinclude
-I/usr/local/downloads/samba-3.0.2a/source/include
2001 Nov 07
2
rebooted windows , now can't login to samba
Hello,
I am using unencrypted passwords with and have updated my Win2k registry
for plain text passwords. Before I rebooted I was able to logon to our
windows domain and then access Samba shares with the same username and
password.
Now, after I have rebooted I am presented with a logon screen but my
username and password are not accepted. Any ideas?
Seth
-------------- next part
2002 May 02
3
Samba 2.2.4 Released
The Samba Team is proud to announce the release of Samba 2.2.4.
This is the latest stable release of Samba. This is the version that all
production Samba servers should be running for all current bug-fixes.
There have been several fixes and internal enhancements which include:
* More/better SPOOLSS printing functionality for Windows
NT/2k/XP clients.
* Several fixes relating to serving PC
2002 Aug 05
3
Two versions of Samba?
Which tool/command can I use to see if I installed two versions of Samba and
what should I do to get one of them working...Im using SuSE 7.0 and tried to
install a new Samba version but it still uses the old one. Could i just
redirect a link or???
THX/Jens
_________________________________________________________________
MSN Hotmail ?r v?rldens popul?raste e-posttj?nst. Skaffa dig ett eget
2002 Jul 25
15
Changing ACLs as administrator
One work-around would be to create a hidden share that only Domain Admins
can access. The use "force user=root" on that share. Then you'll be able to
change ACL's and not be root.
Josh
> -----Original Message-----
> From: Tanstaafl [mailto:tanstaafl_bh@netzero.net]
> Sent: Thursday, July 25, 2002 1:36 PM
> To: 'Samba List'
> Subject: Re: [Samba] Changing
2002 May 21
2
LPR or LPRng or CUPS
I'm converting my NT 4.0 Print Servers to Samba Print Servers. Which
printing system should I be using? LPR, LPRng or CUPS. I would love to have
some feedback on the advantages and disadvantages or what the Samba Team
recommends as a standard for working wih Samba.
In case you need it, my system is SuSE 7 kernel 2.2.16 running under VM on
s/390.
Thanks,
Josh Konkol, CNE MCSE
Senior
2002 Jun 13
3
error: "printing subsystem unavailable" when trying t o print test page to samba server
I had that happen to me on w2k. Your spooler service is stopped. I had an
invalid print driver entry in Samba and when I printed to any of the
printers on my Samba server it would cause the service to stop.
To fix it I replaced the printer tdb's and re-installed the drivers.
Josh
-----Original Message-----
From: Klopf, Tom [mailto:Tom.Klopf@mms.gov]
Sent: Wednesday, June 12, 2002