Re: [Samba] Adding a GNU/Linux client to a FreeBSD Domain controller

2006-04-21 Thread വിവെ ക്.വി .സി Vivek Varghese Cherian
On 4/13/06, Gary Dale [EMAIL PROTECTED] wrote: വിവെക്.വി.സി Vivek Varghese Cherian wrote: I am trying to add a GNU/Linux client to a FreeBSD domain controller running Samba. Can some one guide as to how to go about it ? I have managed to add Microsoft Windows 2000 clients to the domain

Re: [Samba] quota on xfs on lvm doesn't work(?)

2006-04-21 Thread James Peach
On 4/20/06, Christoph Peus [EMAIL PROTECTED] wrote: Hi James, thanks for your reply. XFS quotas should work just fine on LVM. To narrow down what is happening, can you please strace an xfs_quota command on the filesystem? Something like this should be sufficient: strace

Re: [Samba] quota on xfs on lvm doesn't work(?)

2006-04-21 Thread James Peach
On 4/21/06, James Peach [EMAIL PROTECTED] wrote: On 4/20/06, Christoph Peus [EMAIL PROTECTED] wrote: Hi James, thanks for your reply. XFS quotas should work just fine on LVM. To narrow down what is happening, can you please strace an xfs_quota command on the filesystem? Something

[Samba] Smbstatus/lsof reports root instead of real username

2006-04-21 Thread Zoran Ljubisic
Hi all, In attachment are two files. testof.sh ( started with parameter “app” ) is script that generates testof.txt output. On my network there are few foxprox users that are using *.app files. Neither lsof, neither smbstatus are reporting usernames of users actually using this app files.

Re: [Samba] Problem with Samba PDC, W2k SP4 + rollup clients, user accounts

2006-04-21 Thread Asier
Asier dijo: To make one test, I removed my computer (w2k) from the domain, and now I can't re-join it: an error messagebox shows the famous DNS error with references to http://go.microsoft.com/?LinkID=5171. [ ... ] I suspect the error is produced by some microsoft update, but I'm not sure.

[Samba] Re: quota on xfs on lvm doesn't work(?)

2006-04-21 Thread Christoph Peus
James Peach wrote: what I meant to say was ... Can you please use strace -p to get a trace of the relevant samba process filing to check the quota? Ok, here we go: . . (about 100kb of output deleted) . . munmap(0xb7998000, 4096)= 0 geteuid32() =

[Samba] Re: quota on xfs on lvm doesn't work(?)

2006-04-21 Thread Christoph Peus
Sorry for the double posting. munmap(0xb7998000, 4096)= 0 quotactl(Q_XGETQUOTA|GRPQUOTA, /dev/export/lvol0, 4000, 0xbfdab390) = -1 EACCES (Permission denied) Perhaps I should add this: testdc ~ # ls -al /dev/export/lvol0 lrwxrwxrwx 1 root root 24 Apr 21 2006

[Samba] getent not working (again)

2006-04-21 Thread Horchler, Joerg
Hi all, after I searched the internet about a week now I can't find an answer to my problem: The company I work for is using a Windows 2003 Domain using the Windows Services for UNIX (SFU) and NIS. We are using two Domain Controllers that are hosting the ADS. Now I want to use Samba and NFS

RE: [Samba] getent not working (again)

2006-04-21 Thread Gautier, B \(Bob\)
'getent passwd' imposes an overall timeout of 30 seconds on the reply from winbindd. Maybe that's biting you? See Bugzillas 3660, 3024. Bob G -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Horchler, Joerg Sent: 21 April 2006 11:06 To:

AW: [Samba] getent not working (again)

2006-04-21 Thread Horchler, Joerg
I don't think that this is my problem. When I try 'getent passwd user' I get no output either. And we only store about 200 users. Is bug 3024 fixed in the newest version? I will try to apply the patch. Jörg -Ursprüngliche Nachricht- Von: Gautier, B (Bob) [mailto:[EMAIL PROTECTED]

[Samba] Re: quota on xfs on lvm doesn't work(?)

2006-04-21 Thread Christoph Peus
James Peach wrote: what I meant to say was ... Can you please use strace -p to get a trace of the relevant samba process filing to check the quota? Ok, here we go: . . (about 100kb of output deleted) . . munmap(0xb7998000, 4096)= 0 geteuid32() =

[Samba] what are the possible backend databases for samba

2006-04-21 Thread balijepalli srikrishnamohan
Hello group, I am using samba 3.0.22 on RH9. Pls tell me what are the possble databases for samba as backends. Also pls let me know the versions with which the backends are supporting. Regards, Krishnam. __ Do You Yahoo!? Tired of spam?

AW: [Samba] getent not working (again)

2006-04-21 Thread Horchler, Joerg
Thanks Bob, assigning an ID in SFU to 'Domain Users' was the trick. No I can see all users :-) Thanks Jörg -Ursprüngliche Nachricht- Von: Gautier, B (Bob) [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 21. April 2006 13:24 An: Horchler, Joerg Cc: Gautier, B (Bob) Betreff: RE: [Samba]

Re: [Samba] Problem with Samba PDC, W2k SP4 + rollup clients, user accounts

2006-04-21 Thread Asier Baranguán
Asier escribió: I suspect the error is produced by some microsoft update, but I'm not sure. I respond to myself... a freshly installed XP SP2 Machine cannot join the domain (ELPABI) tellin me there´s an DNS error while trying to get resources registry (or something like that, it's in spanish)

Re: [Samba] Write access after creating old username on new PC

2006-04-21 Thread Eric Warnke
Are you positive both the unix UID and the SAMBA SID for the new user match the old user? Can this user edit files in the home share 'sudo -u user touch /path/to/homeshare'? Cheers, Eric On 4/21/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: After creating account of old username on newly

RE: [Samba] pam_group with samba

2006-04-21 Thread Guillermo Gutierrez
has anyone here had any previous experience with the pam_group module for allowing windows domain users to join local linux groups such as wheel? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Guillermo Gutierrez Sent: Monday, April 10, 2006 6:55 AM To:

[Samba] NT logon ok but XP logon very slow

2006-04-21 Thread Roel Slegers
Hi, Our environment: HP-UX 11.00 server / Samba 3.0.21a as PDC / OpenLDAP backend We're developping a migration from AS/U to a Samba PDC. Currently we have following problem: logging onto an NT4 workstation is almost instantaneous, but when logging onto an XP workstation, this happens: (1) We

[Samba] Samba starts strangely but doesn't answer

2006-04-21 Thread c0bra
Hello, I'm new to the list and new to samba, so this may be a very simple question. I'm trying to get Samba working on FreeBSD, from the ports. When running samba.sh start it outputs Samba, then hangs with no other output. smbd and nmbd both appear to be running but smbclient -L localhost

Re: [Samba] NT logon ok but XP logon very slow

2006-04-21 Thread Roel Slegers
We don't use roaming profiles, they're disabled ('logon path' and 'logon home' are null for all users and in smb.conf). Moreover, I'm really under the impression that the smbd process just freezes. During a couple of minutes there's no activity in log.smbd. I also monitored the smbd with HP's

[Samba] net getlocalsid Segmentation Fault

2006-04-21 Thread Sergio Carvalho
I try to configure SAMBA PDC + LDAP on my FC5 following the Samba By Example Document, but when i execute the *net getlocalsid* command i get an *Segmentation Fault*. [2006/04/21 18:36:05, 0] lib/smbldap.c:smbldap_search_suffix(1346) smbldap_search_suffix: Problem during the LDAP search:

Re: [Samba] Problem with Samba PDC, W2k SP4 + rollup clients, user accounts

2006-04-21 Thread xavier
hi Asier, try to see with wins resolution ... do you have or had one WINS server ? Xavier -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] NT logon ok but XP logon very slow

2006-04-21 Thread eric roseme
Hi Roel, Try Googling Loading your personal settings. Looks like there is a lot of stuff to try on the client side, and the problem appears to be common regardless of server platform. I am concerned about your No buffer space available log, though. Can you email me the entire logfile?

Re: [Samba] Browsing Issues

2006-04-21 Thread Markus Iturriaga Woelfel
To give some more detail - everything *looks* like it should work. I can use browstat (from the Win2k Resource Kit) on a Win2k system to cause an election and nmbd becomes the master browser: c:\ browstat elect 1 XXX log.nmbd: [2006/04/21 15:18:48, 2]

[Samba] Domain admins and samba

2006-04-21 Thread Ivan Ordonez
How can I give a user account the ability to join or add computer to the domain? Below are the steps I did but none work: 1. Edit smb.conf file and add the following line. # domain administrators domain admin group = root user1 user2 @sysadmin domain admin users = @sysadmin I

[Samba] Re: Samba library error - Solaris 8

2006-04-21 Thread Mark B
Here is an ldd listing if that helps anyone: ldd /usr/local/samba/sbin/smbd -D -l /var/adm -s /usr/local/samba/lib/smb.conf /usr/local/samba/sbin/smbd: libthread.so.1 =/usr/lib/libthread.so.1 libsendfile.so.1 = /usr/lib/libsendfile.so.1 libsec.so.1 =

[Samba] Samba library error - Solaris 8

2006-04-21 Thread Mark B
Hello all, I've got a newly installed Solaris 8 system running the Feb 2005 patch cluster. I downloaded the following packages from sunfreeware and installed on this new system (installed in the order listed): gcc_small-3.3.2-sol8-sparc-local libiconv-1.8-sol10-sparc-local

Re: [Samba] Weird XP synchronisation issue. Using old cached IP?

2006-04-21 Thread Rune Tønnesen
Paul Smith skrev: First, a little background: I successfully migrated the samba PDC funtionality from an old Suse machine to a new debian-based one. The old machine was named PHOENIX and had an ip address of 10.10.10.4. The new one has the same name but is on 10.10.10.14. Everything is working

