mcnotify
2004-Oct-29 05:56 UTC
[Samba] Problem logon from a Windows Server 2003 by a RDP Connection
my name is Francesco Collini and i am italian. I have a Linux Samba 3 PDC where is joined a Windows Server 2003 who act as a terminal server machine. I cannot logon to a Samba 3.0 PDC domain by a Windows 2003 termianl Server Client connection. It gives me, after some seconds, that it is impossible to find out the user. The very very strange thing is that, by login locally from the Windows 2003 server, everything is right, but from remote RDP client no! Did you solve this problem? Thank you in advacne for your kind interest... .. best best regards! Francesco Collini
Hi guys, I am trying to make samba send a notification to our video transcoder software when a new file is created in a specific folder. So far no success @ all ... : running samba version 3.0.14a-r2 on linux kernel 2.613. All i can see is that the changes is detected by the kernel but for some reasons not passed by to the windows XP client where the video transcoder software is running . here the logs : smbd/notify_kernel.c:kernel_check_notify(99) kernel_check_notify: kernel change notify on . fd[0]=27 (signals_received=1) [2005/11/21 23:55:49, 10] smbd/notify.c:process_pending_change_notify_queue(161) process_pending_change_notify_queue: dir . changed ! [2005/11/21 23:55:49, 3] smbd/error.c:error_packet(129) error packet at smbd/notify.c(55) cmd=160 (SMBnttrans) NT code 0x0000010c [2005/11/21 23:55:49, 6] lib/util_sock.c:write_socket(449) write_socket(24,75) [2005/11/21 23:55:49, 6] lib/util_sock.c:write_socket(452) write_socket(24,75) wrote 75 [2005/11/21 23:55:49, 3] smbd/notify_kernel.c:kernel_remove_notify(144) kernel_remove_notify: fd=-1 I ve tried many things : (permissions all set to 777 , forcing a port 139 or 445 and other more stupid i wouldn t tell ...) Running out of ideas , any help would be appreciated. Cheers and thanx Seb
Ok i guess i found out. Samba would do only Directory Changes notification but not File Changes notification.Meaning it returns only the fact that "something" has changed in the folder and not "this file" has changed. i guess my transcoder software is expecting the latter ... Can anyone confirm me this limitation in samba ? Cheers seb sebastien Pastor wrote:> Hi guys, > > I am trying to make samba send a notification to our video > transcoder software when a new file is created in a specific folder. > So far no success @ all ... : running samba version 3.0.14a-r2 on > linux kernel 2.613. All i can see is that the changes is detected by > the kernel but for some reasons not passed by to the windows XP client > where the video transcoder software is running . > > here the logs : > > smbd/notify_kernel.c:kernel_check_notify(99) > kernel_check_notify: kernel change notify on . fd[0]=27 > (signals_received=1) > [2005/11/21 23:55:49, 10] > smbd/notify.c:process_pending_change_notify_queue(161) > process_pending_change_notify_queue: dir . changed ! > [2005/11/21 23:55:49, 3] smbd/error.c:error_packet(129) > error packet at smbd/notify.c(55) cmd=160 (SMBnttrans) NT code > 0x0000010c > [2005/11/21 23:55:49, 6] lib/util_sock.c:write_socket(449) > write_socket(24,75) > [2005/11/21 23:55:49, 6] lib/util_sock.c:write_socket(452) > write_socket(24,75) wrote 75 > [2005/11/21 23:55:49, 3] smbd/notify_kernel.c:kernel_remove_notify(144) > kernel_remove_notify: fd=-1 > > I ve tried many things : (permissions all set to 777 , forcing a port > 139 or 445 and other more stupid i wouldn t tell ...) Running out of > ideas , any help would be appreciated. > > > Cheers and thanx > > > Seb > > > > > >