Displaying 20 results from an estimated 3000 matches similar to: "Problems building Samba on SuSE Linux 8"
2003 Jan 07
2
Problem with Winbind and groups
Skipped content of type multipart/alternative
2003 Jan 15
2
Samba and system 390 Unix system services
I am new to working with samba. We have used samba for years connecting
our windows systems to Unix systems services on OS390. Starting in and
around November 2002 we can no longer connect. I have gone through the
troubleshooting techniques. Our Samba system is up running, the mount
points are correct and the config file tested out correctly. If any one is
doing this could you please forward
2002 Oct 29
1
pam_mkhomedir.so and Samba question (was: RE: Script question)
Okay, I've got it partially working. Will that module also do it from a non-*nix login? For instance, say the user will more than likely never log into that server from a telnet session. Where would I put the following line:
session required /lib/security/pam_mkhomedir.so skel=/etc/skel
I'm running RedHat 7.3. In the /etc/pam.d directory, there are a bunch of different files.
2003 Jan 22
2
winbind withoutt PAM
As I understood from Samba documentation winbind can run without PAM
installed; PAM is needed only if I need interactive login in the Unix
box of NT domain users. Am I correct?
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
2000 Apr 13
3
Mailing list archives
Hello,
I tried to search the samba mailing list archives located at:
http://us1.samba.org/search/smb-mail.shtml
But whatever I look for, I get the answer:
"No matches were found for"
I think that there *must* be at least some archived mail messages
containing the words "wins" or "browse". But I always get this message,
so it seems that there is a problem with
2002 Oct 03
1
Another winbind question (hopefully easy one)
I setup SAMBA to use winbind to authenticate of a WinNT PDC
In the smb.conf I have a line
template homedir = /home/winnt/%U
which is file
I also use the pam module to create directories for
new users
pam_mkhomedir.so skel=/etc/sambaskel umask=0077
which is fine again.
My problem is that I can't tell or how do I tell pam_mkhomedir
to create the directories in /home/winnt/<user>
2002 May 13
1
Compatibility with active directory
Hi,
i'd like to know if samba can be integrated to active directory.
Is it possible to keep accounts from active directory?
Thanks and sorry for the english (i'm french)
See you soon
2002 Oct 15
2
workaround assigning domain group permissions on PDC clients
This is far from being elegant but it works...
Target: assigning domain wide group permissions on members (client) of
a Samba PDC.
Steps:
1a edit the file pointed by
username map
add
existing_Unix_group1 = "Domain Users"
2a log on a client with administrative privileges
assign to a dir/disk permission to the "Domain Users" being carefull to
select
2002 Nov 07
2
Samba and large implementations
Hi,
we are investigating if Samba could help us to build a large
(say very large) file server.
We are thinking OS/390, 4 Tb, 20.000 users
Are we being plain stupid, or has this been done before ?
cu,
Frank.
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
2002 Oct 28
11
Winbind!
Hello,
I am running Red Hat 7.3 Samba 2.26 and winbind. I have been able to join
the domain and test all of the following with these commands. All works
great.
winbind -u
winbind -g
getent passwd
getent group
But when I set up a share to test with one domain user account it just
presents me with a password dialog box and does not accept anything. It
should not prompt me but if it does
2017 Oct 03
4
[PATCH v2 0/2] builder: Choose better weights in the planner.
v1 -> v2:
- Removed the f_type field from StatVFS.statvfs structure.
- New function StatVFS.filesystem_is_remote, written in C.
[Thinking about it, this should probably be called
?is_network_filesystem?, but I can change that before
pushing].
- Use statvfs instead of fstatvfs, and statfs instead of fstatfs.
- Rejigged the comments in builder/builder.ml to make them simpler
2002 Jul 24
4
Winbind trouble. Wbinfo see's users, "getent passwd" doesn't
I'm trying to set up a new fileshare, to replace an aging NT4 machine we've
been using for far too long.
I'd like to run Linux (RedHat 7.3) on the machine.
Basically, I'm trying to create a fileshare "files" that people can
transparently log in to from NT4 and Windows 2000 workstations. My boss has
approved the use of Linux for the server, but only if I can make it
2002 Oct 29
0
pam_mkhomedir.so and Samba question (was: RE: Script question)
Worked like a charm. Thanks both to Tim and Josh for their assistance.
It appears to be working beautifully!!!
Thanks,
Scott
-----Original Message-----
From: dj [mailto:dj@sin.khk.be]
Sent: Tuesday, October 29, 2002 12:00 PM
To: Scott Wrosch
Cc: samba@samba.org
Subject: Re: pam_mkhomedir.so and Samba question (was: RE: [Samba]
Script question)
On Tue, 29 Oct 2002, Scott Wrosch wrote:
>
2017 Oct 02
3
[PATCH 0/2] builder: Choose better weights in the planner.
It started out as "this'll be just a simple fix ..."
and turned into something a bit over-engineered in the end.
Here it is anyway.
Rich.
2004 Apr 27
2
build problem on SuSE SLES 8 SP3 (s390) - struct statfs redefinition?
Has anyone had any problems building on SuSE SLES 8 for s390 with all
patches applied... After applying patches to my build server last night,
building samba fails with the following...
mycomp:/srv/build/samba-3.0.2a/source # make
Using FLAGS = -O -I./popt -Iinclude
-I/srv/build/samba-3.0.2a/source/include -I
/srv/build/samba-3.0.2a/source/ubiqx
-I/srv/build/samba-3.0.2a/source/smbwrapper
-I.
2017 Oct 04
2
[PATCH v3 0/2] builder: Choose better weights in the planner.
v2 -> v3:
- Drop gnulib fallback.
2002 Feb 25
2
samba & solaris 8
trying to compile 2.2.3a on solaris 8
and getting the following:
Is it supported on sol 8?
after typing configure and after many
lines i get:
-----much deleted------
ecking how to get filesystem space usage
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize
2006 Aug 08
1
[patch] mips fix statfs
please pull from git://charm.itp.tuwien.ac.at/mattems/klibc/.git
branch maks.
arch/mips/klibc/archconfig.h | 3 +++
klibc/sysconfig.h | 10 ++++++++++
sys/vfs.h | 17 +++++++++++++++++
3 files changed, 30 insertions(+)
2013 Oct 23
3
Samba vfs_glusterfs Quota Support?
Hi All,
I'm setting up a gluster cluster that will be accessed via smb. I was
hoping that the quotas. I've configured a quota on the path itself:
# gluster volume quota gfsv0 list
path limit_set size
----------------------------------------------------------------------------------
/shares/testsharedave 10GB 8.0KB
And I've