Re: [Samba] Samba and Logging Off Windows XP

2006-04-21 Thread Rune Tønnesen
Berlin Brown skrev: Whenever I log-off of windows xp. I dont lose my mapped drive connection but I get an error message stating an invalid password. I enter the exact same password for the reconnect but it wont stay. It is not a problem just strange that I have to enter my password

Re: [Samba] Unable to run application from share

2006-04-21 Thread Rune Tønnesen
Chris Boyd skrev: OOps Here's smb.conf and log.smbd [global] printcap name = cups cups options = raw map to guest = Bad User # include = /etc/samba/dhcp.conf logon path = \\%L\profiles\.msprofile logon home = \\%L\%U\.9xprofile logon drive

Re: [Samba] full access to the home dirs as Admin in Windows

2006-04-21 Thread Rune Tønnesen
Martin Miethe skrev: Hello Mailinglist, I got Samba running and also have a Win2K Server being part of the domain. I run the the backups to a USB device which is connected on the Windows Server. When I login to the Windows Server as Administrator I need full access (like root) to all the

[Samba] [Resolved] Samba library error - Solaris 8

2006-04-21 Thread Mark B
Upon further review, the samba packages downloaded from sunfreeware were for solaris10. Sorry for the noise. Mark B wrote: Here is an ldd listing if that helps anyone: ldd /usr/local/samba/sbin/smbd -D -l /var/adm -s /usr/local/samba/lib/smb.conf /usr/local/samba/sbin/smbd:

[Samba] Problem with net groupmap

2006-04-21 Thread Ricardo Chamorro
In samba 3, PDC, security=user, backend smbpasswd, that runs in a Sarge Kernel 2,6 for a LAN of W9x clients, I have created the users and groups UNIX and Samba. Soon I added to tdb of the NT domain the UNIX groups with net groupmap add ntgroup=Group XXX unixgroup=operators, etc. etc. Later

[Samba] Roaming Profiles for selected Users

2006-04-21 Thread mallapadi niranjan
Hi all I have a samba 3.0.21c with openLDAP backend. I would like to enable roaming profiles for selected users only. Is it possible , if so please help me . Regards Niranjan -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Samba query on possible backend database

2006-04-21 Thread satya panda
Hi Group, This is the first time , im mailing to the group. I go through research on the possible databases as backend for samba. Here the below matrix... possible backend Samba mysql oracleopen LDAP MS SQL

svn commit: samba r15158 - in tags: .

2006-04-21 Thread jerry
Author: jerry Date: 2006-04-21 14:21:41 + (Fri, 21 Apr 2006) New Revision: 15158 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15158 Log: tagging 3.0.23pre1 Added: tags/release-3-0-23pre1/ Changeset: Copied: tags/release-3-0-23pre1 (from rev 15157,

svn commit: samba-docs r939 - in tags: .

2006-04-21 Thread jerry
Author: jerry Date: 2006-04-21 14:21:42 + (Fri, 21 Apr 2006) New Revision: 939 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=939 Log: tagging 3.0.23pre1 Added: tags/release-3-0-23pre1/ Changeset: Copied: tags/release-3-0-23pre1 (from rev 938, trunk)

Build status as of Sat Apr 22 00:00:03 2006

2006-04-21 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-04-21 00:00:03.0 + +++ /home/build/master/cache/broken_results.txt 2006-04-22 00:00:05.0 + @@ -1,17 +1,17 @@ -Build status as of Fri Apr 21 00:00:02 2006 +Build status as of Sat Apr

svn commit: samba r15159 - in trunk/source/nsswitch: .

2006-04-21 Thread jra
Author: jra Date: 2006-04-22 01:59:04 + (Sat, 22 Apr 2006) New Revision: 15159 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15159 Log: Fix from William Jojo I thought had already been added (but hadn't). Jeremy. Modified:

svn commit: samba r15160 - in branches/SAMBA_3_0/source/nsswitch: .

2006-04-21 Thread jra
Author: jra Date: 2006-04-22 01:59:23 + (Sat, 22 Apr 2006) New Revision: 15160 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15160 Log: Fix from William Jojo I thought had already been added (but hadn't). Jeremy. Modified:

svn commit: samba r15161 - in trunk/source: include libsmb

2006-04-21 Thread jra
Author: jra Date: 2006-04-22 02:32:35 + (Sat, 22 Apr 2006) New Revision: 15161 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15161 Log: Patch for bug #3668. Windows has a bug with LARGE_READX where if you ask for exactly 64k bytes it returns 0. Jeremy. Modified:

svn commit: samba r15162 - in branches/SAMBA_3_0/source: include libsmb

2006-04-21 Thread jra
Author: jra Date: 2006-04-22 02:33:11 + (Sat, 22 Apr 2006) New Revision: 15162 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15162 Log: Patch for bug #3668. Windows has a bug with LARGE_READX where if you ask for exactly 64k bytes it returns 0. Jeremy. Modified: