Displaying 20 results from an estimated 39 matches for "guidemail".
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
...ort(41)
===============================================================
[2002/05/10 08:04:35, 0] lib/util.c:smb_panic(1092)
PANIC: internal error
<End of File>
Any help is appreciated!!
Josh Konkol, CNE MCSE
Senior Network Analyst
GuideOne Insurance
Mail Stop AB-1
515-267-2427
jkonkol@guidemail.com
.~.
/V\
/( )\
^^-^^
2002 Aug 19
2
embedded spaces in group names
Hello,
Many of our NT domain groups have names that contain embedded spaces, like
"Domain Admins". When I attempt to use winbind and assign rights via those
groups the granting fails. Group names without embedded spaces, like
"Domain_Admins" work fine.
In smb.conf I've tested specifying the name as:
"DOMAIN+Domain Admin"
DOMAIN+Domain\ Admin and
2002 Oct 29
5
Script question
Hello,
I've got the following script that I want to run every time a user logs in to the Samba server, whether it be from a mapped share or by opening a telnet session into the server and logging in that way.
Here's the script:
#!/bin/sh
DOMAIN=`echo $USER | awk -F_ '{print $1}'`
USERNAME=`echo $USER | awk -F_ '{print $2}'`
if [ $DOMAIN = "MA" ]; then
if [
2005 May 19
1
Re: One more
...eck.so
password required pam_unix2.so use_first_pass use_authtok
session required pam_unix2.so none # trace or debug
session required pam_mkhomedir.so
session required pam_limits.so
Hope that helps !!!
Josh
-----Original Message-----
From: samba-bounces+samba=guidemail.com@lists.samba.org
[mailto:samba-bounces+samba=guidemail.com@lists.samba.org] On Behalf Of
Rex Dieter
Posted At: Wednesday, May 18, 2005 3:52 PM
Posted To: Samba
Conversation: [Samba] Re: One more
Subject: [Samba] Re: One more
Etienne Goyer wrote:
> Is it possible to make available as Unix u...
2005 Mar 04
2
idmap backend problems
Hello,
I am trying out Samba + Winbind + NSS + CIFS in a test environment,
which currently consists of a PDC, a fileserver, and a client, all with
samba 3.0.11
I got everything working more or less, but noticed that the uid's are
different on the fileserver and on the client (resulting in erroneous
file ownership on the cifs mount). This is also very obvious when doing
a getent passwd.
The
2005 Feb 22
2
Corrupt Database and couldn't map SID.
...1-5-32-545
[2005/02/22 12:30:00, 0] sam/idmap_rid.c:rid_idmap_get_id_from_sid(475)
rid_idmap_get_id_from_sid: no suitable range available for sid: S-1-5-32-545
Any help is appreciated !!
Josh Konkol, CCSE CNE MCSE
Technical Research Specialist
.~. GuideOne Insurance
/V\
/( )\
^^-^^ samba@guidemail.com
2002 Oct 29
1
pam_mkhomedir.so and Samba question (was: RE: Script question)
...----Original Message-----
From: Scott Wrosch
Sent: Tuesday, October 29, 2002 11:07 AM
To: Samba; samba@samba.org
Subject: RE: [Samba] Script question
Thanks Josh! That should do the trick. I found exactly what I was looking for at that link.
-----Original Message-----
From: Samba [mailto:Samba@guidemail.com]
Sent: Tuesday, October 29, 2002 10:57 AM
To: Scott Wrosch; samba@samba.org
Subject: RE: [Samba] Script question
Start with 'man pam'
Or you can look here:
http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/
HTH
Josh
-----Original Message-----
From: Scott Wrosch [mailto:swrosc...
2004 Mar 16
1
Problems Compiling Samba 3.0.2a on SLES8 SP3
...lude/includes.h:355,
from dynconfig.c:21:
/usr/include/asm-s390/statfs.h:20: redefinition of `struct statfs'
make: *** [dynconfig.o] Error 1
Any suggestions are appreciated.
Josh Konkol, CNE MCSE
Technical Research Specialist
.~. GuideOne Insurance
/V\
/( )\
^^-^^ samba@guidemail.com
This message and accompanying documents are covered by the Electronic
Communications Privacy Act, 18 U.S.C. ?? 2510-2521, and contains information
intended for the specified individual(s) only. This information is
confidential. If you are not the intended recipient or an agent responsible...
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 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 Jul 30
1
Eric Thorsnes: Samba 2.2.5 update process
...>
> What type of config command do I execute to make it work or how do I change the
> startup script to use the update installation.
>
> Thanks,
>
> Steve
>
> On 30 Jul 2002 at 10:44, Konkol, Josh wrote:
>
> From: "Konkol, Josh" <JKonkol@guidemail.com>
> To: "'RVNS@naturesmist.com'" <RVNS@naturesmist.com>,
> samba@lists.samba.org Subject: RE: [Samba] Samba 2.2.5 update process Date
> sent: Tue, 30 Jul 2002 10:44:30 -0500
>
> The default prefix is /usr/local/samba. I'm...
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 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
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 14
0
security=share problem with NT 4.0
...nf I _do_ have encrypted passwords=yes. I don't understand
why smbd doesn't detect that the NT workstation logged in as administrator
but changes it to guest.
Any help is appreciated !!
Josh Konkol, CNE MCSE
Senior Network Analyst
GuideOne Insurance
Mail Stop AB-1
515-267-2427
jkonkol@guidemail.com
.~.
/V\
/( )\
^^-^^
2002 May 15
1
Printing not working with Samba 2.2.4
...ycloseprinter: reply_close_printer failed [DOS code
0x0000001f]
I'm stuck, I've searched the newsgroups and havn't found anything on this
error message.
Can anyone help ??
Thanks !!
Josh Konkol, CNE MCSE
Senior Network Analyst
GuideOne Insurance
Mail Stop AB-1
515-267-2427
jkonkol@guidemail.com
.~.
/V\
/( )\
^^-^^
2002 May 21
2
LPR or LPRng or CUPS
...he 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 Network Analyst
GuideOne Insurance
Mail Stop AB-1
515-267-2427
jkonkol@guidemail.com
.~.
/V\
/( )\
^^-^^
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
2006 May 17
0
Problem compiling NDOUtils 1.3.1
...pile NDBXT with MySQL support, but I was unable to
locate <mysql/mysql.h> on your system. If the include file is
installed, use the --with-mysql-inc argument to specify the location
of the MySQL include file.
********************************************************************
Josh
samba@guidemail.com