Displaying 8 results from an estimated 8 matches for "hwu3".
Did you mean:
hwu
2004 May 05
0
Problem solved - Re: Can not copy file, "The Path is too deep"
...that Samba can not handle the following situation:
2 network cards bonded together, and they are connected to different
switches.
Samba can handle the following situation:
2 network cards bonded together, and they are connected to the same
switch.
Thanks,
Hai
>>> "Hai Wu" <hwu3@wpo.it.luc.edu> 05/05/04 12:34 PM >>>
This is Red Hat Enterprise Linux 3.0 server. It has the following samba
packages installed:
samba-3.0.2-6.3E
samba-swat-3.0.2-6.3E
redhat-config-samba-1.0.16-1
samba-common-3.0.2-6.3E
samba-client-3.0.2-6.3E
It is a standalone domain member server,...
2004 Feb 26
3
Winbind only enumerating 9% of domain groups
Hi All,
I'm having a strange pronlem with winbind. For users it seems to be working fine but for groups its not enumerating most of the groups!
A getent group produces only 325 lines of domain groups whereas wbinfo -g produces 2839 lines of groups. I'm not seeing any errors logged and all commands are exiting with status 0. Winbind related sections of smb.conf are shown below,
2003 Dec 25
1
How to tell if option "with-acl-support" is compiledinSolaris smbd?
Do I need any additional package installed in Solaris 9 before I compile Samba "with-acl-support"?
Thanks, Hai
>>> Tom Dickson <bombcar@bombcar.com> 12/24/03 21:49 PM >>>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I don't see WITH_ACL so I'm going to guess no.
Hai Wu wrote:
| Thanks. I am still not sure whether option "with-acl-support"
2004 Jan 19
0
Solaris 9 + Samba 3.0.2rc1 problem
I thought I got them working and it turned out I still have the same problem.
This is a domain member server, joined to NT PDC. These commands are all working Ok: wbinfo -u, wbinfo -g, getent passwd, except getent group. It always stops at some point, I noticed these log messages:
[2004/01/19 13:09:56, 10] nsswitch/winbindd.c:winbind_client_read(458)
client_read: read 0 bytes. Need 1568 more for
2004 Apr 08
0
Can not leave active directory domain (Red Hat Enterprise Linux ES 3.0 server)
I can use kinit to get kerberos ticket. I used my AD domain user
account(NOT domain administrator, but can join Win2K server to AD realm)
and I could do "net ads join /company/ad/level/Computers -U my_username
-S Win2K_AD_DC1", the following is the output:
[2004/04/07 18:54:41, 0] libads/ldap.c:ads_add_machine_acct(1086)
Warning: ads_set_machine_sd: Unexpected information received
2004 May 05
0
Can not copy file, "The Path is too deep"
This is Red Hat Enterprise Linux 3.0 server. It has the following samba
packages installed:
samba-3.0.2-6.3E
samba-swat-3.0.2-6.3E
redhat-config-samba-1.0.16-1
samba-common-3.0.2-6.3E
samba-client-3.0.2-6.3E
It is a standalone domain member server, joined to WinNT 4.0 domain.
Everything works fine, except I could not copy large file from Windows
to Samba share, always got this "The Path is
2003 Dec 25
1
How to tell if option "with-acl-support" is compiled in Solaris smbd?
How can I tell if option "with-acl-support" is compiled in Solaris smbd?
Here's the output using ldd:
bash-2.05$ ldd /usr/local/samba/sbin/smbd
libldap.so.2 => /usr/lib/libldap.so.2
liblber.so.2 => /usr/lib/liblber.so.2
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2
libkrb5.so.3 => /usr/lib/libkrb5.so.3
libk5crypto.so.3
2003 Dec 25
1
How to tell if option "with-acl-support" is compiledin Solaris smbd?
Thanks. I am still not sure whether option "with-acl-support" has been compiled in the smbd.
The following is the output:
Build environment:
Built by: root@hxwu-dt-tt
Built on: Tue Dec 23 15:00:40 CST 2003
Built using: gcc
Build host: SunOS hxwu-dt-tt 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Blade-100
SRCDIR: /space/hxwu/swinstall/samba-3.0.1/source