Hello all I am running into a problem and hoping you can provide a little guidance. I am currently running 3.3.7 downloaded and installed from pware Config file has the following [global] # Workgroup section workgroup = DOMAIN server string = installs-aix Samba Server local master = no # Logging section log file = /usr/local/samba/var/log.%m log level = 10 syslog = 5 vfs object = extd_audit # Security section security = ADS realm = REALM.COM use spnego = yes winbind enum users = yes winbind enum groups = yes winbind use default domain = yes winbind nested groups = yes winbind separator = + idmap uid = 6000-20000 idmap gid = 6000-20000 encrypt passwords = yes host msdfs = yes load printers = no browsable = no socket options = TCP_NODELAY deadtime = 10 [dfs] comment = main location for all shares path = /usr/local/dfsroot browseable = yes msdfs root = yes Log File shows this [2010/01/13 23:12:44, 0] smbd/msdfs.c:is_msdfs_link_internal(447) is_msdfs_link_read_target: Error reading msdfs link ./test: Result too large [2010/01/13 23:12:44, 5] smbd/trans2.c:get_lanman2_dir_entry(1400) get_lanman2_dir_entry:Couldn't stat [./test] (No such file or directory) dfsroot dir has the following in it ls -la /usr/local/dfsroot/ total 0 drwxr-xr-x 2 root system 256 Jan 13 23:11 . drwxr-xr-x 7 root system 256 Jan 13 21:09 .. lrwxrwxrwx 1 root system 18 Jan 13 23:11 test -> msdfs:convert\conv I get the same error if attempting the connection from linux smbclient or windows xp Thanks for Your Help Josh This message is intended only for the persons or entities to which it is addressed. The information transmitted herein may contain proprietary or confidential material. Review, reproduction, retransmission, distribution, disclosure or other use, and any consequent action taken by persons or entities other than intended recipients, are prohibited and may be unlawful. If you are not the intended recipient, please delete this information from your system and contact the sender. The information contained herein is subject to change without notice. Although reasonable precautions have been taken to ensure that no viruses are present, the sender makes no warranty or guaranty with respect thereto, and is not responsible for any loss or damage arising from the receipt or use of this e-mail or attachments hereto.
Hello all I am running into a problem and hoping you can provide a little guidance. I am currently running 3.3.7 downloaded and installed from pware Config file has the following [global] # Workgroup section workgroup = DOMAIN server string = installs-aix Samba Server local master = no # Logging section log file = /usr/local/samba/var/log.%m log level = 10 syslog = 5 vfs object = extd_audit # Security section security = ADS realm = REALM.COM use spnego = yes winbind enum users = yes winbind enum groups = yes winbind use default domain = yes winbind nested groups = yes winbind separator = + idmap uid = 6000-20000 idmap gid = 6000-20000 encrypt passwords = yes host msdfs = yes load printers = no browsable = no socket options = TCP_NODELAY deadtime = 10 [dfs] comment = main location for all shares path = /usr/local/dfsroot browseable = yes msdfs root = yes Log File shows this [2010/01/13 23:12:44, 0] smbd/msdfs.c:is_msdfs_link_internal(447) is_msdfs_link_read_target: Error reading msdfs link ./test: Result too large [2010/01/13 23:12:44, 5] smbd/trans2.c:get_lanman2_dir_entry(1400) get_lanman2_dir_entry:Couldn't stat [./test] (No such file or directory) dfsroot dir has the following in it ls -la /usr/local/dfsroot/ total 0 drwxr-xr-x 2 root system 256 Jan 13 23:11 . drwxr-xr-x 7 root system 256 Jan 13 21:09 .. lrwxrwxrwx 1 root system 18 Jan 13 23:11 test -> msdfs:convert\conv I get the same error if attempting the connection from linux smbclient or windows xp This seems to be very similar to the following post http://lists.samba.org/archive/samba-technical/2009-May/064512.html Thanks for Your Help Josh This message is intended only for the persons or entities to which it is addressed. The information transmitted herein may contain proprietary or confidential material. Review, reproduction, retransmission, distribution, disclosure or other use, and any consequent action taken by persons or entities other than intended recipients, are prohibited and may be unlawful. If you are not the intended recipient, please delete this information from your system and contact the sender. The information contained herein is subject to change without notice. Although reasonable precautions have been taken to ensure that no viruses are present, the sender makes no warranty or guaranty with respect thereto, and is not responsible for any loss or damage arising from the receipt or use of this e-mail or attachments hereto.
On Thu, Jan 14, 2010 at 07:26:55AM -0600, Peacock, Joshua wrote:> This seems to be very similar to the following post > http://lists.samba.org/archive/samba-technical/2009-May/064512.htmlReading that thread Miguel promised to recompile after changing the hint I gave him in http://lists.samba.org/archive/samba-technical/2009-May/064520.html We did not hear back from him, so I would guess this has fixed it for him. You might also want to try this. Please give feedback for it if it works, we might want to add a configure check for it and put it into the normal Samba distro. Thanks, Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20100114/8a66c6ee/attachment.pgp>
https://bugzilla.samba.org/show_bug.cgi?id=6330 Miguel sent me the following bug report which states its fixed in 3.3.5 Does this mean it needs to be compiled with an option to define HAVE_BROKEN_READLINK? Thanks Josh -----Original Message----- From: Volker Lendecke [mailto:Volker.Lendecke at SerNet.DE] Sent: Thursday, January 14, 2010 8:22 AM To: Peacock, Joshua Cc: samba at lists.samba.org Subject: Re: [Samba] AIX and DFS On Thu, Jan 14, 2010 at 07:26:55AM -0600, Peacock, Joshua wrote:> This seems to be very similar to the following post > http://lists.samba.org/archive/samba-technical/2009-May/064512.htmlReading that thread Miguel promised to recompile after changing the hint I gave him in http://lists.samba.org/archive/samba-technical/2009-May/064520.html We did not hear back from him, so I would guess this has fixed it for him. You might also want to try this. Please give feedback for it if it works, we might want to add a configure check for it and put it into the normal Samba distro. Thanks, Volker This message is intended only for the persons or entities to which it is addressed. The information transmitted herein may contain proprietary or confidential material. Review, reproduction, retransmission, distribution, disclosure or other use, and any consequent action taken by persons or entities other than intended recipients, are prohibited and may be unlawful. If you are not the intended recipient, please delete this information from your system and contact the sender. The information contained herein is subject to change without notice. Although reasonable precautions have been taken to ensure that no viruses are present, the sender makes no warranty or guaranty with respect thereto, and is not responsible for any loss or damage arising from the receipt or use of this e-mail or attachments hereto.
On Thu, Jan 14, 2010 at 09:05:27AM -0600, Peacock, Joshua wrote:> https://bugzilla.samba.org/show_bug.cgi?id=6330Heh, too much going on for my aging brain...> Miguel sent me the following bug report which states its fixed in 3.3.5 > > Does this mean it needs to be compiled with an option to define > HAVE_BROKEN_READLINK?It should have figured that out itself if it is indeed fixed in 3.3.5. Can you post your config.log file somewhere? Thanks, Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20100114/722826f1/attachment.pgp>