Displaying 10 results from an estimated 10 matches for "ldslnx01".
2008 Feb 18
12
cifs verses smbfs for Linux clients
I am somewhat confused...
I understand that the preferred method to mount a Samba share with a Linux client is to use "mount -t cifs" rather than "mount -t smbfs".
I get the impression that smbfs is samba.org developed code where as cifs is from elsewhere. Thus the point of confusion. Why is samba.org not developing the preferred code in this case?
A sub question to that
2008 Feb 13
5
Wrong perms on new files/dirs using smbmount
Greetings-
I am working through coming up with a Linux client integration to Samba PDC's.
I mount several shares with this sort of syntax:
/bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
However when I create new files/dirs on the Samba share from the Linux workstation, the perms are not 0666/0777 as I have specified.
Historically I set those perms on the share, and that has always worked with Windows clients.
I added that bit to the mount command, but i...
2008 Feb 15
3
Wrong perms on new files/dirs using `mount -t cifs`
...rouble / question remains open and unsolved.
Greetings-
I am working through coming up with a Linux client integration to Samba PDC's.
I mount several shares with this sort of syntax:
/bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
However when I create new files/dirs on the Samba share from the Linux workstation, the perms are not 0666/0777 as I have specified.
Historically I set those perms on the share, and that has always worked with Windows clients.
I added that bit to the mount command, but i...
2019 Nov 03
4
Recent inability to view long filenames stored with scp via samba mount
...mount trouble, so that is one case I
have used scp in place of using the Samba mount.
To back up my Rhythembox music I use scp. I loaded some more music to Rhythembox yesterday, so remembered to back up Rhythembox to the server this morning. The scp command works flawlessly as ever.
$ bin/rsync_ldslnx01rhythmbox.sh
sending incremental file list
sent 268 bytes received 15 bytes 188.67 bytes/sec
total size is 1,467,438 speedup is 5,185.29
sending incremental file list
Alfred Brendel/
Alfred Brendel/Beethoven Piano Sonatas Vol I/
Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 01 - Piano So...
2017 Mar 27
0
Windows client domain member getting incorrect value for LOGONSERVER
...ountered... one Windows machine joined to the domain is insisting on setting its LOGONSERVER to its own hostname rather than the PDC it logs into. See example:
C:\>set | grep -i logonserver
LOGONSERVER=\\LDSWNT01
C:\>NETDOM QUERY /domain:lds-smb PDC
Primary domain controller for the domain:
LDSLNX01
The command completed successfully.
The usual domain userid still works properly on the machine after the PDC migration. Thus I am concluding the Windows machine still thinks it is a member of the Samba PDC.
Other Windows machines are correctly showing that LOGONSERVER=\\LDSLNX01
I believe the...
2019 Nov 04
0
Recent inability to view long filenames stored with scp via samba mount
...is one case I have used scp in place
> of using the Samba mount.
>
> To back up my Rhythembox music I use scp. I loaded some more music to Rhythembox yesterday, so remembered to back up Rhythembox to the server this morning. The scp command works flawlessly as ever.
>
> $ bin/rsync_ldslnx01rhythmbox.sh
> sending incremental file list
>
> sent 268 bytes received 15 bytes 188.67 bytes/sec
> total size is 1,467,438 speedup is 5,185.29
> sending incremental file list
> Alfred Brendel/
> Alfred Brendel/Beethoven Piano Sonatas Vol I/
> Alfred Brendel/Beethoven Pi...
2019 Nov 08
2
Recent inability to view long filenames stored with scp via samba mount
Greetings Jeremy,
Jeremy Allison wrote:
> On Sun, Nov 03, 2019 at 06:37:57AM -0500, Michael Lueck via samba wrote:
>>
>>
>> mdlueck at ldslnx01:/srv/shares/data/Nodes/jacob/home/mdlueck/Music/Alfred Brendel$ find
>> .
>> ./Beethoven Piano Sonatas Vol I
>> ./Beethoven Piano Sonatas Vol I/Disc 1 - 01 - Piano Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": I. Allegro.mp3
>> ./Beethoven Piano Sonatas V...
2019 Nov 03
0
Recent inability to view long filenames stored with scp via samba mount
...I have used scp
> in place of using the Samba mount.
>
> To back up my Rhythembox music I use scp. I loaded some more music to
> Rhythembox yesterday, so remembered to back up Rhythembox to the
> server this morning. The scp command works flawlessly as ever.
>
> $ bin/rsync_ldslnx01rhythmbox.sh
> sending incremental file list
>
> sent 268 bytes? received 15 bytes? 188.67 bytes/sec
> total size is 1,467,438? speedup is 5,185.29
> sending incremental file list
> Alfred Brendel/
> Alfred Brendel/Beethoven Piano Sonatas Vol I/
> Alfred Brendel/Beethoven Pia...
2016 Apr 23
0
Ubuntu 12.04 samba update
...style domain from back level Windows clients.
Our configuration does not have any LDAP, we run with the smbpasswd passdb backend. Just very simple. Anyway, here is our smb.conf... please suggest what we must change in order to restore logins.
[global]
workgroup = LDS-SMB
netbios name = LDSLNX01
server string = %h server
log file = /var/log/samba/log.%m
log level = 1
max log size = 1000
; syslog only = no
syslog = 0
panic action = /usr/share/samba/panic-action %d
; obey pam restrictions = yes
; guest account = nobody
; invalid users = root
; unix pas...
2016 Apr 20
4
Ubuntu 14.04 samba update
When ubuntu 14.04 went from samba 4.1.6 to 4.3.8 it killed my setup. Before
the change I was able to run wbinfo -u and get a list of users. Now when I
run wbinfo -u it returns nothing. I tried dis-joining and rejoining the
domain with no luck,
Here is my complete smb.conf
[global]
security = ads
realm = SUBDOMAIN.DOMAIN.TOP
workgroup = SUBDOMAIN
idmap config * : backend = tdb
idmap config * :