search for: otheruserid

Displaying 4 results from an estimated 4 matches for "otheruserid".

Did you mean: otheruser
2018 Dec 13
0
SFTP - Private/Public Authentication Keysets Beyond The First Set
...ish the sftp/ssh connections: #BOF # /home/myuser/.ssh/config # Host parameter is any arbitrary string. # sftp remoteuserid at first.site.com == Host site1 HostName first.site.com User remoteuserid IdentityFile /home/myuser/.ssh/id_rsa # sftp otheruserid at second.other.com == Host site2 HostName second.other.com User otheruserid IdentityFile /home/myuser/.ssh/rsa_vendor2 #EOF Then just run 'sftp site1' or 'sftp site2' to connect as required. -- *** e-Mail is NOT a SE...
2015 Apr 17
2
user authentication issue
...d userid :4294967295:Firstname Lastname I also tried pdbclient with verbose output enabled: sudo pdbedit -L -v | grep userid This resulted in the following output: init_sam_from_ldap: Entry found for user: userid Failed to find a Unix account for userid init_sam_from_ldap: Entry found for user: otheruserid Unix username: userid NT username: userid Home Directory: \\files\userid Profile Path: \\files\userid \profile 3. I reset the user's password: echo -e "password\npassword\n" | passwordsudo smbpasswd -s Then I tried to connect to the Samba server as the...
2015 Apr 20
0
user authentication issue
...I also tried pdbclient with verbose output enabled: > > sudo pdbedit -L -v | grep userid > > This resulted in the following output: > > init_sam_from_ldap: Entry found for user: userid > Failed to find a Unix account for userid init_sam_from_ldap: Entry > found for user: otheruserid > Unix username: userid > NT username: userid > Home Directory: \\files\userid > Profile Path: \\files\userid \profile > > 3. I reset the user's password: > > echo -e "password\npassword\n" | passwordsudo smbpasswd -s > >...
2015 Apr 17
2
user authentication issue
...d userid :4294967295:Firstname Lastname I also tried pdbclient with verbose output enabled: sudo pdbedit -L -v | grep userid This resulted in the following output: init_sam_from_ldap: Entry found for user: userid Failed to find a Unix account for userid init_sam_from_ldap: Entry found for user: otheruserid Unix username: userid NT username: userid Home Directory: \\files\userid Profile Path: \\files\userid \profile 3. I reset the user's password: echo -e "password\npassword\n" | passwordsudo smbpasswd -s Then I tried to connect to the Samba server as the...