Results 1 to 2 of 2

Thread: Warning username visible on cifs perm mnt shares when using mount cmd

  1. #1
    Join Date
    Jul 2013
    Beans
    45

    Exclamation Warning username visible on cifs perm mnt shares when using mount cmd

    I installed the new Ubuntu 16.04 64 bit LTS and setup CIFS perm mount in fstab shares as I have been using for some LTS releases now.

    1. I pulled old 120gb SSD and installed a new bigger one (250gb) and formated Ext4 and installed LTS 64 Bit Ubuntu.

    2. I put the old 120GB SSD running 14.042 LTS in an external usb 3.0 case and copied all my data back over to new drive. I got 168Mbps xfer rate WooHoo!!!.

    3. I copied my perm mounts in fstab from 14.04 fstab. And removed usb ssd and rebooted.

    4. I powered up the 12.04 LTS Ubuntu file server (yea have not upgraded that one yet). Anyhoo.

    5. I switch back over to new 16.04 LTS and run SUDO MOUNT -A. Then just MOUNT. And I can see the username=xxx and servername=xxx in plain text

    Fstab Entry

    //MYSERVERIP/music /mnt/music cifs credentials=/home/MYHOMEDIR/.smbcredentials,iocharset=utf8,gid=1000,uid=1000,f ile_mode=0777,dir_mode=0777 0 0

    When I run MOUNT <enter> I get...

    //MYSERVERIP/music on /mnt/music type cifs (rw,relatime,vers=1.0,cache=strict,username=AAA,do main=BBBBBBBBBB,uid=1000,forceuid,gid=1000,forcegi d,addr=MYSERVERIP,unix,posixpaths,serverino,mappos ix,acl,rsize=1048576,wsize=65536,actimeo=1)

    AAA = my user id in plain text

    BBBBBBBBBBB = my servername in plain text.

    Is this a problem????? Please Advise ASAP!!!!!

  2. #2
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •